Explain Boundary value analysis, Equivalence partitoning
and Error guessing?



Explain Boundary value analysis, Equivalence partitoning and Error guessing?..

Answer / 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

More Manual Testing Interview Questions

1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"

1 Answers  


hOw do we avoid logging duplicate bugs

2 Answers  


Is testing just sampling???

1 Answers  


As a tester, what is the final report u submitted to ur customer? please write it in tabular form?

1 Answers   CybAge,


What is RTM

7 Answers   Accenture, Sify,






Explain Alpha Testing and Beta Testing

5 Answers   Virtusa,


Can anybody describe what might be the reasons or situations where the developer doesn't accept a bug as a bug , raised by tester ?

13 Answers   Accenture,


What is the diff. between Sanity , smoke and ad-hoc testing?

8 Answers  


what is the output of this query selet * from employee where 1=2

7 Answers   Tera Informatics,


what is prototyping model,RAD model V model, spiral model?????

0 Answers  


hi iam suma i completed my btech and search job in testingtools, i don't any real time experiance can any one post me real time srs doc and tracebulity matrix related to banking projects to this e-mailid ch_sumathi2004@yahoo.co.in

2 Answers  


What is the difference between the dropdown and checkbox list??

5 Answers  


Categories