Selenium Overview

Selenium Overview

University

15 Qs

quiz-placeholder

Similar activities

Sistem Informasi Manajemen

Sistem Informasi Manajemen

University

20 Qs

Asesmen Diagnostik Sistem Komputer

Asesmen Diagnostik Sistem Komputer

10th Grade - University

10 Qs

Week 5: Test your understanding part 1

Week 5: Test your understanding part 1

University

20 Qs

CSS Quiz 2

CSS Quiz 2

University - Professional Development

10 Qs

unit-4-testing

unit-4-testing

University

20 Qs

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Dr.V.Karuppuchamy, AP/CSE

Dr.V.Karuppuchamy, AP/CSE

University

20 Qs

Quiz Pemrograman Perangkat Bergerak 2

Quiz Pemrograman Perangkat Bergerak 2

12th Grade - University

20 Qs

Selenium Overview

Selenium Overview

Assessment

Quiz

Computers

University

Practice Problem

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

Already have an account?