What is test data set up?
Answer / deep
If you are writing test case then you need input data for
any kind of test. Tester may provide this input data at the
time of executing the test cases or application may pick
the required input data from the predefined data locations.
Generally testers call it as testbed preparation. In
testbed all software and hardware requirements are set
using the predefined data values.
Tester can’t justify any bug saying that test data was not
available or was incomplete. It’s every testers
responsibility to create his/her own test data according to
testing needs. Don’t even rely on the test data created by
other tester or standard production test data, which might
not have been updated for months! Always create fresh set
of your own test data according to your test needs.
| Is This Answer Correct ? | 2 Yes | 0 No |
is it not waste of time in preparing the test condition,test case, test script?
Are number of defects more in design phase or coding phase?
can any body pls tell me an example for a bug having high sivirioty and low priority..........?
What r the inputs in System Testing?
What Defect Density?
What are the GUI Test Cases for calculator?
when the test plan will be prepared in waterfall model?
Define brain stromming?
What is a checklist? and wat are its contents??
What is junit & api?
What is the test data? Differentiate Test bed and Test Environment?What is a Data Guidelines?
What are the challenges you faced in your project (Testing) and in your company?