Selenium MCQs

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

1.

To compares the values of the specified property during a run session


with the values stored for the same test object property within the test.

a. Checkpoint
b. Output Value
c. Compare the object property
d. All the above
Ans: a

2. The method that adds to the test while implementing Synchronization is

a. Synchronize
b. Wait
c. WaitProperty
d. Pause
Ans: c

3. Which toolbar contains Record, Run, Insert Call to Action, and Insert
Checkpoint buttons for your test?

a. Standard
b. Tools
c. Automation
d. Edit
Ans: c

4. Select the language which is not supported by the Selenium RC

a. ASP
b. JAVA
c. C#
d. PHP
Ans: a

5. Select the command which is not a type of assertion in Selenium IDE

a. Assert
b. Verify
c. WaitFor
d. Wait
Ans: d

You might also like