How u prepare Test data in testing process???
Answer Posted / sravanthi
Preparing proper test data is a core part of “project test
environment setup”. Tester cannot pass the bug
responsibility saying that complete data was not available
for testing. Tester should create his/her own test data
additional to the existing standard production data. Your
test data set should be ideal in terms of cost and time.
Design our test data considering following categories:
Test data set examples:
1) No data: Run your test cases on blank or default data.
See if proper error messages are generated.
2) Valid data set: Create it to check if application is
functioning as per requirements and valid input data is
properly saved in database or files.
3) Invalid data set: Prepare invalid data set to check
application behavior for negative values, alphanumeric
string inputs.
4) Illegal data format: Make one data set of illegal data
format. System should not accept data in invalid or illegal
format. Also check proper error messages are generated.
5) Boundary Condition data set: Data set containing out of
range data. Identify application boundary cases and prepare
data set that will cover lower as well as upper boundary
conditions.
6) Data set for performance, load and stress testing: This
data set should be large in volume.
This way creating separate data sets for each test
condition will ensure complete test coverage.
| Is This Answer Correct ? | 46 Yes | 2 No |
Post New Answer View All Answers
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
Can anyone please suggest me a online book on manual testing??
When to stop testing? (Or) how do you decide when you have tested enough?
what is date field test case
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
What is difference between cmmi and cmm levels?
Do submit teststrategy to customer if yes at what time
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
Tell me the advantage and disadvantage of cookies?
Changes and enhancements to system?
Can anyone tell me, What is wound fixing?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
When do we perform smoke testing?
What are quality assurance and quality control?