what is the diff between BVA & ECP and also advantages
about thease techniques..& i want some proper examples...

from
sekhar yadav sunkara
svsekhar2003@gmail.com



what is the diff between BVA & ECP and also advantages about thease techniques..& i want s..

Answer / mathanvel

These are techniques involved in the Black Box Testing to
Derive the Test Cases
Now, we can reduce some of the test cases that belong to the
same equivalence class. We can delete lines 3 and 4 which
belong to equivalence class "0 <= account <= 499". We also
can delete lines 7 and 8 hich belong to "500 <= account <=
1000". The new table will be:

#

Boundary Value

Equivalence Class

Result
1
-1 account < 0 Invalid
2
0 0 <= account <= 499 Valid
5
499 0 <= account <= 499 Valid
6
500 500 <= account <= 1000 Valid
9 1000 500 <= account <= 1000 Valid
10 1001 1000 < account < 2000 Invalid
11 1999 1000 < account < 2000 Invalid
12 2000 2000 <= account <= 2000 Valid
13 2001 account > 2000 Invalid

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What type of contribution provided by management Science and Decision Support Approach to the project management

0 Answers  


How regularly you used to get the build and who used to installed build in software testing

2 Answers   Kony, Oracle,


pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..

1 Answers   Amazon, Mindteck,


can any one please give bug reporting format of bugzilla ?

3 Answers   Syntel,


What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?

0 Answers  






what is black box testing, and what are the methods for BBT plz explain it

8 Answers   SumTotal,


What are the different test levels

6 Answers   IBM, Riphah International University,


What is the concept of introducing a small change to the program and having the effects of that change show up in some test?

3 Answers  


what is the difference between test strategy and test methodology?

3 Answers   Uniken,


Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.

0 Answers   Ordain Solutions,


what is the difference between product and application?

6 Answers   Synergy,


Tell me the advantage and disadvantage of cookies?

0 Answers  


Categories