You are on page 1of 5

Selenium IDE

Explore
now!

Nuha Rahim
Overvie Demonstratio
Features Benefits Limitations FAQ
w n

What is Selenium IDE?


1. Selenium IDE stands for Selenium Integrated Development Environment. It is a Firefox plugin which
helps test case developers to record their actions and then export them as a reusable script in any
programming languages.

2. Selenium IDE was developed by Shinya Kasatani and has become a part of Selenium Package in the year
2006. The tool becomes a great value and potential to the community.

3. No special setup is required to get started with Selenium IDE. It comes in the form of an extension that we
can add in our specific browser.

4. Selenium IDE also provides you with a GUI (Graphical User Interface) for easier interactions recording
with the website.

Credit:
https://www.browserstack.com/guid
Nuha Rahim e/what-is-selenium-ide
Overvie Demonstratio
Monday Features
Tuesday Benefits Limitations FAQ
w n

Additional
features:
Speed Control – Helps control the speed of
test cases
Run All – Allows execution of the entire Test
Suite
Run – Runs the currently selected test
Pause/Resume – Allows a user to pause and
resume a particular test case
Step – Helps step into each specific
command in the test script
Rollup – Helps group all the Selenese
Commands together and make them
execute as a single operation
Credit:
https://www.guru99.com/introductio
Nuha Rahim n-selenuim-ide.html
Overvie
Features Benefits Limitations Demonstation FAQ
w

New-user friendly Flexible


The record and playback feature
It has the capability to convert the
makes it exceptionally easy to
test to different programming
learn with minimal knowledge of
languages such as html, java etc
any programming language.

Easy to use Efficient


Use of multiple-locators for each
In Selenium IDE, user can element in the IDE ensures
debug and set breakpoints successful execution
Credit:
Nuha Rahim https://www.zyxware.com/articles/4986/advantage
s-and-disadvantages-of-using-selenium-ide
Overvie
Features Benefits Limitations Demonstation FAQ
w

• Not suitable for testing extensive


data
Limitations of • Connections with the database can
not be tested
Selenium IDE • Cannot handle the dynamic part of
web-based applications
• Does not support capturing of
screenshots on test failures
• No feature available for generating
result reports

Credit:
https://www.browserstack.com/guid
Nuha Rahim e/what-is-selenium-ide

You might also like