what is the importance of test data while testing the
application? and how hard it is to set up the test data?
Answers were Sorted based on User's Feedback
Answer / jithendra
The test data plays a vital role while executing the test
case. Always it is suggested to take the previous customer
data as the test data for the new customer or the test data
of the present customer.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sridhar
Hi,
Suppose when we are testing the website for the first time -
we enter values that are some what junk when testing
negatively on the site. This type of data is called junk data.
This is permissible in the local server we are testing, but
once the hosting is done on staging server the junk data
should not be found.
Is This Answer Correct ? | 1 Yes | 0 No |
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
Difference b/n Validation and verification?
What is regression testing and what are the types in regression testing?
Which was the most interesting bug you found.
What are the Defect Status in HP Quality Center?
How do you Prepare a Defect Managemnt Policy
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
How can you do the scalability testing?
Maximum how many defects found in a single module?
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation
Wht is the Difference between Test Harness and Test Driver Anybody can explain it..Thanks in advance...
What is Dataguidelines?