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 difference between windows based application and web based application?
Factors effecting Testing of Web Applications?
what is the difference between testing methodology and testing techniques?
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
What are the main key components in web applications and client and server applications? And explain the differences between them?
What do you mean by peer rieviews
Types of Acceptance testing?
Can any one explain me, What is Integration testing process?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
Why V model is callds as V model? And at which stage v & V happens?
what is scrum how with ex?