ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
what is the difference between BVA&ECP?
 Question Submitted By :: P.rajagopal
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference between BVA&ECP?
Answer
# 1
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 0 No
Rudraneel
 
  Re: what is the difference between BVA&ECP?
Answer
# 2
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 ?    0 Yes 0 No
Naresh
 
 
 
  Re: what is the difference between BVA&ECP?
Answer
# 3
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
Ratha .a
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance ACS2
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?  1
What do you mean by review? How many reviews are there in manual testing? please explain those? Infosys2
is the volume testing, stress testing, load testing is same and not tell me the difference plz thanks  1
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority  3
what is meant by Inspections? what arewalkthrough?  3
Diff. between STLC and SDLC? MBT6
What is GreenBox Testing  6
wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?  3
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"? EDS5
what is the purpose of writing testcases?  2
Hi Friends Can Any one give test cases on Credit card system  1
What is Dataguidelines?  1
what are the bugs we canot find in black box.  4
what is exception handling in winrunner? QA2
Is there any testing named as Comprehensive testing  1
What is the role of QA in a project developement?  2
What is the relationship between quality and testing  1
Where will you give the Reproduce option in Bug report? GE2
what is boundary value analysis?  2
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com