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 |
10 scenarios for security testing using gmail applications?
What is bug life cycle? Pls give me the exact definition?
difference between web based application and window based application
32 Answers Akash, Evox, iGate, Intelligrape, Lexicon, Semantic Space, SVICS,
Explain the V-Model
Hi frnds, can any one tell me what are d real role & responsibility of an tester ? to be a GOOD TESTER, what we have to do ??
What should be a cover letter name while updating resume on naukri.com? please post answer
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
Can u test a website or a webapplication manually without using any automation tool?
What’s the relation between environment reality and test phases?
what is entry and exit criteria?
i am fresher in manual testing.how to do database testing.
What is the difference between White Box testing and Unit Testing?