selenium mock test - 7/5/19 - 09:45

selenium mock test - 7/5/19 - 09:45

Professional Development

50 Qs

quiz-placeholder

Similar activities

Kelas A1

Kelas A1

Professional Development

50 Qs

Java Array

Java Array

Professional Development

55 Qs

ITF+ Study Quiz 4

ITF+ Study Quiz 4

Professional Development

49 Qs

Ass3

Ass3

University - Professional Development

50 Qs

UAS DASAR KOMPUTER DAN PEMOGRAMAN

UAS DASAR KOMPUTER DAN PEMOGRAMAN

Professional Development

50 Qs

Unit 4 applets and swings

Unit 4 applets and swings

Professional Development

50 Qs

Quiz routing dinamis

Quiz routing dinamis

KG - Professional Development

45 Qs

HCIP-R&S-IENP Part II

HCIP-R&S-IENP Part II

Professional Development

50 Qs

selenium mock test - 7/5/19 - 09:45

selenium mock test - 7/5/19 - 09:45

Assessment

Quiz

Computers

Professional Development

Easy

Used 3+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which XPath selector will locate a element with ID ending with the text userName?

input[contains(@id,'userName')]

input[contains(@id,userName)]

input[contain(@id,'userName')]

input[contain(@id,userName)]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What routes the selenese requests from the Test in Selenium grid?

Selenium hub

Selenium Remote Control

Selenium Server

Depends upon AUT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two parameters needed by the deleteCookie method, to delete a cookie

The first parameter is the name of the cookie, and the second parameter is where it was created.

The first parameter is where it was created, and the second parameter is the name of the cookie.

Insufficient Data

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Selenium component, can scale for large test suites or test suites that must be run in multiple environments?

Selenium-Grid

Selenium RC

Selenium Web Driver

Selenium NG

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is usually used to find an specific element on a page?

CSS selector

XPath

ID

Name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which important factor is responsible for using the Selenium-Server with Selenium-WebDriver

not using that Java bindings

connect to a remote machine

using Selenium-Grid to distribute tests

All of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to separate cookies, when accessed by selenium in Selenium 1.0

_

-

;

:

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?