159
86.9k

440+ Software Testing and Quality Assurance (STQA) Solved MCQs

These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Computer Science Engineering (CSE) , Information Technology Engineering (IT) , Bachelor of Science in Computer Science TY (BSc CS) , Bachelor of Science in Information Technology TY (BSc IT) , Bachelor of Science in Information Technology (BSc IT) .

201.

Is Web driver a component of the Selenium ?

A. no
B. yes
Answer» B. yes
202.

Select the component which is not a type of assertion in Selenium IDE

A. assert
B. verify
C. waitfor
D. wait
Answer» D. wait
203.

Select the method which selects the option at the at the given index

A. selectbyindex()
B. selectindex()
C. selectedbyinde x()
D. selectbyindexe s()
Answer» A. selectbyindex()
204.

The selenium can

A. access controls within the desktop
B. both web and desktop applications
C. only test web applications
Answer» C. only test web applications
205.

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
Answer» D. cannot access elements outside of the web application under test
206.

Can Google Chrome be supported by Selenium

A. yes
B. no
Answer» B. no
207.

Can Unix operating system be supported by Selenium

A. no
B. yes
Answer» A. no
208.

Which command can be used to enter values onto text boxes ?

A. sendskey()
B. sendkey()
C. sendkeys
D. sendkeys()
Answer» D. sendkeys()
209.

Select the language which is supported by the Selenium Web driver

A. perl
B. sql
C. asp
D. cobol
Answer» A. perl
210.

Which Selenium Component Supports all operating systems

A. selenium generator
B. selenium ide
C. selenium webdriver
Answer» C. selenium webdriver
211.

Select the command in SeleniumIDE used to open a web page using theURL

A. openrecord
B. open
C. opentext
D. opentable
Answer» B. open
212.

In case of Selenium IDE, the source view shows your script in

A. dhtml format
B. xml format
C. j2ee format
D. html format
Answer» D. html format
213.

The Actions Commands

A. are commands that directly interact with page elements
B. are commands that allow you to store values to a variable
C. are commands that verify if a certain condition is met
Answer» A. are commands that directly interact with page elements
214.

Select the command which is used to check the presence of a certain element

A. verifytable
B. verifytitlepres ent
C. verifytextpres ent
D. verifyelement present
Answer» D. verifyelement present
215.

Select the command which is used to print a string value of a variable in Selenium IDE

A. the \display\ command
B. the \echo\ command
C. the \print\ command
D. the \printr\ command
Answer» B. the \echo\ command
216.

Which component of Selenium can create customized test results ?

A. web driver
B. selenium rc
C. selenium ide
D. selenium grid
Answer» A. web driver
217.

Select the command that will not wait for the new page to load before moving on to the next command

A. clickandwait
B. typeandwait
C. selectandwait
D. selectandtype
Answer» D. selectandtype
218.

Select the command which is used to pause execution until the page is loaded completely

A. waitforpageto load
B. waitforelemen tpresent
C. waitforpage
D. waitforload
Answer» A. waitforpageto load
219.

What can be used to test Flex/Flash aplication using Selenium

A. flexuiseleniu m
B. flexui
C. uiflexseleniu m
D. seleniumflex
Answer» A. flexuiseleniu m
220.

Select the command which is used to compare the actual page title with an expected value

A. verifytitle
B. verifiedtitle
C. verifytitles
D. verifiedtitles
Answer» A. verifytitle
221.

Select the tab which gives feedback and other useful information when executing tests

A. information
B. feddback
C. reference
D. element
Answer» C. reference
222.

What is TestNG ?

A. testnextgener ation
B. testnewgenerl ization
C. testnewgener ation
D. testnextgener ations
Answer» A. testnextgener ation
223.

Select the tab that shows which command Selenium IDE is currently executing

A. variable
B. data
C. information
D. info
Answer» D. info
224.

Which is a faster component between the Selenium Web driver and Selenium RC

A. selenium web driver
B. selenium web driver
Answer» B. selenium web driver
225.

select the variation which locates elements by the value of their "id" attribute in Web Driver Selenium

A. by.id
B. by.idno
C. by.id_no
D. by.tag_id
Answer» A. by.id
226.

Select the method which clears all selected entries in Web Driver Selenium

A. dselectall()
B. deselect_al()
C. dselect_al()
D. deselectall()
Answer» D. deselectall()
227.

Method which selects the option which displays the text matching the parameter passed to it

A. selectvisiblete xt()
B. selectbyvisible text()
C. select_visiblet ext()
D. select_byvisibl etext()
Answer» B. selectbyvisible text()
228.

Out of the following which is not a wait comand

A. waitfortitle
B. waitfortextpre sent
C. waitforactive
D. waitforalert
Answer» C. waitforactive
229.

Select the command which retrieves the alert message and stores it in a variable that you will specify

A. storealert
B. storedalert
C. store_alert
D. storesalert
Answer» A. storealert
230.

Select the method which performs a context-click at the curent mouse location

A. click_context()
B. context.click()
C. contextclick()
D. context_click()
Answer» C. contextclick()
231.

A tool is piece of software that enables people to define software testing tasks.

A. testautomation
B. selenium
C. hpe
D. ranorex
Answer» A. testautomation
232.

Test automation tool can be expensive and usually employed in cambination with____.

A. system testing
B. software tesating
C. manual testin
D. beta testing
Answer» C. manual testin
233.

The behavior observed when a or system is tested

A. component
B. test case
C. code
D. data
Answer» A. component
234.

Which skill does not require for automation engineer

A. troubleshoot ing
B. coding
C. certification
D. designing
Answer» D. designing
235.

which test are important to exercise code functiojnality without touching any dependency

A. system test
B. code test
C. unit test
D. manual test
Answer» C. unit test
236.

Which automation testing is a key area in testing processes.

A. performance testing
B. functional testing
C. load testing
D. stress testing
Answer» B. functional testing
237.

____testing is the process of evaluating the application performance.

A. load testing
B. stress testing
C. performanc e testing
D. functional testing
Answer» C. performanc e testing
238.

Identifying the Current business practices with respect to automation in the target organisation involves in which test

A. current state
B. future state
C. gap analysis
D. business case
Answer» A. current state
239.

Which automation framework step is based on the input provided by the gap analysis.

A. work plan
B. businesscase
C. requirement anlysiss
D. risk management
Answer» C. requirement anlysiss
240.

In which step automation framework is identified as an "ideal world" scenario.

A. future state
B. current state
C. business case
D. work plan
Answer» A. future state
241.

In which layer the system being tested

A. domain layer
B. systemunder test layer
C. test cases layer
D. none of this
Answer» B. systemunder test layer
242.

which cruteria must satisfy in order to be accepted by the user,customer.

A. acceptance criteria
B. testing
C. result
D. adaptability
Answer» A. acceptance criteria
243.

____testing is often employed as a form of intrernal acceptance testing

A. alpha testing
B. agile testing
C. beta testing
D. anamoly
Answer» A. alpha testing
244.

What allows to implement application specific test automation solution by adding so,e extra code

A. test automationframework
B. test complexity
C. reporting
D. maintainan ce cost
Answer» A. test automationframework
245.

What does automated software testing improves

A. complexity
B. design
C. code
D. software quality
Answer» D. software quality
246.

What is the unit of measurement that is used to measure the size of a user story for an Agile project?

A. function points
B. story points
C. work breakdown points
D. velocity points
Answer» B. story points
247.

Agility is nothing more than the ability of project team to respond rapidly to change.

A. false
B. true
Answer» A. false
248.

Which of the following is a characteristic of an Agile leader?

A. task focused
B. supportive
C. process oriented
D. disintereste d
Answer» B. supportive
249.

Which is a Procedure?

A. exit
B. waitforpro perty
C. wait
D. none of these.
Answer» C. wait
250.

Which of the following is not a valid reason for automating a test case?

A. the test will need to be executed once, but with a large set of data.
B. the test will help in saving time for doing exploratory testing.
C. the test is important for the business and typical use case for testing.
D. the test gives intermittent results and impossible to test manually.
Answer» D. the test gives intermittent results and impossible to test manually.

Done Studing? Take A Test.

Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.