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 the difference between BVA&ECP?

Answers were Sorted based on User's Feedback



what is the difference between BVA&ECP?..

Answer / naresh

These two menthods are useful to minimize the test cases.
These two methods are looking very simillar

In BVA(Boundary Value Analysis) we can check the the
boundaries values min-1, min, middle value(optional), max,
max+1
For example: If the boundary value for a field is between 1
to 98 , we can check with the values 0,1, any of the value
between 1 to 98 , 98 and 99


please let me know if i'm not correct


but in Equivalece Class Partioning we should check the
condition with different values from three partitions like
we should take some values in the positive partition and
take some values from negative partitions. For example take
the above example here the positive partition is the range
beteween 1 to 98, the negative partitions are o to -97 and
99 to 196.

see in the BVA we are not checking with the minus values
like -1, -2, -3 we can't say it can't take minus values and
also we are not checking with the three digit numbers in
the BVA, but here we have scope to check the three digit
values also as well

Is This Answer Correct ?    3 Yes 0 No

what is the difference between BVA&ECP?..

Answer / ratha .a

Boundary value analysis and equilance class partioning are
the testcase design techniques.

EQUILANCE CLASS PARTIONING:
ECP is a method for deriving the test cases.in this
method idetified that each member of the class causes the
same kind of proceesing and output to occur.Based and the
characteristics classes are formed in valid and invalid
classes.

BOUNDARY VALUE ANALYSIS:
Testing at the two boundaries.

0-40:F
41-50:D

-1,0,1,39,40,41:F
40,41,42,49,50,51:D

Is This Answer Correct ?    0 Yes 0 No

what is the difference between BVA&ECP?..

Answer / rudraneel

BVA :

Boundary Value Analysis :

1.It is a Black Box Technique
2.Here input values for boundaries of input domain are
tested.
3.Here valid and invalid both values are considered.

Example :
For a login page SRS is

UserId should be within 15-50 characters
so valid boundaries are 15-50
invalid boundaries are <15 or >50 i.e; 14 or 51
If A(Valid)=15/50 thenA1(Invalid)=14/51
For Invalid Boundaries always considered like this way (A-
1) or (A+1)

Adv:
>Very good at exposing potential input problems
>very clear guide-lines on determining test cases
>Very small set of inputs are generated

Disadv:
>Doesn't cover all set of inputs.
>doesn't combine all possible combination

ECP

Equivalence Class Partitioning :

1.As the name suggests that the data is divided into such a
way that same class will give same type of input.Like
Class1 is a combination of Valid inputs and Class2 is a
combination of Invalid inputs.

Disadv :
>Heuristic based method.
>Limited focus.
>No guide lines for choosing input.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is port testing

2 Answers  


Can any one please refer me the good book to study more abt testing manual as well as abt automated,in which i cld learn more abt to prepare test cases and more abt testing.If possible plz mail me the name of the book at : nitin9360@gmail.com regards Nitin

2 Answers  


Do you use any automation tool for smoke testing?

0 Answers  


What is backward compatibility testing?

3 Answers   MedUSA,


what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks

1 Answers  


what do u like in QA?

4 Answers   Millennium,


What is Management Testing?

2 Answers  


Can u specify one Deadlock or Processlock issue in a client server application?

1 Answers   Kanbay,


What are the advantages of automation over manual testing?

0 Answers  


How do you know when the product is tested well enough?

2 Answers  


wat is the role of tester in SDLC

8 Answers   IBM, STC,


i got job selection order from decon engg hrd,tamilnadu,india.they are also demanding me 2000 rs. & saying that after 3 day they will give me a joinig letter, there web site is www.deconengg.net & postal address is decon engg(govt. hrd)no-236 coimbatore -641044.I submitted my resume to them and after that they didnt conduct any interview... can i believe this or its just a fake..

69 Answers   Decon, ssinformatics,


Categories