what is test data?how test data is prepared? are there any
guidelines/methods to prepare it?
Answers were Sorted based on User's Feedback
Answer / krish
Test Data is the input data which we give to check the
feature of an app to know whether its working correctly or
not.
The input data could be valid for positive test cases and
invalid for negative test cases
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / aman
Test data id the data which is required for the testing of
the functionality of the feature.
Test Data is prepared on the following approach:
1. On the Motivation of the feature.
2. According to the SRS.
3. According to the USE Case.
For Preparation of the test Data there are not any specific
method or guideline, it is depend on the situation,
environment and above all on the organization.
Aman
aman.testing@gmail.com
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amit puranik
hi
which real data we going to use in our testing is called
test data.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / hello
Test Data is nothing but the client or customer requiremnts.
It is prepared by Client or Customer, wht r there needs or
reqirements.
| Is This Answer Correct ? | 3 Yes | 14 No |
What is an equivalence class?
Is the Fundamental Test process and The test development process the same
how to write manual testcases for download the files from the template. for example:from product cost enddate
What are the positive and negative testing can be done to social site like orkut?
wht is the diff b/w funtional testing and integration testing
Explain 5 Test Matrixes
what is Defect Containtment?
what is protocol in software testing? can u give it with a good example?
what are 5 common problems in software development process?
explain statement coverage?
What is Suspension and Resumpetion criteria?
what is stand alone application?