Top 350+ Solved Software Testing and Quality Assurance (STQA) MCQ Questions Answer
Q. The Web Driver is used
a. to execute tests on the html unit browser
b. to design a test using selenese
c. to quickly create tests
d. to test a web application against firefox only
Q. The Selenium IDE is used
a. to create customized test results
b. to deploy your tests across multiple environments using selenium grid
c. to test with html unit
d. to test a web application against firefox only
Q. Select the browser which is supported by Selenium IDE
a. google chrome
b. opera mini
c. mozilla firefox
d. internet explorer
Q. Selenium IDE stands for
a. selenium initialization development environment
b. selenium interrelated development environment
c. selenium integrated development environment
d. selenium information development environment
Q. Select the component which is not a type of assertion in Selenium IDE
a. assert
b. verify
c. waitfor
d. wait
Q. Select the method which selects the option at the at the given index
a. selectbyindex()
b. selectindex()
c. selectedbyinde x()
d. selectbyindexe s()
Q. The Selenium
a. provides professional computer support
b. tests reports are generated automatically
c. comes with a built in object repository
d. cannot access elements outside of the web application under test
Q. Which command can be used to enter values onto text boxes ?
a. sendskey()
b. sendkey()
c. sendkeys
d. sendkeys()
Q. Select the command in SeleniumIDE used to open a web page using theURL
a. openrecord
b. open
c. opentext
d. opentable