Saved Bookmarks
| 1. |
Define Selenium Test Suite And How It Is Developed? |
|
Answer» The main CONCEPT of software testing is to GROUP test cases as test SUITE. HTML files CONTAINING LINKS of test cases in selenium. To run test suite, selenium IDE plug-in called Test runner is used. The main concept of software testing is to group test cases as test suite. HTML files containing links of test cases in selenium. To run test suite, selenium IDE plug-in called Test runner is used. |
|