In the construction of large-capacity main transmission network, DWDM (Optical Dense Wavelength Division Multiplexing System) has become the main body of long-distance trunk transmission network du
Category: Auto-Test
Automated testing is a process of transforming human-driven testing behaviors into machine execution. Usually, after the test case is designed and passed the review, the tester executes the test step by step according to the procedures described in the test case, and compares the actual result with the expected result. In this process, in order to save manpower, time or hardware resources and improve test efficiency, the concept of automated testing was introduced.
SELENIUM Work Principle Explain
Introduction to selenium Selenium is a tool for automated testing of web applications. Selenium tests run directly in the browser, just like a real user is operating. Supported browsers include IE
Selenium – mouse operation
Foreplay When we are doing automation, we sometimes use some mouse operations, such as double-clicking, mouse hovering and other operations. Selenium provides the ActionChains method for us to oper
Automated JavaScript Interop in Dart
When using a third-party JavaScript library in my Dart project, I manually browse the library’s documentation and traverse its attributes and methods, and build Dart code through a series of cumber
Automated test framework
Building of automated testing framework
1. Automated testing framework
(1) Overview:
Automated testing framework is a program framework applied to automated testing. It provides a reusable automa
Zemin Automation Test Framework AutotestFramework products are about to start!
AutoTest Framework (AutoTestFramework) is a B/S architecture automated testing tool. Its principle is to automatically design use cases according to required business rules, and automatically execu
Automation – How to automatically refresh the resource manager in Base SAS?
I’m pretty sure this must be some problem, so there must be a solution. I write code and want to quickly check the data set, but it does not exist. I need to select the window and click ” View” and
Selenium – scroll page to element
Scroll page In automated operations, if the web page Too long, and the element we need is not in the current visible page, then selenium cannot operate it; at this time, we need to scroll the pag
UIBOT CREATOR V2.5.1 has been launched ~
UiBot Creator V2.5.1 has been launched~
(Update time 2019-5-30)
Update instructions:
I. Command
a)File command
Newly added [find file] command, support [? (exact match
Automation Test – Can you use Protractor and AppIum to test a hybrid application?
This is my scenario. I have a website built on Angular JS. I am able to use the protractor to automate the website. However, some operations performed on the website will be reflected in Android An