Answers

Question and Answer:

  Home  Selenium

⟩ What are the challenges with Selenium IDE?

Selenium-IDE does not directly support:

1. condition statements

2. iteration or looping

3. logging and reporting of test results

4. error handling, particularly unexpected errors

5. database testing

6. test case grouping

7. re-execution of failed tests

8. test case dependency

9. capture screenshots on test failures

10. Results Report generations

 190 views

More Questions for you: