MCQ Bank
Requirements which are not testable or non verifiable are _______ by the QA team.
- A) closed
- B) suspended
- C) left alone
- D) returned
The new or changing requirements request after demo-able version of software is done via ____________.
- A) Change request or bug
- B) Design document
- C) Testing
- D) SRS
Traceability in requirement engineering can be achieved by assigning __________.
- A) Pin code
- B) User name
- C) Password
- D) Unique ID
The difference between software requirements and other domains requirement is that software requirements__________.
- A) Changes throughout the project
- B) Remains the same throughout the project
- C) Are Incomplete
- D) Are Missing
As a good practice, requirement should be stated in single line and must not exceed ________ words in length.
- A) 30-50
- B) 10-20
- C) 20-30
- D) 40-50
Post release defects appears at the _______site.
- A) tester
- B) QA team
- C) customer
- D) programmer
__________________majorly includes next software version to be compatible with product.
- A) Environment Variable
- B) Global variable
- C) Internal variable
- D) Linking variable
--------- are used to generate use case diagrams.
- A) Use Case Templates
- B) Release Notes
- C) Design Documents
- D) Inspections
A requirement can be considered as _______ if it can be implemented in the system and so it is demo-able.
- A) Necessary
- B) Coherent
- C) Correct
- D) Verifiable
Testing is conducted at ___________ level.
- A) Middle
- B) Different
- C) Production
- D) Last
Demoable software leads to WishLists or ---------------.
- A) Bugs
- B) Appendix
- C) Defects
- D) Change Requests
Defect detection is a process to detect and remove defects as early/many as possible through various approaches like__________________.
- A) Code reviews, code inspection and design review
- B) QA, code reviews, code inspection and design review
- C) Code reviews and code inspection
- D) QA
Specification checklist is another way to perform ------.
- A) Structural Testing
- B) Testing Reviews
- C) White Box Testing
- D) Black Box Testing
The most formal type of static testing or Review type is --------.
- A) White box testing
- B) Black box testing
- C) Inspection
- D) Gray box testing
_____________ is a tool used for keeping log and tacking details of the defects.
- A) Microsoft word
- B) Microsoft excel
- C) Firebase
- D) Mantis
A defect life cycle consists of all the necessary steps to be carried out from defect identification or reporting to ____________.
- A) Defect prevention
- B) Defect Resolution
- C) Defect containment
- D) None of the given
Reviews in context of testing, is -------- activity before formal testing.
- A) Time-saving
- B) Extensive
- C) Time consuming
- D) Code execution
Version systems like VSS, TFS, Git are used to manage changes in -----.
- A) ERD diagrams
- B) Code
- C) SRS document
- D) Test cases
Structural testing focuses on ---------- implementation details.
- A) External
- B) Database
- C) Design
- D) Internal
Usually -------- defects are deferred to future releases.
- A) Critical
- B) Catastrophic
- C) Minor or cosmetic
- D) High level