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.
Related Mcqs:
- 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 - Maintenance testing is performed using which methodology ?
A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing - Acceptance testing is also known as____________________?
A. Grey box testing
B. White box testing
C. Alpha Testing
D. Beta testing - 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 - 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 of the following testing tools examine program systematically & automatically ?
A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer