On This Page

This set of Software Testing and Quality Assurance (STQA) Multiple Choice Questions & Answers (MCQs) focuses on Software Testing Quality Assurance Set 9

Q1 | Is Web driver a component of the Selenium ?
Q2 | Select the component which is not a type of assertion in Selenium IDE
Q3 | Select the method which selects the option at the at the given index
Q4 | The selenium can
Q5 | The Selenium
Q6 | Can Google Chrome be supported by Selenium
Q7 | Can Unix operating system be supported by Selenium
Q8 | Which command can be used to enter values onto text boxes ?
Q9 | Select the language which is supported by the Selenium Web driver
Q10 | Which Selenium Component Supports all operating systems
Q11 | Select the command in SeleniumIDE used to open a web page using theURL
Q12 | In case of Selenium IDE, the source view shows your script in
Q13 | The Actions Commands
Q14 | Select the command which is used to check the presence of a certain element
Q15 | Select the command which is used to print a string value of a variable in Selenium IDE
Q16 | Which component of Selenium can create customized test results ?
Q17 | Select the command that will not wait for the new page to load before moving on to the next command
Q18 | Select the command which is used to pause execution until the page is loaded completely
Q19 | What can be used to test Flex/Flash aplication using Selenium
Q20 | Select the command which is used to compare the actual page title with an expected value
Q21 | Select the tab which gives feedback and other useful information when executing tests
Q22 | What is TestNG ?
Q23 | Select the tab that shows which command Selenium IDE is currently executing
Q24 | select the variation which locates elements by the value of their "id" attribute in Web Driver Selenium