Quiz Complete, well Done!
When selecting test data, it is important to consider the
that the system will receive.
Test data can be generated manually or through
means.
Boundary Values
Real-world data
test data is used to verify that previously fixed issues do not resurface.
Data completeness
Test Coverage
Why is choosing test data important?
Which of the following is NOT a type of test data?
Test data should include both
and negative test cases.
It is important to select both
and invalid test data.
test data can help uncover unexpected issues in the system.
Ad-Hoc Testing
What is exploratory testing?
What is the advantage of using real-world data for testing?
Test data should be representative of the
use of the system.
Usability Testing
Pairwise Testing
When choosing test data, it is necessary to consider the
of the system.
Test data should cover a range of
that users may encounter.