Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Hi, Can anybody tell me what is Boundary value analysis,
equivalence partitioning and error guessing with examples?

Answer Posted / bizz

Boundary Value Analysis (BVA): This is a testing technique
to validate a application by testing the boundary value
conditions. Lets take an example:
We have a edit field which accepts values from 1
to 100. By BVA, we can test this field using the invalid
and valid boundary values i.e. -1, 1 and 2 for the first
boundary and 99, 100 and 101 for the second boundary value.
Here the invalid conditions are -1 & 101 and the valid
conditions are 1,2 & 99,100.

Equivalence Patitioning or Equivalant Class Patitioning:
This is also a testing technique which divides the input
data into different classes and test the application by
selecting a value from each class. Lets take the same
example as above:
Here, the difference is that the 1-100 values
are divided into 4 classes i.e. 1-25, 25-50, 50-75 and 75-
100. Now, we select a value from each classes and test the
edit field.
The advantage of this technique is it can cover
a large dataset where we cannot manually go and check each
and every value.

Error Guessing: This technique is the most informal way of
testing a application. For using this technique, one need
to have a good command of the application and should know
the history of the application. As the name suggest, tester
have to guess where could be the possible defects by
keeping the defect history of the appliaction in mind.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do security implementation for any URL??

1972


iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

2164


If I want to check compability of software in a MAC OS then which steps shold I follow?

2139


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

2049


What is the difference between authentication and authorization in web testing?

1332


Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com

2001


Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"

3019


what are the typical problems in web testing?

1342


HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp

2011


What are the different strategies for rollout to end users?

1339


What r the functional testing u perform?

2246


difference between change management and configuration management

2165


When to stop testing? (Or) how do you decide when you have tested enough?

1199


Which was the most interesting bug you found.

3083


What is a testbed in manual testing?

1536