Year 11 Exam  >  Year 11 Notes  >  Computer for GCSE/IGCSE  >  Test Data

Test Data | Computer for GCSE/IGCSE - Year 11 PDF Download

Suggesting and applying suitable test data

  • Testing Sub-Systems Before System Deployment: Before a system is put into operation, each sub-system should undergo tests to verify proper functionality and seamless interaction with other sub-systems. 
  • Program Testing Procedures: Programs are evaluated by running them on a computing device. Additionally, pseudocode and flowcharts necessitate manual dry runs. Both processes demand carefully selected and varied test data sets. The resulting outputs are then cross-referenced with the anticipated results to validate the algorithm's intended operation. 

Various Types of Test Data

Normal

  • Standard test data refers to the data that a system is anticipated to manage routinely, being valid for the algorithm and yielding anticipated outcomes.
  • Illustrations encompass entering individuals' personal information like names, addresses, phone numbers, and student grades represented as percentages.
  • Test data for student percentage grades might include figures like 34, 41, 56, 78, 12, and 92.

Abnormal

  • Termed as erroneous data, abnormal data refers to data anticipated to result in failure and should be declined by the system. It serves to demonstrate the system's accuracy by rejecting incorrect data.
  • Instances of abnormal data include inputting numerical values instead of a person's name or entering textual content instead of numerical values.
  • Examples of abnormal data for student percentage grades might include entries like "abc," "7&n," "Harry," "£300," and "<!%."

Extreme

  • Extreme test data represents the maximum and minimum values within the acceptable range of normal data that the system acknowledges.
  • Illustrations encompass percentage values like 0 and 100, days in April ranging from 1 to 30, or the character count range for passwords.
  • For a password range of 8 to 20 characters, testing would include passwords of both 8 and 20 characters in length.

Boundary

  • Boundary test data is akin to extreme data but also includes testing values immediately adjacent to the maximum and minimum values.
  • It involves testing the largest and smallest acceptable values, as well as the largest and smallest unacceptable values.
  • For instance, in a percentage boundary test, values tested would include 0 and -1 (for 0), as well as 100 and 101 (for 100). Similarly, for days in April, testing would involve 1 and 0 (for day 1) and 30 and 31 (for day 30). For passwords with an 8-20 character range, testing would include an 8 and 7 character password, as well as a 20 and 21 character password.

Question for Test Data
Try yourself:
Which type of test data is used to verify the system's accuracy by rejecting incorrect data?
View Solution

The document Test Data | Computer for GCSE/IGCSE - Year 11 is a part of the Year 11 Course Computer for GCSE/IGCSE.
All you need of Year 11 at this link: Year 11
92 docs|30 tests

Top Courses for Year 11

FAQs on Test Data - Computer for GCSE/IGCSE - Year 11

1. What are the different types of test data that can be used in CIE IGCSE Computer Science exams?
Ans. The different types of test data that can be used in CIE IGCSE Computer Science exams include normal data, abnormal data, extreme test data, and boundary test data.
2. How can abnormal data be used as test data in CIE IGCSE Computer Science exams?
Ans. Abnormal data is used to test how the program handles unexpected inputs or conditions. It can help identify potential bugs or vulnerabilities in the program.
3. What is the purpose of using extreme test data in CIE IGCSE Computer Science exams?
Ans. Extreme test data is used to test the limits of the program's capabilities. It helps ensure that the program functions correctly under extreme conditions.
4. Why is it important to understand data rejection criteria when selecting test data for CIE IGCSE Computer Science exams?
Ans. Understanding data rejection criteria helps ensure that only valid test data is used in the exams. This helps prevent false positives or negatives that could impact the accuracy of the test results.
5. How can boundary test data be used effectively in CIE IGCSE Computer Science exams?
Ans. Boundary test data is used to test the program's behavior at the edges of input ranges. It helps identify any issues related to boundary conditions and ensures that the program functions correctly within specified limits.
92 docs|30 tests
Download as PDF
Explore Courses for Year 11 exam

Top Courses for Year 11

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

mock tests for examination

,

shortcuts and tricks

,

MCQs

,

past year papers

,

Objective type Questions

,

Test Data | Computer for GCSE/IGCSE - Year 11

,

Test Data | Computer for GCSE/IGCSE - Year 11

,

Semester Notes

,

Free

,

study material

,

ppt

,

Previous Year Questions with Solutions

,

Important questions

,

Exam

,

Summary

,

Sample Paper

,

practice quizzes

,

video lectures

,

Viva Questions

,

pdf

,

Test Data | Computer for GCSE/IGCSE - Year 11

,

Extra Questions

;