Search Header Logo

SDET

Authored by sunil Kumar A C

Professional Development

Professional Development

Used 2+ times

SDET
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

166 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the below XPath and select the correct meaning //li[@id='lastItem']//following::a

Find all the anchor tags and a list item whose id is 'lastItem'
Find a list item whose id is 'lastItem' and falls after an anchor tag
Find all the anchor tags in the entire DOM which are falling after the list item whose id is 'lastItem'
None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the below XPath and select the correct meaning //li[@id='firstItem']//child::*

Find all the child nodes (with any tags) of the list item whose id is 'firstItem
Find a list item whose id is 'firstItem' and falls after an anchor tag
Find all the anchor tags in the entire DOM which are falling after the list item whose id is 'firstItem'
None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component of Selenium can create customized test results

WebDriver
Selenium IDE
Selenium Grid
Selenium RC

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The test suites are organized and run using the ____ file.

Testng.html
Testng.xml
Testng.php
Testng.pl

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a Cucumber data table?

A table of test results
A table of test requirements
A table of input parameters
A table of test scenarios

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.What is/are the characteristic(s) of BDD?

a)Strong Collaboration
b)High Visibility
c)Lower Costs
d)All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2.Which of the following ways can be used to add TestNG in your Eclipse?

a)TestNG can be installed either by adding the TestNG jar file to the Build Path or by installing the TestNG plug-in.
b)The TestNG plug-in is preferable to the testng.jar file since you don't have to install it for every project. Testng.jar files, on the other hand, must be added to every project's build path.
c)Both A and B
d)None of the above mentioned

Access all questions and much more by creating a free account

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?