What is Equivalence partitioning,Boundary value
analysis,Decision table testing,State transition
testing,Use case testing. Plz explain with example and
differences if any

Answers were Sorted based on User's Feedback



What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition ..

Answer / markusorelius

These are different test techniques, which are applied in a
structured way to the target software. They arise from
understanding where software typically fails, and why.
These technicques are very effective and efficient in
structuring a test for a specific kind of functionality.
You need to choose the correct one to apply in every case.
You do this by understanding what the particular item's
function is and thus how to test it with the most efficient
and effective method.

Is This Answer Correct ?    3 Yes 0 No

What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition ..

Answer / raghavendra.reddy

EQQIVQLENCE PARTITIONING:As per Pressmen if i/p is range of
number then test for 1 valided no & 2 invalided ex:100-
500,then test 100, 99, 501. if i/p is set of values then
test for 1 valided & 2 invailed Ex:{10,45,67} test for
10,80,90.
BVA:IF I/P is range of values b/w "A" to "B" then test for
A,A-1,A+1,B,B-1,B+1.

Is This Answer Correct ?    2 Yes 2 No

What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition ..

Answer / kishan prasad

Boundary Value analysis is the testing carried out at the
boundary values. Ex: if any application is said to have some
2-3 levels of values with which it should behave
differently, the tester exclusively tests those boundary
values specifically with decimal values, characters
etc.(like <40% fail, 40% to 50% third class, etc...

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Explain the difference between severity and priority.

0 Answers  


Will a tester get involved in preparing Metrics?If yes,what will they do & how?

3 Answers   iSoft,


what is Waterfall model?

9 Answers  


What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER

0 Answers   Wipro,


What is industry standard for code coverage numbers?

1 Answers  






Who gives Real-Timing Training in software Testing & Automation Testing in chennai?

2 Answers  


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

0 Answers  


what is software testing

12 Answers   Wipro,


What is the type of the testing to check the availability of a website 24 * 7?

3 Answers  


If the developer rejects that its not a bug means then whats the next step we follow?

11 Answers   Logica CMG, Wipro,


what are the storage class in C?

1 Answers   Verifone,


what are the Levels of testing?

19 Answers  


Categories