selenium mock test - 2/5/19 - 15:43

selenium mock test - 2/5/19 - 15:43

University - Professional Development

50 Qs

quiz-placeholder

Similar activities

CIE2 Java Lab Quiz

CIE2 Java Lab Quiz

University

50 Qs

Java Array

Java Array

Professional Development

55 Qs

FINAL TEST FOR JAVA PROGRAMMING 2

FINAL TEST FOR JAVA PROGRAMMING 2

University

50 Qs

OTL2021

OTL2021

University

54 Qs

Java Array Questions

Java Array Questions

University

50 Qs

Java Exception Handling and String Handling

Java Exception Handling and String Handling

University

49 Qs

Polymorphism & Exception Handling in Java

Polymorphism & Exception Handling in Java

Professional Development

53 Qs

Program Inspections

Program Inspections

University

45 Qs

selenium mock test - 2/5/19 - 15:43

selenium mock test - 2/5/19 - 15:43

Assessment

Quiz

Computers

University - Professional Development

Easy

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be the main reason to use the Selenium-Server with Selenium-WebDriver ?

All of these

Not using the Java bindings (i.e. Python, C#, or Ruby) and would like to use HtmlUnit Driver

connect to a remote machine that has a particular browser version that is not on current machine

using Selenium-Grid to distribute tests over multiple machines or virtual machines (VMs)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which associative array does Selenium store all of a test case's variables and their respective values?

var

storedVars

Array

There is no such array in Selenium.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many parameters does an custom action method take, if the custom action is used to extend Selenium

2 parameters

3 parameters

4 parameters

5 parameters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of experienced-based test design technique?

Error Guessing

Exploratory Testing

Both Exploratory Testing and Error Guessing

None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the minimum Firefox version needed for geckodriver?

Version 47

Version 48

Version 49

Version 50

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many parameters does the job pattern of Jenkins accept, for periodic execution?

5 parameters

4 parameters

6 parameters

7 parameters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to execute the method at once, after all tests have been finished?

@BeforeClass

@After

@AfterClass

@Ignore

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?