Selenium

Create an image of a computer screen displaying a web automation testing interface, featuring Selenium logos and coding snippets, set in a modern office environment.

Selenium Mastery Quiz

Test your knowledge of Selenium with our comprehensive quiz! Challenge yourself with 20 carefully crafted questions that cover various aspects of Selenium, from basic concepts to more advanced topics.

Whether you are just starting out or looking to brush up on your skills, this quiz is designed for everyone interested in web automation testing.

  • 20 engaging questions
  • Multiple choice and text answer formats
  • Perfect for beginners and experienced users alike
20 Questions5 MinutesCreated by TestingTiger472
What component are we currently using
Selenium RC
Selenium WebDriver
Selenium Grid
Selenium IDE
A language that is not supported by Selenium
Python
C#
Ruby
ASP
An Operating system which is not supported by Selenium
Linux
Windows
Apple
Unix
Which one of the following which can only test web application
QTP
Selenium
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()
Both A and B
Which of the following expression is used for "anything"?
**
*
.
,
Select the odd one using in Selenium
Id
Pattern selector
CSS Selector
Name
Selenium command for entering text into text boxes?
SendKeys()
SendKey()
SendKeys
SendKey
Which one is a class in Selenium ?
Select
Actions
GetText()
Click()
Selenium method to get content which is inside any HTML tags?
GetText()
GetValue()
Get()
Getattribute()
Can you select deselect options in single dropdown?
Yes
No
What is the return type of findElement()?
WebElement
Int
String
List
What is the return type of findElements()?
WebElement
Int
String
List
What is the full form of DOM
How many types of Locators do we have?
7
6
8
9
Can you inspect an alert?
Yes
No
What is the name of an alert that can be inspected?
Prompt alert
Confirm alert
Sweet alert
How many types of Xpath are there?
3
2
4
How many navigational methods are there?
3
4
5
Actions are .......................
Mouse based
Keyboard based
{"name":"Selenium", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of Selenium with our comprehensive quiz! Challenge yourself with 20 carefully crafted questions that cover various aspects of Selenium, from basic concepts to more advanced topics.Whether you are just starting out or looking to brush up on your skills, this quiz is designed for everyone interested in web automation testing.20 engaging questionsMultiple choice and text answer formatsPerfect for beginners and experienced users alike","img":"https:/images/course4.png"}
Powered by: Quiz Maker