Hi everyone.This is one of my interview questions.Could you
please send me the answer for this?My ID:spam4rekha@gmail.com
Q : what is BVA and ECP ?

Thank You
rekha

Answers were Sorted based on User's Feedback



Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My I..

Answer / manju

In BVA, we concentrate on size of data i.e. range (Min,
max, min-1, max-1, min+1,max+1), where as in ECP, we
concentrate on type of data (valid, invalid).

Is This Answer Correct ?    3 Yes 0 No

Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My I..

Answer / mustafa_7_8_6

Hi !
BVA-(Boundary value Analysis)
it will focuses on “corner cases” or values that are
usually out of range as defined by the specification.

ECP-(Equivalence Class partitioning)
drastically cuts down the number of test cases
required to test a system reasonably,to find the most
errors with the smallest number
of test cases.


Correct me if i m wrong.
Mohammed Mustafa Hussain

Is This Answer Correct ?    2 Yes 0 No

Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My I..

Answer / sreelaxmi

Hi,

Equivalence partitioning and Boubdary Value Analysis are
test case design techniques where we can find more bugs
with less test cases.
What Mustafa explained was correct.

Sreelaxmi

Is This Answer Correct ?    1 Yes 0 No

Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My I..

Answer / mugi

BVA It refers Boundary Value Analysis and ECP for
Equvalance Class Partioning.both are Black Box Technique.
In BVA we used 3 values in test data for example we test
the digit 5000 means we split it in to 5000-1 and 5000+1.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1. AMDOCS Testing2. DW testing3. ERP testing4. Mainframe testing5. SOX Testing6. Six sigma testing7. RUP-CMM testing

2 Answers  


What will you do if developer is not able to reproduce defect ?

12 Answers   Cap Gemini,


Why V model is callds as V model? And at which stage v & V happens?

2 Answers   Kanbay,


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

1 Answers   Crea,


what is diff b/w resting & regression testing?

10 Answers   Wipro,






It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.

2 Answers   TCS,


Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1 Answers  


How important is Change Management in today's computing environments?

1 Answers   Ordain Solutions,


Write all combinations of test cases for calculater on + symbel

0 Answers  


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed

1 Answers   Siegeworks,


HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT

17 Answers   IBM, Nihilent, Wipro,


You find a bug and the developer says “It’s not possible” what do u do?

7 Answers  


Categories