How u prepare Test data in testing process???
Answer Posted / ramyab.mca@gmail.com
Hai...
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.
K.Byeee...
Thanks & Regards
B.Ramyasri
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Artifacts in design phase of SDLC ?
what is independent question and what is retriewing and what is problem of severity.
What is neutral test case?
What is a critical bug?
How to integrate Bugzilla with QTP?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
what are your achievements in your organization ? Guyz very very urgent , help me
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is mean by multi-threading testing?
What is a top-down and bottom-up approach in testing?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What type of testing you perform in organization while you do system testing, give clearly?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
when do you escalte issue to your manager?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?