Give examples of boundary value and equivalence
partitioning test cases.

Answer Posted / sridhar

Boundary value analysis:
Ex : consider the numbers from 1 - 1000 which should provide
valid results when entering a value in between them.

We will break the numerics from - infinity to + infinity in
to three cases as explained in step 1,2 and 3

step 1: 1 to 1000 (When entering a value startign from 1 to
ending with 1000, should provide valid results as defined) -
Pass
step 2: - infinite to 0 (When entering a value startign from
- infinite to ending with 0, should provide Invalid results)
- Fail
step 1: 1001 to + Infinie (When entering a value startign
from 1001 to ending with + Infinite, should provide Invalid
results) - Fail



Equivalence Class Partitioning:
Consider an eXample, like a text box on the form need to
accept only "Special Characters"
so here comes the following:
Valid Case:"Only special characters" - when entering these
characters should not display any validation message
Invalid Case: " A-Z, a-z, 0-9" - when entering these
characters should display validation messages

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what approach do you folllow in writing test cases?

1572


How is retesting different from regression testing?

580


Explain the steps for bug cycle?

568


hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it

1560


List out the software quality practices through the software development cycle?

558






Why regression testing is important?

625


how do u start web logic in your application

1707


what is angle testing

1800


What are the types of documents in sqa?

607


How do u calculate Schedule variance? What is the formula? Explain with Example

7063


What is bug leakage and bug release?

631


What are the actual QA processes run in software compamy ?

1667


How is monkey testing different from adhoc testing?

592


What is the difference between quality assurance and software testing?

605


What is the test ware?

595