NexGen Tech News

In nexgentechnews.blogspot.com site you can get Next Generation Technology related News

Monday 5 November 2018

Selenium L1 Trend Next MCQ part 3

Selenium L1 MCQ 21 to 30


Following is not the step to run automation using Selenium

Record the scripts using Selenium IDE
Run the test
Modify the scripts according to thetesting needs.
Viewing the results in the format specified.

What is Selenium's recording language?

Java
C#
Ruby
Hyper text markup language

Justify your answer:Selenium will record any operation that you do on your computer apart from the events on the Firefox browser window."

TRUE

FALSE

Selenium automates

Browsers

navigators
urls
None of the above

Select the diasadvantage of Selenium from the following?

It is simple, easy to install and easy to work.
Run multiple tests at a time.
Does not support file upload from local machine.
The software with which it developed is browser based and agile adpted.

Selenium IDE is less powerful in creation of scripts because

Many actions are not recorded by IDE and have to be manually entered.
All the actions performed are recorded by IDE.
IDE doesnot record and we have to do complete scripting manually.
All of the above

The following is used to run the exported tests in any browser and any platform?

Selenium 2
Selenium Core
Selenium Remote Control
None of the above

Which of the following uses native JavaScript calls.

Selenium Core
Selenium Grid
SIDE
Selenium Web Driver

Selenium Core TestRunner is used to

Open up the browser to test runner

open the browser and execute the test script.
Not used to run any kind of tests in Selenium IDE
Both a and b

What is the main language that drives Selenium IDE

Java
Python
Ruby
VBScripting

No comments:

Post a Comment