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 ?
  • no
  • yes
Q2 | Select the component which is not a type of assertion in Selenium IDE
  • assert
  • verify
  • waitfor
  • wait
Q3 | Select the method which selects the option at the at the given index
  • selectbyindex()
  • selectindex()
  • selectedbyinde x()
  • selectbyindexe s()
Q4 | The selenium can
  • access controls within the desktop
  • both web and desktop applications
  • only test web applications
Q5 | The Selenium
  • provides professional computer support
  • tests reports are generated automatically
  • comes with a built in object repository
  • cannot access elements outside of the web application under test
Q6 | Can Google Chrome be supported by Selenium
  • yes
  • no
Q7 | Can Unix operating system be supported by Selenium
  • no
  • yes
Q8 | Which command can be used to enter values onto text boxes ?
  • sendskey()
  • sendkey()
  • sendkeys
  • sendkeys()
Q9 | Select the language which is supported by the Selenium Web driver
  • perl
  • sql
  • asp
  • cobol
Q10 | Which Selenium Component Supports all operating systems
  • selenium generator
  • selenium ide
  • selenium webdriver
Q11 | Select the command in SeleniumIDE used to open a web page using theURL
  • openrecord
  • open
  • opentext
  • opentable
Q12 | In case of Selenium IDE, the source view shows your script in
  • dhtml format
  • xml format
  • j2ee format
  • html format
Q13 | The Actions Commands
  • are commands that directly interact with page elements
  • are commands that allow you to store values to a variable
  • are commands that verify if a certain condition is met
Q14 | Select the command which is used to check the presence of a certain element
  • verifytable
  • verifytitlepres ent
  • verifytextpres ent
  • verifyelement present
Q15 | Select the command which is used to print a string value of a variable in Selenium IDE
  • the \display\ command
  • the \echo\ command
  • the \print\ command
  • the \printr\ command
Q16 | Which component of Selenium can create customized test results ?
  • web driver
  • selenium rc
  • selenium ide
  • selenium grid
Q17 | Select the command that will not wait for the new page to load before moving on to the next command
  • clickandwait
  • typeandwait
  • selectandwait
  • selectandtype
Q18 | Select the command which is used to pause execution until the page is loaded completely
  • waitforpageto load
  • waitforelemen tpresent
  • waitforpage
  • waitforload
Q19 | What can be used to test Flex/Flash aplication using Selenium
  • flexuiseleniu m
  • flexui
  • uiflexseleniu m
  • seleniumflex
Q20 | Select the command which is used to compare the actual page title with an expected value
  • verifytitle
  • verifiedtitle
  • verifytitles
  • verifiedtitles
Q21 | Select the tab which gives feedback and other useful information when executing tests
  • information
  • feddback
  • reference
  • element
Q22 | What is TestNG ?
  • testnextgener ation
  • testnewgenerl ization
  • testnewgener ation
  • testnextgener ations
Q23 | Select the tab that shows which command Selenium IDE is currently executing
  • variable
  • data
  • information
  • info
Q24 | select the variation which locates elements by the value of their "id" attribute in Web Driver Selenium
  • by.id
  • by.idno
  • by.id_no
  • by.tag_id