Can anyone have some better answer for this..
Difference between Boundary value analysis & Equivalence
partitioning?
Answer Posted / mudaseer
equivalence partioning in this there are 2 types pressman and
practise :in pressman you test for 1 valid and 2 invalid values for ex u r testing banking application that is for amt
field between 100 to 5000 now you test for 1 valid and 2 invalid values but in practise you test for range of values
in boundary value analysis you test near the boundary for ex amount field in banking application accepts values from 100 to
5000 then then you test for 100 because developer would have
made mistake for example developer would have written amt>100(instead of amt>=100) then amount field wont accept 100 it gives an error this is boundary value analysis
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between qa, qc, and testing?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Difference between Re-testing and Regression testing?
Write positive and negative test cases for forgot password?
1.What types of documents would you need for QA, QC, and Testing?
What is Registry?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
Describe your experiences with code analyzers.
what is traceability matrix and its usefulness
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.
what is the function generator?
What is the difference between a bug, a defect and an error?
What is Dynamic Binding and Dynamic Loss?
What is the main use of preparing a traceability matrix?
can you show me the test cases on registration form