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 |
Write 10 test scenarios to test remember me checkbox present in login window
Guys, can any one of u give the realtime example for Acceptance Testing
What is the difference between bug and defect?
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
What all types of testing you will do for banking website?
How to measure testing Productivity ?
what is v-model and explan with diagramm
What is white box testing?
What is the difference between unit testing and integration testing?
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
Difference between Stakeholder and Relevant Stakeholder?