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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to integrate Bugzilla with QTP?

2280


Write the test cases for file transfer from one user to other from Google Drive/drop box?

7218


Plz give me manual testing real test case ?

1027


what are your achievements in your organization ? Guyz very very urgent , help me

1647


What is difference between cmmi and cmm levels?

679






You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.

2128


what is date field test case

1447


What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

1568


What are the modules of quality center?

655


How will u decide test data to see that evey feature is thoroughly tested

1577


What is the typical situation u faced while collecting the test data?

1651


What is defect removable efficiency?

690


Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.

1634


What knowledge I must have as a 3 yrs. manual tester??

1629


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

1725