Software Engineering | Software Testing And Maintenance MCQ | letsbug
 MCQs On Software Testing  | Software Maintenance and Software Re-engineering
1. Which test is also known as structural testing?
-  Black box testing
 - White box testing
 - Grey box testing
 - System testing
 
Answer: 2 : White box testing
2. Which one of the following technique is applied for usability testing?
- Black box testing
 - White box testing
 - Grey box testing
 - System testing
 
Answer: 1 : Black box testing
3. Verification is _________ .
- Making sure that it is what the user really wants.
 - Checking that we are building the right product.
 - Checking that we are building the product right.
 - Performed by an independent test team.
 
Answer: 2 : Checking that we are building the product right.
4. software mistakes during coding are known as ______.
- Errors
 - Bugs
 - Failures
 - Defects
 
Answer: 2 : Bugs
5. Which test requires drivers and tubs to be written?
- Acceptance testing
 - Smoke testing
 - Unit Testing
 - Integration testing
 
Answer: 3 : Unit Testing
6. In how many categories software maintenance is being explained?
- Two
 - Three
 - Four
 - Five
 
Answer: 3 : Four
7. Which type of software maintenance is used for the modification of software that match changes in the ever - changing environment.
- Adaptive
 - Perfective
 - Corrective
 - Preventive
 
Answer: 1 : Adaptive
8. In order to get re-engineered software, which concept is used?
- Apply forward engineering
 - Perform
 - Restructure Program
 - None of the above
 
Answer: 1 : Apply forward engineering
9. _______ extends the software beyond its original functional requirements.
- Adaptive maintenance
 - Perfective maintenance
 - Corrective maintenance
 - Standard maintenance
 
Answer: 2 : Perfective maintenance
10. This the process of transfer mena and existing system from one form to another without changing the logic or functionality.
- Reconstruction
 - Restructuring
 - Rebuild
 - Renew
 
Answer: 2 : Restructuring
11. ________ includes modifications and updations done in order to correct or fix problems, which are either discovered by user or conducted by user error reports.
- Corrective maintenance
 - Adaptive maintenance
 - Perfective maintenance
 - Preventive maintenance
 
Comments
Post a Comment