1.

When should we use Selenium IDE?

Answer»

Selenium IDE was created with the intention to increase the SPEED of test case creation. It records user action and playback which helps you create simple tests quickly. The interface is user-friendly and also supports multiple extensions.

Selenium IDE(Integrated DEVELOPMENT Environment) is an open-source software testing tool for web applications and Firefox Add-on and chrome extension. Without paying a single PENNY Testers and web developers can use and download it. The purpose of behind Selenium IDE is to increase the speed of test case creation and it allows to edit, record and debug the tests. It helps the users to record tests quickly and playback tests in the ACTUAL environment that it will run in. DEPENDING on your requirement for test creation, test environment and test execution you can use Selenium IDE.



Discussion

No Comment Found