A. Grey box testing
B. White box testing
C. Alpha Testing
D. Beta testing
Explanation: Acceptance testing is a test conducted to determine if the requirements of a specification or contract are met and is done by users.
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 - 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 - Maintenance testing is performed using which methodology ?
A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing - What are the various Testing Levels ?
A. Unit Testing
B. System Testing
C. Integration Testing
D. All of the mentioned - What is testing process’ first goal ?
A. Bug prevention
B. Testing
C. Execution
D. Analyses - Cyclomatic Complexity method comes under which testing method ?
A. Yellow box
B. White box
C. Gray box
D. Black box - Which of the following testing tools examine program systematically & automatically ?
A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer