Selenium Overview

Selenium Overview

University

15 Qs

quiz-placeholder

Similar activities

Peranti Input Ouput

Peranti Input Ouput

University

10 Qs

Algoritma Remedial RPL

Algoritma Remedial RPL

University

20 Qs

Web Development Revision 1

Web Development Revision 1

University

15 Qs

System Analysis & Design

System Analysis & Design

University

10 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Quiz 1: Steps in Problem Solving

Quiz 1: Steps in Problem Solving

University

20 Qs

2. Ayo Main Quiz Lagi

2. Ayo Main Quiz Lagi

University - Professional Development

20 Qs

Software dan Hardware

Software dan Hardware

University

10 Qs

Selenium Overview

Selenium Overview

Assessment

Quiz

Computers

University

Hard

Created by

Nhu Dinh

Used 71+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selenium IDE stands for?

Selenium Intialization Development Environment

Selenium Interrelated Development Environment

Selenium Integrated Development Environment

Selenium Information Development Environment

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Selenium can...

access controls within the desktop

test both web and desktop applications

only test web applications

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best element locator in selenium Webdriver?

Id

Name

xpath

class

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to find the sibling input that is after an input in the DOM, what would the XPath look like?

//input/following-sibling::input

//input::following-sibling/input

//input/sibling::input

//input/preceding-sibling::input

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Pick two from the following if you wanted do a partial match on an attribute on an element from the beginning of the value

contains()

starts-with()

ends-with()

contains-text()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the odd one using in Selenium

Pattern Matching

XPath

Id

CSS selector

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which CSS selector applies to the yellow element(s) only? Select the correct answers!

#world{ ... }

.world{ ... }

world{ ... }

@world{ ... }

none of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?