In which testing level the focus is on customer usage ?
A. Alpha Testing
B. Beta Testing
C. Validation Testing
D. Both Alpha and Beta
Explanation: Alpha testing is done at developer’s end while beta testing is done at user’s end.
A. Alpha Testing
B. Beta Testing
C. Validation Testing
D. Both Alpha and Beta
Explanation: Alpha testing is done at developer’s end while beta testing is done at user’s end.
A. Category-based partitioning
B. Attribute-based partitioning
C. State-based partitioning
D. None of the mentioned
Explanation: For example, operations in the account class can be categorized in initialization operations (open, setup), computational operations (deposit,withdraw) etc.
A. By reviews
B. By inspections
C. By testing of code
D. All of the mentioned
Explanation: Testing verifies the agreed-to description.
A. Software availability
B. Software reliability
C. Software failure
D. None of the mentioned
Explanation: Given a set of valid requirements, all software failures can be traced to design or implementation problems.
A. Multiple teams
B. Multiple user groups
C. Multiple fests
D. Multiple locations
Explanation: The answer is not related to the question.
A. It is the most widely used strategy for statistical quality assurance
B. The “Six Sigma” refers to six standard deviations
C. It is the most widely used strategy for statistical quality assurance AND The “Six Sigma” refers to six standard deviations
D. A Formal Technical Review(FTR) guideline for quality walkthrough or inspection
Explanation: The Six Sigma uses data and statistical analysis to measure and improve a company’s operational performance .
A. White Box Testing
B. Black Box Testing
C. White Box & Black Box Testing
D. None of the mentioned
Explanation: Boundary value analysis is based on testing at the boundaries between partitions and checks the output with expected output.