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  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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 Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?
 Question Submitted By :: Suresh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?
Answer
# 1
BVA : If an input is bounded on 20 and 30 , the testcase 
should included the values 20 , 30 and Just above and below 
of 20,30 respectively.
ECP : if an input specified member of sets , then one valid 
and one invalid values included
 
Is This Answer Correct ?    9 Yes 2 No
BABA
 
  Re: What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?
Answer
# 2
Equivalence partitioning:- It is an black box testing 
technique and it can be defined as "Dividing the input 
domain of data into the class of interavels and from which 
we can prepare test cases.

Boundary value analysis:- It is also an black box technique 
majorly stress on boundary conditions.As the most of the 
bugs reside at boundaries.
 
Is This Answer Correct ?    6 Yes 1 No
Krishna
 
 
 
  Re: What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?
Answer
# 3
BVA: Instead of we entering every possible input domain we
check the input domains with boundaries only.

Eg:empID takes 4-16 alphabets.

value - status.

min->4   pass
min-1->3 fail
min+1->5  pass
max->16   pass
max-1->15 pass
max+1->17 fail.

ECP:
with this we enter valid values enter as input domains.

Eg:
empID should accept 4-16 alphabets.

valid  - invalid

a-z       0-9
A-Z       spaces, special characters.
 
Is This Answer Correct ?    7 Yes 2 No
Sunitha
 
  Re: What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?
Answer
# 4
Equivalence Class Partition (ECP): Means dividing the input 
Domain into groups and name these groups as Valid and 
Invalid. By Using these groups we can derive the Test Cases.

Boundary Value Analysis (BVA): Means finding the boudaries 
for given particular value. By Using these boundaries there 
is maximum possibilities of finding Bugs/Defects in an 
Application.

Example: In an Application User ID takes 5 to 10 Alphabets. 
It is the Customer required.

Solution:
User ID: 5-10 Alphabets

ECP:
Valid          Invalid
A-Z            0-9    
a-z            Special Charecters
               Blank Field

BVA:
Min       = 5        Pass
Min-1     = 3        Fail
Min+1     = 6        Pass
Max       = 10       Pass
Max-1     = 9        Pass
Max+1     = 11       Fail
 
Is This Answer Correct ?    10 Yes 1 No
Prashanth Chenna
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is the difference between Project Based Testing and Product Based Testing? Scandent3
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful SAP-Labs3
How you will do the functional testing ? CTS3
How will you decide defect seviourity and priority?  2
what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail. Tekra16
what is Gui testing? HCL4
Why V model is callds as V model? And at which stage v & V happens? Kanbay (Capgemini)1
why u are using multiple test data in retesting?  2
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any  2
what is the difference between use case and test case?  5
diff between test plan and test strategy? Hoch-Technologies4
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?  1
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application. HCL2
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .? Kanbay3
what is bug life cycle? Cap-Gemini8
what is the diff between testing methodology and testing technique  4
where do we use checkpoints in real time?where they actually come into picture?  1
Explain the Flow of V-Model Virtusa1
Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance  3
difference between bug reporting and bg tracking  3
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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