Give examples of boundary value and equivalence
partitioning test cases.
Answer Posted / akhil mohan
For the instance consider the 10 digit mob number which
starts with 9,so the valid range can be from 9000000000 to
9999999999.Then by boundary value analysis we get 6 input
data
1.Input less than lower boundary => 9000000000-1.
2.Input equals to the lower boundary => 9000000000.
3.Input greater than the lower boundary =>1 9000000000+1.
4.Input less than upper boundary => 9999999999-1.
5.Input equals to the upper boundary => 9999999999.
6.Input greater than the uppper boundary => 9999999999+1.
From the above test cases four test(2,3,4,5) cases will
pass the conditions and rest two(1,6) will fail.
| Is This Answer Correct ? | 49 Yes | 8 No |
Post New Answer View All Answers
Which of the following defines the expected results of a test? Test case specification or test design specification.
Explain the ad hoc testing?
How to write email id in world wide web
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Explain transaction testing?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
What is test environment? Elaborate with example.
can any body help me with providing a a case for usability testing...
Explain the static testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
What is quick test professional and what test environment it supports?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj