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 |
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
1.what kind of testing have you done ?
how do u develop test harness?
what is corrective & Preventive Action
What are testing techniques? What is difference between general and specific?
What is the V-Model Development Method and do you agree with this model?
when giving demo to the client. if u found a showstoper defect what you will do.
I want to know about satyam manual testing questions
who wil give the standards of testing ? iso or astm
what is review?
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
What we do in performance testing? Is it possible without any tool?