| 1. |
Does The Selenium Ide Have Any Drawbacks? |
|
Answer» The Selenium IDE lacks conditional statements, logging and reporting functionality, loops, DATABASE testing, and it can not handle exceptions or AUTOMATICALLY re-run tests that have FAILED. It also can’t take screenshots. Another downside is that it’s Firefox only. If the Selenium IDE is used in the Firefox browser’s side-bar, then the quality engineer can’t USE it to record any actions undertaken by a user in a separate WINDOW. The Selenium IDE lacks conditional statements, logging and reporting functionality, loops, database testing, and it can not handle exceptions or automatically re-run tests that have failed. It also can’t take screenshots. Another downside is that it’s Firefox only. If the Selenium IDE is used in the Firefox browser’s side-bar, then the quality engineer can’t use it to record any actions undertaken by a user in a separate window. |
|