Selenium Test Life Cycle

Selenium Test Life Cycle Phases : i) Test Planning ii) Generating Basic Tests iii) Enhancing Tests iv) Running and Debugging Tests v) Analyzing Test Results and Reporting Defects ———————————— i) Test Planning > Get Application Environment (UI Design Technology, Database) Details from development team. > Analyze the AUT (Application Under Test) in terms of Object … Read more

Selenium Interview Questions-2

Interview Questions on Selenium Test Process Interview Questions and Answers on Selenium Test Process or Selenium Test Life Cycle, Selenium Test Planning, Selenium Environment Setup, Select Test Cases for Automation, Selenium Test Design & Test Case Writing, Selenium Test Execution, Debugging Selenium Test Cases, Running Selenium Tests and Selenium Test Closure. 1) What are the … Read more

Selenium WebDriver Interview Questions

Interview Questions and Answers on Selenium WebDriver 1) Give a detailed introduction about Selenium WebDriver? Selenium 1 (Selenium IDE + selenium RC + Selenium Grid) Selenium 2 (Selenium IDE + Selenium RC + Selenium WebDriver + Selenium Grid) Note: Selenium WebDriver merged with Selenium 1 and called as Selenium 2. • It is a most … Read more