Exploring Manual Testing Concepts

Exploring Manual Testing Concepts

University

20 Qs

quiz-placeholder

Similar activities

QUIZ 1(SSAD)

QUIZ 1(SSAD)

University

20 Qs

Network Security

Network Security

University

20 Qs

Flutter Quizzz

Flutter Quizzz

University

16 Qs

ISAD review

ISAD review

University

20 Qs

BIM1014 Quiz 2

BIM1014 Quiz 2

KG - University

15 Qs

UL_HIG2_S2

UL_HIG2_S2

University

18 Qs

BSIS 4-1A/B - App Dev and Emerging Tech

BSIS 4-1A/B - App Dev and Emerging Tech

University

20 Qs

Quiz 1 - Workshop Flutter 2024

Quiz 1 - Workshop Flutter 2024

University

15 Qs

Exploring Manual Testing Concepts

Exploring Manual Testing Concepts

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

mano a

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is window handling in manual testing?

Window handling is the management of multiple windows or tabs during testing.

Window handling involves creating user accounts for testing.

Window handling is the process of optimizing application performance.

Window handling refers to managing database connections.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you switch between multiple windows in Selenium?

Call driver.close() to switch to the next window.

Use driver.navigate().to(url) to switch windows.

Use driver.getWindowHandles() to switch between tabs.

Use driver.switchTo().window(windowHandle) to switch between windows.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of alert handling in testing?

The purpose of alert handling in testing is to manage unexpected events or errors effectively.

To increase code complexity

To enhance user interface design

To improve software performance

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you accept an alert in Selenium?

driver.switchTo().alert().accept();

driver.alert().accept();

driver.switchTo().alert().dismiss();

driver.alert().confirm();

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a prompt and a confirmation alert?

A prompt displays a message, while a confirmation alert shows an error.

A prompt requests user input, while a confirmation alert requests user confirmation for an action.

A prompt is a type of confirmation alert that requires no user input.

A prompt is used for notifications, while a confirmation alert is for warnings.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you handle a form submission in Selenium?

Use getText() to retrieve input values.

Call validate() to check form correctness.

Use navigate() to submit the form.

Use sendKeys() to fill inputs and submit() or click() to submit the form.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the common types of form elements you can interact with?

image uploads

text fields, checkboxes, radio buttons, dropdown lists, buttons

text areas

file selectors

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?