1.

What Are The Steps To Run Automation Using Selenium?

Answer»

The very basic steps are:

  1. Record the TEST steps USING selenium-IDE.
  2. Modify the script according to the testing needs. Add VALIDATION POINTS, JAVA Scripts, Time-out etc.
  3. Run the test.
  4. View the result after test run complete analyze.

The very basic steps are:



Discussion

No Comment Found