How u prepare Test data in testing process???

Answer Posted / raghu.

Preparing Test data is very important before we execute the
test cases. Test data must be created for each and every
test cases. Test data can be prepared with the knowledge of
Boundary Value Analysis and equivalence class partition.
Ex: The test data for customer name field with the
condition such as 5 to 15 chars and no special symbols
would be
Boundary Value Analysis:
min i.e 5 chars: arthu result: system should accept
min-1 ie 4 chars: qwer, result: should prompt error message.
max ie 15 chars: qwertyuioplkjhg : system should accept.
max+1 ie 16 chars: qwedsafgtrfdsert: system should prompt
error message.

Equivalence class partition:
include all the special symbols or numbers in the middle.:
system should prompt error message.

Friends plzz let me know if i am wrong or u get more
generous answer. Thank You

Is This Answer Correct ?    24 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is performance tuning? What are tools of performance testing?

661


How do you Prepare a Defect Managemnt Policy

1624


What are noise variables?

1961


What is neutral test case?

1811


what is the testing approach for windows Explorer(Not IE Explorer)

2245






Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

1437


Can anyone please suggest me a online book on manual testing??

1378


Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.

2134


how to test a web application manually?can u explain indetail?

1614


What is difference between Manual testing and Pega/BPM testing?

7492


what is coupling integration testing

1632


what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

1580


What is decision table testing?

650


What is the difference between coupling and cohesion?

685


What Is risk Based testing?

1500