Selenium Interview Questions-2
Interview Questions on Selenium Test Process
1) What are the phases inward Software Test Process?
• Software Test phases may vary from 1 companionship to merely about other in addition to 1 projection to another.
• As per Industry standards, at that spot are iv of import phases inward Software Test process, They are Test Planning, Test Design, Test Execution in addition to Test Closure.
2) What are the phases inward Selenium Test Process?
• Test Planning, Generating basic Test cases, Enhancing Test Cases, Running & Debugging Test cases, Analyzing Test Results in addition to Reporting Defects.
3) What are the of import tasks inward Test Planning phase?
• Get AUT (Application Under Test) Environment details (UI design, in addition to Database) from evolution team.
• Analyze the AUT inward damage of UI elements Identification.
• Select Test cases for Automation
• Select Testing Framework (JUnit or TestNG) in addition to configure.
• Configure Defect Reporting environment.
4) How to job Test cases using Selenium IDE?
• Using Recording characteristic nosotros tin job Test cases inward Selenium IDE.
• Using Element locators in addition to Selenese commands nosotros tin type Test steps instead of using Recording feature.
5) How to job Test cases using Selenium WebDriver?
• Using Element locators in addition to WebDriver Methods nosotros tin job Test cases inward Selenium WebDriver.
6) How to inspect Elements/objects?
• If it is Mozilla Firefox Browser, using Firebug in addition to Firepath plug ins nosotros inspect Elements/Objects.
• If it is IE or Google Chrome browser, using built inward Developer tools (F12) nosotros tin inspect elements.
7) How to lift Selenium IDE Test cases?
• Using Selenese Verification commands nosotros tin insert verification points.
• We tin add together comments
8) How to lift Selenium WebDriver Test Cases?
• By inserting verification points, Adding comments, Exception handling, Synchronization, Parametrization in addition to using functions (reusable components) nosotros tin lift Test cases.
• Using Java or other supported programming linguistic communication features nosotros tin lift Test cases.
• Using JUnit or TestNG Annotations also nosotros tin lift WebDriver Test cases.
9) How to acquit Batch Testing?
• In Selenium IDE, nosotros tin job Test suites in addition to execute Test suites.
• Using either JUnit or TestNG, nosotros tin acquit Batch Testing inward selenium Webdriver.
10) How to debug Test cases?
• By stride yesteryear stride Test instance execution nosotros tin locate errors.
• Debugging Test cases is optional draw inward Selenium Test process.
• Whenever Test instance is non showing whatsoever errors in addition to non providing right output in addition to then nosotros debug the Test case.
11) How to study Defects inward selenium?
• There is no Defect Tracking tool integrated amongst Selenium, afterward analyzing the Test Results in addition to then study defects using your companionship Defect management system.
• Selenium is nor responsible for Defect reporting, Tester has to study defects.
12) How to Select Test cases for Automation?
No restricts for selecting Test cases for Automation, to a greater extent than oftentimes than non nosotros conduct Three categories of examine cases.
• Tests that nosotros accept to execute on every laid upwards (Sanity tests).
• Tests that nosotros accept to execute on every modified build(Regression Tests).
• Tests that nosotros accept execute using multiple sets of Test information (Data Driven Tests).
13) How to acquit Cross Browser Testing?
• Selenium IDE doesn't back upwards Cross browser Testing.
• Selenium WebDriver supports Cross browser Testing.
• Use Browser drivers to acquit Cross browser Testing.
• For Mozilla Firefox nosotros no demand to download browser driver, For IE, Google chrome in addition to other browsers nosotros accept to download browser driver in addition to laid path.
14) How to acquit Parallel Testing?
• Using multiple machines (Computers) and Selenium Grid nosotros tin acquit Parallel Test execution.
15) How to acquit Data driven Testing?
• Using Text file or Excel file every bit resources nosotros tin acquit Data driven Testing.
• Using TestNG DataProvider Annotation also nosotros tin acquit Data Driven Testing.
-------------------------------------------------------
Selenium Interview Questions-1
Selenium Interview Questions-2
Java for Selenium Interview Questions
Selenium WebDriver Questions
Selenium IDE Questions
TestNG Interview Questions
Sumber http://www.gcreddy.com/
Interview Questions on Selenium Test Process
1) What are the phases inward Software Test Process?
• Software Test phases may vary from 1 companionship to merely about other in addition to 1 projection to another.
• As per Industry standards, at that spot are iv of import phases inward Software Test process, They are Test Planning, Test Design, Test Execution in addition to Test Closure.
2) What are the phases inward Selenium Test Process?
• Test Planning, Generating basic Test cases, Enhancing Test Cases, Running & Debugging Test cases, Analyzing Test Results in addition to Reporting Defects.
3) What are the of import tasks inward Test Planning phase?
• Get AUT (Application Under Test) Environment details (UI design, in addition to Database) from evolution team.
• Analyze the AUT inward damage of UI elements Identification.
• Select Test cases for Automation
• Select Testing Framework (JUnit or TestNG) in addition to configure.
• Configure Defect Reporting environment.
4) How to job Test cases using Selenium IDE?
• Using Recording characteristic nosotros tin job Test cases inward Selenium IDE.
• Using Element locators in addition to Selenese commands nosotros tin type Test steps instead of using Recording feature.
5) How to job Test cases using Selenium WebDriver?
• Using Element locators in addition to WebDriver Methods nosotros tin job Test cases inward Selenium WebDriver.
6) How to inspect Elements/objects?
• If it is Mozilla Firefox Browser, using Firebug in addition to Firepath plug ins nosotros inspect Elements/Objects.
• If it is IE or Google Chrome browser, using built inward Developer tools (F12) nosotros tin inspect elements.
7) How to lift Selenium IDE Test cases?
• Using Selenese Verification commands nosotros tin insert verification points.
• We tin add together comments
8) How to lift Selenium WebDriver Test Cases?
• By inserting verification points, Adding comments, Exception handling, Synchronization, Parametrization in addition to using functions (reusable components) nosotros tin lift Test cases.
• Using Java or other supported programming linguistic communication features nosotros tin lift Test cases.
• Using JUnit or TestNG Annotations also nosotros tin lift WebDriver Test cases.
9) How to acquit Batch Testing?
• In Selenium IDE, nosotros tin job Test suites in addition to execute Test suites.
• Using either JUnit or TestNG, nosotros tin acquit Batch Testing inward selenium Webdriver.
10) How to debug Test cases?
• By stride yesteryear stride Test instance execution nosotros tin locate errors.
• Debugging Test cases is optional draw inward Selenium Test process.
• Whenever Test instance is non showing whatsoever errors in addition to non providing right output in addition to then nosotros debug the Test case.
11) How to study Defects inward selenium?
• There is no Defect Tracking tool integrated amongst Selenium, afterward analyzing the Test Results in addition to then study defects using your companionship Defect management system.
• Selenium is nor responsible for Defect reporting, Tester has to study defects.
12) How to Select Test cases for Automation?
No restricts for selecting Test cases for Automation, to a greater extent than oftentimes than non nosotros conduct Three categories of examine cases.
• Tests that nosotros accept to execute on every laid upwards (Sanity tests).
• Tests that nosotros accept to execute on every modified build(Regression Tests).
• Tests that nosotros accept execute using multiple sets of Test information (Data Driven Tests).
13) How to acquit Cross Browser Testing?
• Selenium IDE doesn't back upwards Cross browser Testing.
• Selenium WebDriver supports Cross browser Testing.
• Use Browser drivers to acquit Cross browser Testing.
• For Mozilla Firefox nosotros no demand to download browser driver, For IE, Google chrome in addition to other browsers nosotros accept to download browser driver in addition to laid path.
14) How to acquit Parallel Testing?
• Using multiple machines (Computers) and Selenium Grid nosotros tin acquit Parallel Test execution.
15) How to acquit Data driven Testing?
• Using Text file or Excel file every bit resources nosotros tin acquit Data driven Testing.
• Using TestNG DataProvider Annotation also nosotros tin acquit Data Driven Testing.
-------------------------------------------------------
Selenium Interview Questions-1
Selenium Interview Questions-2
Java for Selenium Interview Questions
Selenium WebDriver Questions
Selenium IDE Questions
TestNG Interview Questions