What is Test Data Collection?
Answers were Sorted based on User's Feedback
Answer / ashok
Test data collection means, which data we are using for
testing the application. Generally some security projects
and critical projects, test data giving by client.Please
correct me if it is wrong.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / vibha_testing
Test data is the collection of input data taken for testing
the application. Various types and size of input data will
be taken for testing the applications. Sometimes in
critical application the test data collection will be given
by the client also.
| Is This Answer Correct ? | 10 Yes | 3 No |
What is metric?
repeated testing of an already tested program, after modification, to discover any defects introduced or uncovered as a result of the changes in the software being tested or in another related or unrelated software component:
What is database testing? Can anyone give some scenariors where we perform databse testing? also, please quote some interview questions in this regard.
What is memory leak and defect leak? Is there any harness testing? If yes, please explain?
Explain debugging?
What are test comparators?
Mention what the purpose behind doing end-to-end testing is?
What is depth testing?
What is fault tree analysis?
What is test development?
Functional testing?
If a bug is found by the customer after product release, then what cycle is applied to find the cause of that defect