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

how can u do regression testing tell me procedure?

17 Answers   TCS,


9.Are you exposed to any automation tools?If yes your role?

3 Answers   VJIL Consulting,


What is Standalone testing?

10 Answers   Accenture,


What is the difference between Project Based Testing and Product Based Testing?

18 Answers   Pramati Technologies, Satyam,


what is usecase? tell me the attribute of usecase?

6 Answers   Expertus,


what is data base testing, explain with example

1 Answers   Crea,


sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?

2 Answers  


What is Test Case?

12 Answers   Tesco,


Testing process in your company?

1 Answers   OM IT Solutions, Oracle, TCS,


Explain about Bug Life Cycle

5 Answers   eXensys, IBM,


Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?

0 Answers  


Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.

4 Answers   Flextronics, Syntel,


Categories