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

what is Testing environment in your company ,means hwo testing process start

3 Answers   CTS,


from where do u collect test data if u miss some data what will happen

0 Answers   Infosys,


When should testing be stopped?

24 Answers   GE,


why u need peer review doc ?

3 Answers  


How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language

0 Answers   ABC,






What actually testers do in Smoke Testing?

18 Answers   Patni,


How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc

2 Answers   HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,


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

2 Answers   Accenture,


how to retrieve the test data?

5 Answers   iSoft,


how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.

5 Answers  


Explain your web application archtechture?

1 Answers   Verizon,


Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??

0 Answers   HCL,


Categories