what is difference between equivalence partition and
boundarary value ananlysis?

Answer Posted / pallavi

let me u explain with an example:
think a login page two text boxes for userid and passwd
and there are some conditions given in SRS which should be
satisfied like for suppose
username: min length=4
max length=7
alphanumeric
for this if u where to write BVA and ECP
then it is in this manner
BVA
min+1 valid
min-1 invalid
max+1 invalid
max-1 valid

ECP
valid invalid
0-9 special characters
a-z
A-Z
so simple in
BVA:we are testing the boundaries
ECP: we are dividing input values to be given into valid
and invalid values
hope u can try it for passwd

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between coupling and cohesion?

696


what type of quetion may be asked for experienced person in manual tester of 1 year?

1840


What is big bang approach?

793


9.Data – driver automation typically includes?

2924


define risk management system with example ?

1565






How quickly we need to fix the bug? Or how soon the bug should get fixed?

711


What is the purpose of test strategy?

701


what is fusion testing and impact analysis???

1685


Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)

1908


What is Pre UAT and UAT is there any difference ?

2982


What are the different ways of doing black box testing?

655


What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client

1928


What is bucket testing?

664


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

2051


Tell me some Adhoc testing scenarios of ebay (online auction product)?

3396