A. Yellow box
B. White box
C. Gray box
D. Black box
Explanation: Cyclomatic Complexity tells us about the number of independent paths in a program which is covered in white box testing.
Related Mcqs:
- What is Cyclomatic complexity ?
A. Black box testing
B. White box testing
C. Yellow box testing
D. Green box testing - According to ISO 9001, inspection and testing comes under which management responsibility ?
A. Process control
B. Document control
C. Control of nonconforming products
D. Servicing - By collecting __________________ during software testing, it is possible to develop meaningful guidelines to halt the testing process?
A. Failure intensity
B. Testing time
C. Metrics
D. All of the mentioned - Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed ?
A. Regression Testing
B. Integration testing
C. Smoke testing
D. Validation testing - Which of the following testing types is not a part of system testing ?
A. Recovery testing
B. Stress testing
C. System testing
D. Random testing - Which is a black box testing technique appropriate to all levels of testing ?
A. Acceptance testing
B. Regression testing
C. Equivalence partitioning
D. Quality assurance - What are the various Testing Levels ?
A. Unit Testing
B. System Testing
C. Integration Testing
D. All of the mentioned - Which of the following issues must be addressed if a successful software testing strategy is to be implemented ?
A. Use effective formal technical reviews as a filter prior to testing
B. Develop a testing plan that emphasizes “rapid cycle testing.”
C. State testing objectives explicitly
D. All of the mentioned - What is testing process’ first goal ?
A. Bug prevention
B. Testing
C. Execution
D. Analyses - Effective testing will reduce __________________ cost?
A. maintenance
B. design
C. coding
D. documentation