SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -It represents data that affects or affected by software execution while testing. Test data is used for both positive testing to verify that functions produce expected results for given inputs and for negative testing to test software ability to handle unusual, exceptional or unexpected inputs.
Detailed explanation-2: -While executing test cases, test engineers need to input some data into the application to get the expected output. Test data is a production-like set of data used by test cases to determine whether an application is working correctly.
Detailed explanation-3: -Some of the types of test data included in this method are valid, invalid, null, standard production data, and data set for performance. The benefit that can be achieved with this test data type is that it doesn’t require any additional resource, it is created with the skills and ideas of the testing team.