Explain Boundary value analysis, Equivalence partitoning
and Error guessing?

Answer Posted / aa

Boundary value analysis : Designing test cases at boundary
values. If field take values from 10 to 20 numbers,
following are the boundary values which is taken care while
doing testing.
Valid boundary values 10, 11, 19, 20
Invalid Boundary values 9, 21.

Equivalence partitioning : Designing test cases by deviding
the input values in to equivalence partitions.

valid Equivalence partitions 14 or 18
Invalid equivalence partitions 5, 26

Error guessing : From testers experience , are able to guess
where bug will come and in which scenario.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Anybody having documents and URLs about BFSI domain...Please share..it is really urgent

2155


How we will test ubercate

1774


In simple steps how will you do unit testing using VSTS?

933


What is error cusing tecnique

1720


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

2127


what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u

1951


What is difference between Build, Version and Release

1914


Should testing be done only after the build and execution phases are complete?

1329


Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u

2346


What does entry and exit criteria mean in a project?

896


List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type

1662


What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?

1177


What is fuzz testing?

829


i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?

2074


What are the advantages of waterfall model?

862