Explain what is meant by normal, abnormal and extreme test data. *
Answers
Answered by
3
Answer:
Test data is data which has been specifically identified for use in tests, typically of a computer program. Some data may be used in a confirmatory way, typically to verify that a given set of input to a given function produces some expected result. Other data may be used in order to challenge the ability of the program to respond to unusual, extreme, exceptional, or unexpected input.
Explanation:
follow me
Similar questions