Search
.Management Sciences
A. Acceptance testing
B. Regression testing
C. Equivalence partitioning
D. Quality assurance
Explanation: Equivalence partitioning is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived.
Related Mcqs:
- Which of the following term describes testing ?
- A. Finding broken code B. Evaluating deliverable to find errors C. A stage of all projects D. None of the mentioned...
- Which of the following errors should not be tested when error handling is evaluated ?
- A. Error description is unintelligible B. Error noted does not correspond to error encountered C. Error condition causes system intervention prior to error handling D. Error description provide enough information to assist in the location of the cause of the error...
- _______________ categorizes class operations based on the generic function that each performs?
- A. Category-based partitioning B. Attribute-based partitioning C. State-based partitioning D. None of the mentioned...
- Debugging Program is a program which runs concurrently with the program under test & provide commands to_____________________?
- A. examine memory & registers B. stop execution at a particular point C. search for references for particular variables, constant and registers D. all of the mentioned...
- According to Pareto’s principle, x% of defects can be traced to y% of all causes. What are the values of x and y ?
- A. 60, 40 B. 70, 30 C. 80, 20 D. No such principle exists...
Recent Comments