What is test Data?
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
Test Data are data which have been specifically identified
for use in executing test scripts, and are used to verify
the expected results obtained.
The test data must simulate the real time user scenarios.
Thanks
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
Hyd
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / vijayakumari
data means information. Test data means testing the whether
the information is correcti.e variance between actual and
expected result
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sm
Test data is nothing but the input data what we are using
while conducting testing is known as Test Data.
regards
SM
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshmi
Data that is used at the time of executing the Test Cases
refers to Test Data
Eg while testing the login page
User Name: Testing
Password : Testing
Here Testing refers to the Test Data
| Is This Answer Correct ? | 2 Yes | 2 No |
est data is the data that is used in tests of a software system.
In order to test a software application you need to enter
some data for testing most of the features. Any such
specifically identified data which is used in tests is known
as test data.
| Is This Answer Correct ? | 0 Yes | 0 No |
there are n types of test cases how do you do?
what is difference between Sanity testing and Smoke testing?
What are the roles of glass-box and black-box testing tools?
What we normally check for in the Database Testing
what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?
What is the difference between Build, Version and Release?? Reply soon...
I want to know all detail of v model phases
What is the main diff. between Retesting and Regression Testing ?
If developers team doesn't agree with the bug raised by you, what is the next step would you take
how do i know that i have to do white\Black box testing
verfication vs validation
what is port testing?when it is going to be done?