Podcast
Questions and Answers
Which component of Selenium WebDriver controls the browser from the OS level?
Which component of Selenium WebDriver controls the browser from the OS level?
- Programming language's IDE
- Browser's own engine
- OS level (correct)
- WebDriver API
What is the main advantage of using WebDriver over Selenium RC?
What is the main advantage of using WebDriver over Selenium RC?
- WebDriver generates automatic test results
- WebDriver supports new browsers
- WebDriver has a simpler architecture
- WebDriver is faster (correct)
How does WebDriver interact with page elements compared to Selenium RC?
How does WebDriver interact with page elements compared to Selenium RC?
- WebDriver cannot interact with page elements
- WebDriver interacts in a more realistic way (correct)
- WebDriver interacts in a less realistic way
- WebDriver interacts through the IDE
What is the advantage of using the headless HtmlUnit browser with WebDriver?
What is the advantage of using the headless HtmlUnit browser with WebDriver?
What are the limitations of WebDriver?
What are the limitations of WebDriver?
What is the purpose of WebDriver?
What is the purpose of WebDriver?
Which component of Selenium WebDriver has a simple API?
Which component of Selenium WebDriver has a simple API?
What is the drawback of using WebDriver for supporting new browsers?
What is the drawback of using WebDriver for supporting new browsers?
What is the drawback of using WebDriver for automatic generation of test results?
What is the drawback of using WebDriver for automatic generation of test results?
What is the main advantage of using WebDriver for designing tests?
What is the main advantage of using WebDriver for designing tests?
Which programming languages are supported by Selenium WebDriver?
Which programming languages are supported by Selenium WebDriver?
What is the main purpose of Selenium WebDriver?
What is the main purpose of Selenium WebDriver?
Which browsers are supported by Selenium WebDriver?
Which browsers are supported by Selenium WebDriver?
What is a limitation of Selenium WebDriver?
What is a limitation of Selenium WebDriver?
What is the difference between Selenium WebDriver and Selenium IDE?
What is the difference between Selenium WebDriver and Selenium IDE?
Which tool allows you to use a programming language in creating test scripts?
Which tool allows you to use a programming language in creating test scripts?
Which type of testing can Selenium WebDriver perform?
Which type of testing can Selenium WebDriver perform?
Which IDE is recommended for using Selenium WebDriver with Java?
Which IDE is recommended for using Selenium WebDriver with Java?
What is the purpose of cross-browser testing?
What is the purpose of cross-browser testing?
What type of looping can be performed using Selenium WebDriver?
What type of looping can be performed using Selenium WebDriver?
Flashcards are hidden until you start studying