What is test data
Answers were Sorted based on User's Feedback
Answer / rajesh.pothina
Test data is nothing but the input and the expected we give
to get the exact actual result . To check whether the test
case covered the requirement or not.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pallavi
The inputs to be tested are nothing but test data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mrs
Test data is the :
1)Data Base data, which should perform the basic
functionality of an application.
2)Test data will reflect the domain functionality
requirements, & will be helpful to the development team &
testing team to peform their task.
3)To check the Database integrity, consistency & durability.
4)To check the efficiency of the data retrieval through
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is apllication is window base or Linux base it create any diff. from QA point of View.?
Inspections, walkthroughs and Reviews comes under QA or QC?
my mail id is mudaseer123@gmail.com and password:qwertyiop but if i enter mail id in capital letters and password correctly should then what will happen?does it display login failed?
What is known Issue???
What is test Data?
Can anyone explain about agile software methodology...
Explain All-pairs testing?
difference between regression and retesting?
Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it
What is Test Strategy and Test Plan..what is the Diff.between those?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
Give me examples for high priority and hign severity defects?