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...

what is boundary value analysis?

Answer Posted / lakshmanaraj bg

‘Boundary value analysis’ testing technique is used to identify errors at boundaries rather than finding those exist in center of input domain.

It’s widely recognized that input values at the extreme ends of input domain cause more errors in system.

More application errors occur at the boundaries of input domain.

Boundary value analysis is a next part of Equivalence partitioning for designing test cases where test cases are selected at the edges of the equivalence classes.

Boundary value analysis is often called as a part of stress and negative testing.

TEST CASES:

1) Test cases with test data exactly as the input boundaries of input domain i.e. values 1 and 1000 in our case.

2) Test data with values just below the extreme edges of input domains i.e. values 0 and 999.

3) Test data with values just above the extreme edges of input domain i.e. values 2 and 1001.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

2191


What is baseline testing?

1199


Can you explain random/monkey testing?

1183


How does a coverage tool work?

1225


what is data guidelines

2263


Tell me agile process in your company

6466


write test cases on wall

2221


define Testing of Procedure, Triggers and Functions in data base testing ?

3610


iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?

1945


date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid

1547


What are the queries mostly asked in testing ? give me some examples.

1977


Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.

2094


how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??

1693


when database testing comes into manual tesing

2241


What kind of testing to be done in client server application and web application? Explain

1248