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 |
What is the QA environment?
What are test case formats widely use in web based testing?
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
what is the diffn betn web based application and client server application
If any bug is found in exploratory testing, then may I consider it as a test case?
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?
Write test data for testing attachments of yahoo
3 Answers Microland, Zycus Infotech,
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
What is middle ware testing?? what are the companies using this tech?
give me a example of writing a test case,take any good example which i can understand easily.
integration test cases for mouse and keyboard
What is Mutation Testing?