WorksheetsPurpose of Testing
Total questions: 15
Worksheet time: 8mins
What are the four main reasons for testing a program?
To check for spelling errors and typos
To ensure there are no errors or bugs in the code
To verify the color scheme of the program
To test the physical durability of the computer
What is the purpose of iterative testing?
To test the program when it is considered complete
To perform testing while the software is being developed
To test the integration of all program modules
To test the program with a large number of users
What is the purpose of terminal testing?
To test the program with a large number of users
To test the integration of all program modules
To test the program when it is considered complete
To perform testing while the software is being developed
What is integration testing?
Testing the program with normal, invalid, borderline, and erroneous data
Testing the program for syntax and logic errors
Testing that all modules of the program work together
Testing the program for performance and usability
What is the purpose of beta testing?
To test the program when it is considered complete
To test the integration of all program modules
To perform testing while the software is being developed
To test the program with a large number of users
What is the main reason for maintenance on a program?
To introduce new bugs into the code
To release future patches and updates
To ensure the program meets the requirements
To prevent unauthorized access to data
What is the purpose of drawing up test tables?
To test the integration of all program modules
To test that the program produces the required results
To test the program for syntax and logic errors
To test the program with normal, invalid, borderline, and erroneous data
What is the purpose of checking for unauthorised access to data?
To prevent unauthorized access to data
To test the program with normal, invalid, borderline, and erroneous data
To test the integration of all program modules
To test the program for syntax and logic errors
What is the purpose of checking for program requirements?
To prevent unauthorized access to data
To test the integration of all program modules
To test the program with normal, invalid, borderline, and erroneous data
To ensure the program meets the requirements
What is the purpose of checking for program performance and usability?
To prevent unauthorized access to data
To test the program with normal, invalid, borderline, and erroneous data
To ensure the program meets the requirements
To test the program for performance and usability
What is the purpose of checking for syntax and logic errors?
To prevent unauthorized access to data
To test the program for syntax and logic errors
To test the program with normal, invalid, borderline, and erroneous data
To ensure the program meets the requirements
What is the purpose of checking for new modules introducing errors into existing code?
To ensure there are no bugs in the code
To prevent unauthorized access to data
To test the program with normal, invalid, borderline, and erroneous data
To ensure the program meets the requirements
What is the purpose of checking for handling erroneous data and exceptional situations?
To test the program with normal, invalid, borderline, and erroneous data
To test the program for performance and usability
To prevent unauthorized access to data
To ensure the program meets the requirements
What is the purpose of a beta test?
To test the program for performance and usability
To test the program with normal, invalid, borderline, and erroneous data
To prevent unauthorized access to data
To get a larger number of users testing the program
What is the purpose of maintenance on a program?
To ensure the program meets the requirements
To test the program with normal, invalid, borderline, and erroneous data
To prevent unauthorized access to data
To release future patches and updates
