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 |
Diff between ALM &QC?
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
what is meant meant by test log?
1 Answers DSR Management, Mastek,
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
What is the term ‘quality’ mean when testing?
What are parametere require for Performance testing?
What is Adhoc testing?
How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.
How can a testengineer coordinate with developer in fixing bugs?
What is buffer overload? How can you test buffer overload in the AUI?