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 |
What is change request & what is the role of Tester in change request ? pl explain with example .
what is the difference between Client/Server and Web based Applications please reply
any body can explain me door lock test cases,cell phone test cases, table and chair test cases
What is application programming interface (api)?
Can you explain v model in manual testing?
What is Database Testing?
how can u differentiate intgration test cases with functional test cases
write TestCases for Yahoo messenger ?
Give me an example when black box testing will not able to detect a bug which white box will detect?
How do u Check sending a message Through mobile(it could be text msgs ,picture messages ,so that it should cover all the possible scenarios )Its urgent plzzzzzzzzzz,....
what is the difference between primary key and foreign key
What is a Test Strategy? What is d difference between a Test Strategy and a Test Plan?