how to write test cases for boundary value analysis and
equality partitioning?



how to write test cases for boundary value analysis and equality partitioning? ..

Answer / naveen kumar

in boundary value analysis if the input is range of values for example A-B ( A to b) then we have to design test cases for
A-1,A,A+1,B-1,B,B+1.


FOR EXAMPLE
if input is between 5 to 10 then write the test cases for 4,5,6 and 9,10,11

equality partitioning if the input is range of values then we divide the range into equivalent parts and tests the application.

For example value is 500 to 1000 then we divide the range into values 500,600,700,800,900,1000.like this we divide the values.
but here we have to ensure that we are checking for two invalid data.

Is This Answer Correct ?    13 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.

0 Answers  


What are stubs and drivers?

3 Answers  


if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?

0 Answers   QA, SmartData, Yahoo,


what is the role of QA manager

1 Answers  


what is meant by regression testing?

9 Answers   IBM,






give me some example for high severity and low priority defect?

18 Answers   Sigma Software Solutions, Verizon,


What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?

1 Answers  


What is a ‘test plan’?

0 Answers  


Differentiate regular regression testing and final regression testing.

3 Answers  


Give some infos about test track tool?

3 Answers  


write test case for gmail sign up page?

0 Answers  


Can any1 tell me what is the use of Shell Scripting on Manual Testing ?

3 Answers   Subex,


Categories