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
Test cases have written according to Flow of the software working or according to Screens?
What is the difference between action & script ?
What is Test Design?
how to write defects in excel sheets when defects occured
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is Independent Testing?
is it possible to do performance testing in stand alone application..how wil u do that ???????
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is the role of the test group vis-?is documentation, tech support, and so forth?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
Can you explain regression testing and confirmation testing?
how mapp the defect id in quality center?
What is the difference between qa, qc, and testing?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?