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


When we use Boundary Value Analysis and Equivalence Partion?
Which one is best?I heard that ANy one of this technique
useing by a comany...is it right?

Answers were Sorted based on User's Feedback



When we use Boundary Value Analysis and Equivalence Partion? Which one is best?I heard that ANy one..

Answer / murthy

Ex: The age of the person should be between 18 and 60.

Equivalence Partition:
Check with <18,18 to 60, >60

Boundary Value Analysis:
Check with min-1,min,min+1 --> 17,18,19
Check with max-1,max,max+1 --> 59,60,61

EP is better than BVA, because the former has three
testcases but the later has six test cases. And also EP
covers all Positive nad Negative validation in 3 case
itself.

Is This Answer Correct ?    8 Yes 2 No

When we use Boundary Value Analysis and Equivalence Partion? Which one is best?I heard that ANy one..

Answer / satyaprasad

in funtionality testing ,for inputdomain coverage we use
BVA and EP.we test the object with valid and invalid date
with rspect to range and charecter type
ex:for example one login window is allowing for user id 4
to 10 charecters and alphanumerics, then,
BVA: min 4 pass ecp:valid:A toZ
min-1 3 fail a to z
min+1 5 pass
max 10 pass 1,2,3.......
max-1 9 pass invalid:spl chars,blank
max+1 11 fail spaces
hi this is satya ,any doubts contact:991212418320

Is This Answer Correct ?    3 Yes 2 No

When we use Boundary Value Analysis and Equivalence Partion? Which one is best?I heard that ANy one..

Answer / ramprasad.s

Hi


For Username & Password of web based projects
we use BVA only

For Client server projects we use Both BVA
& Equivalence Partition


All depends Requirement



sun_ramprasad@yahoo.com

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

i have gap of 3 years need some company to take fake exp, can any one help in this group to get fake exp from a hyderabad company?

2 Answers  


Who does integration testing ? Developer or Test Engineer?

7 Answers  


What is the difference between testing Techniques and tools? Give examples

1 Answers   Crea,


How does one do Functionality Testing?

3 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


what is the testing process followed in your company?

6 Answers   Mantra Group,


Use of Requirements Traceability?

3 Answers  


HP QC Defect life cycle?

2 Answers   Cap Gemini,


What is the difference between TEST STRATEGY and TEST PROCESS

3 Answers   Tavant Technologies,


on what basis can u estimate test cases for particular screen??

1 Answers  


What is a successful product?

2 Answers  


If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.

3 Answers   Emptoris,


Categories