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
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Can you please explain me how to do testing of an E-insurance project end to end process..
Inwhat basis the time is allocated for testing the application?
What are the differences between web applications and client and server applications?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Describe your personal software development process.
What is difference in between operating system 2000 and os xp?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
negative test cases on banking domain ?
What knowledge I must have as a 3 yrs. manual tester??
What are the main key components in Web applications and Client Server applications? and their differences?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
How can we test for drastic (severe) memory leakages?
what are the testing appraoch that you have tested for Bread toaster