Selenium Quiz

Selenium Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

Automatización

Automatización

Professional Development

10 Qs

Selenium_HTD1

Selenium_HTD1

Professional Development

15 Qs

Selenium WebDriver

Selenium WebDriver

University - Professional Development

20 Qs

GAGC-TESTING

GAGC-TESTING

Professional Development

15 Qs

edX Vanderbilt - Day 1 Review

edX Vanderbilt - Day 1 Review

Professional Development

10 Qs

JDBC_Questions1

JDBC_Questions1

Professional Development

18 Qs

Java Selenium WebDriver

Java Selenium WebDriver

Professional Development

12 Qs

CODE-P1

CODE-P1

Professional Development

10 Qs

Selenium Quiz

Selenium Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Easwari Theetharappan

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the WebDriver’s close() method do?

closes all opened web browser windows.

closes the active web browser window.

None of the above

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the different navigation methods of WebDriver?

moveto()

goto()

back()

forward()

refresh()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WebDriver’s Actions commands are <… complete the sentence … >?

commands that sends key strokes to browser.

commands that allow you to store values to a variable.

commands that verify if a certain condition is met.

commands that directly interact with page elements.

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the WebDriver methods to manage web-based alerts?

ignore()

sendKeys(String stringToSend)

getText()

accept()

dismiss()

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the types of exceptions thrown in web driver?

NoSuchElementException

NoElementFoundException

StaleElementReferenceException

ElementNotVisibleException

ElementNotSelectableException

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following features does Selenium IDE support?

Test in multiple browsers

Export recorded tests to scripts

Record and Play

Parallel testing using Selenium Grid

Test against Firefox only

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is not a type of assertion in Selenium IDE?

Wait

WaitFor

Verify

Assert

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?