A. Regression Testing
B. Integration testing
C. Smoke testing
D. Validation testing
Explanation: Smoke testing is designed as a pacing mechanism for time-critical projects, allowing the software team to assess its project on a frequent basis.
Related Mcqs:
- Which of the following is one of the steps in the integration testing of OO software ?
A. cluster testing
B. thread-based testing
C. use-based testing
D. none of the mentioned - 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 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 - Which of the following is not a software testing generic characteristics ?
A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None 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 - Software Testing with real data in real environment is known as_____________________?
A. alpha testing
B. beta testing
C. regression testing
D. none of the mentioned - Alpha testing is done at________________?
A. Developer’s end
B. User’s end
C. Developer’s & User’s end
D. None of the mentioned - Which testing integrates the set of classes required to respond to one input or event for the system?
A. cluster testing
B. thread-based testing
C. use-based testing
D. none of the mentioned - Effective testing will reduce __________________ cost?
A. maintenance
B. design
C. coding
D. documentation