What are the phases of Selenium Life Cycle

0 votes
What are the phases of Selenium Life Cycle?
May 9, 2019 in Selenium by Gaurav
4,389 views

1 answer to this question.

0 votes

Selenium life cycle has following 5 phases:

  • Test plan:
    • Get the application environment specifications from the development team.
    • Then, identify the objects in the Application which is under test.
    • Further, create the test cases and select the appropriate framework based on the requirements.
  • Generating basic tests:
    • Selenium IDE: Element locator & selenese commands.
    • Selenium WebDriver: Element locator techniques & WebDriver methods are used.
  • Enhancing tests:
    • Insert a validation point using Assert/Verify commands.
    • Synchronization with the application being tested.
    • Handling expected & unexpected errors.
  • Running and Debugging tests:
    • Executing a test case is an important phase in the Selenium life cycle.
    • Debugging is required only if there is an error in the test case.
  • Analyzing test results and Reporting defects:
    • Selenium helps in giving the overview of the records and does not provide detailed reports.
    • TestNG and JUnit is used to generate detailed records.
answered May 10, 2019 by Prashant

Related Questions In Selenium

0 votes
1 answer

What are the different components of Selenium?

Selenium is a testing tool and comprises ...READ MORE

answered Jan 8, 2019 in Selenium by Fuji
1,259 views
0 votes
1 answer

What are the abilities of Selenium IDE?

Selenium IDE can perform the following tasks:- Selenium ...READ MORE

answered Feb 9, 2019 in Selenium by Trish
496 views
0 votes
1 answer

What are the limitations of Selenium IDE?

Selenium doesn't support the following directly:- Condition statements Error ...READ MORE

answered Feb 9, 2019 in Selenium by Rajnesh
1,846 views
0 votes
1 answer

What are the types of Assertion in Selenium?

In selenium Assertion is nothing but a ...READ MORE

answered Feb 11, 2019 in Selenium by Fred
1,944 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,714 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,608 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,682 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,551 views
0 votes
2 answers

What are the limitations of Selenium?

Hi Moray, limitations of selenium webdriver are ...READ MORE

answered Jun 10, 2019 in Selenium by Abha
• 28,140 points
7,634 views
0 votes
2 answers

What are the tools of Selenium Suite?

Selenium Grid , selenium IDE selenium RC ...READ MORE

answered Jun 4, 2019 in Selenium by Shweta Pandey
740 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP