- Jan 25, 2019
- admin
- 0
Selenium Practice Test -2
1.The Selenium RC is used
A).To run your steroids canada buy test against different browsers (except HtmlUnit) on different operating systems. |
B).To create tests with little or no prior knowledge in programming. |
C).To test a web application against Firefox only. |
D).To run a huge test suite, that can be executed on multiple machines. |
2.Out of the following which can only test web applications
A). QTP |
B). Selenium |
3. Select the component which is NOT part of Selenium suite.
A).Selenium IDE |
B).Selenium RC |
C).SeleniumGrid |
D).Selenium Web |
4.Select the language which is NOT supported by the Selenium RC.
A).ASP |
B).Java |
C).C# |
D).PHP |
5.Select the name which is NOT the type of the locaters.
A).ID |
B).Name |
C).Password |
D).Link Text |
6.The Web driver is used
A).To execute tests on the HtmlUnit browser. |
B).To design a test using Selenese |
C).To quickly create tests |
D).To test a web application against Firefox only. |
7.The Selenium IDE is used
A).To create customized test results. |
B).To deploy your tests across multiple environments using Selenium Grid |
C).To test with HTMLUnit |
D).To test a web application against Firefox only. |
8.Select the Browser which is supported by Selenium IDE
A).Google chrome |
B).Opera mini |
C).Mozilla Firefox |
D).Internet Explorer |
9.Is Web Driver a component of the Selenium?
A).No |
B).Yes |
10.Select the command which is NOT a type of assertion in Selenium IDE.
A).Assert |
B).Verify |
C).WaitFor |
D).Wait |