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

who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?

2 Answers   Accenture,


if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable

2 Answers  


How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.

2 Answers   Mastek,


If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?

1 Answers  


how u will write test case for system testing give me example

2 Answers  


How many types of bugs are there? What are they? like Deferred bug,cosmatic bug.....

0 Answers  


how does a client /server environment affects testing?

3 Answers   HCL,


Why do u choose Testing as ur career?

10 Answers   Minecode,


Could anyone let me how to write test cases in Manual Testing with the real time examples.

6 Answers  


What are the three aspects of GUI software to test for with WinRunner?

1 Answers  


As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???

3 Answers   SuperValu,


wat s security testng,wat u do in this testng

2 Answers   Hewitt,


Categories