absible is a IT automation and DevOps launched in 2013 span>The software, acquired by redhat in 2015, is based on python research and development. It combines the advantages of many old operation a
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.
29. Writing an automated test case using parameterized
Through the above code, we found that we are adjusting the login interface, but the parameters are not the same. Writing this way will easily cause too much code, so we can use parameterization to
1 WebDriver overview
WebDriver overview 1 What is WebDriver? WebDriver is a kind of Application automation tool It provides a set of good API WebDriver is a set of class librarie