MCQ Bank
----- is a tool used to log and track defects.
- A) NotePad++
- B) Power Point
- C) DevC
- D) Mantis
Testing is usually performed by writing and executing ______________.
- A) Scenarios
- B) Test cases
- C) Use cases
- D) Algorithms
_______________ is the very first step in defect resolution.
- A) Defect reporting
- B) Reporting
- C) Test report
- D) Defect logging
Product evaluation is a process to evaluate the ___________________.
- A) Reliability, trust and market value
- B) Stability, market share and market value
- C) Reliability, support and stability
- D) Reliability, stability and market value
There are many paid tools for keeping track of defects however the most commonly used is __________.
- A) MS excel
- B) MS access
- C) Word press
- D) MS Visio
Expected vs actual behavior is compared in --------.
- A) Development Phase
- B) Coding Phase
- C) SRS management
- D) Testing Activity
Defects resolution in a _______ based scenario is an ongoing activity and remains continued even after the product is deployed on the client’s site.
- A) Project
- B) Product
- C) Project evaluation
- D) Product evaluation
A _____________is established containing all the defects identified in the testing phase with necessary parameters like defect ID, priority and severity level, current defect status and others.
- A) Defect resolution
- B) Report
- C) Test report
- D) Defect log
In defect resolution __________with very less impact are deferred to the next release with mutual consent with all stack holders.
- A) Non critical
- B) Major defects
- C) Minor defects
- D) Critical defects
_______________is a methodology to track the discovered and reported defects and it ensures that the defects are being monitored and controlled throughout different stages of defect resolution.
- A) Defect resolution
- B) Defect logging
- C) Defect controlling
- D) Defect tracking
White Box Testing verifies execution behavior and ------.
- A) External Features
- B) Internal code
- C) Outputs
- D) Interfaces
______________is a process that keeps record of reported defect till testing department close it.
- A) Test resolution
- B) Inspection report
- C) Defect resolution
- D) Defect reporting
------ manual examination of artifacts including code without execution.
- A) Branch coverage
- B) Path coverage
- C) Review in Testing
- D) Smoke Tests
Functional testing focuses on ----------- of the Software.
- A) SDLC phases
- B) External behavior
- C) Use Case Diagrams
- D) Internal implementations
In a _______based scenario, bugs and defects are identified, reported and fixed during the project life cycle.
- A) Project evaluation
- B) Project
- C) Product
- D) Product evaluation
All the defects are tracked by assigning different _____________.
- A) Values
- B) Statuses
- C) Names
- D) Steps
In case defect is ------- then all the parties agree to it.
- A) Pending
- B) Not fixed
- C) Forwarded
- D) Fixed
During inspection compliance with ----------- is checked thoroughly.
- A) Interfaces
- B) Internal implementation
- C) Rules / Best Practices
- D) Code