A. Integration testing
B. Unit testing
C. Completion of Testing
D. Regression Testing
Explanation: After source level code has been developed, reviewed, and verified for correspondence to component level design, unit test case design begins.
Related Mcqs:
- Software mistakes during coding are known as__________________?
A. errors
B. failures
C. bugs
D. defects - What is Cyclomatic complexity ?
A. Black box testing
B. White box testing
C. Yellow box testing
D. Green box testing - Which of the following is black box testing______________________?
A. Basic path testing
B. Boundary value analysis
C. Code path analysis
D. None of the mentioned - In which testing level the focus is on customer usage ?
A. Alpha Testing
B. Beta Testing
C. Validation Testing
D. Both Alpha and Beta - The object of ________________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs ?
A. Fault-based testing
B. Integration testing
C. Use-based testing
D. Scenario-based testing - Which of the following is the way of ensuring that the tests are actually testing code ?
A. Control structure testing
B. Complex path testing
C. Code coverage
D. Quality assurance of software - Which testing tool does a simple job of enforcing standards in a uniform way of many programs ?
A. Static Analyzer
B. Code Inspector
C. Standard Enforcer
D. Both Code Inspector & Standard Enforcer - Which of the following is not a part of Software Configuration Management Basics ?
A. Identification
B. Version
C. Auditing and Reviewing
D. Status Accounting - Which of the following is not a core step of Six Sigma ?
A. Define
B. Control
C. Measure
D. Analyse - Inspections and testing are what kinds of Quality Costs ?
A. Prevention
B. Internal Failure
C. External Failure
D. Appraisal