Quiz Complete, well Done!
What age could be considered normal test data for a system accepting ages between 18 and 60?
When selecting test data, it is important to consider the
that the system will receive.
Input Validation
Code Coverage
System Validation
Test data should cover a range of
that users may encounter.
Why is it important to test a system with extreme data?
Negative testing
Boundary Value Testing
Test Data
test data can help uncover unexpected issues in the system.
Input Constraints
What is the advantage of using real-world data for testing?
Which of the following is NOT a type of test data?
The purpose of testing with invalid data is to check the system's ability to handle
input gracefully.
Test Coverage
Positive testing
Boundary Values
What does it mean when data is considered 'abnormal'?
Real-world data