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

Penetration testing

5 Answers  


Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.

1 Answers   CTS,


can any one explain the performance testing in detail plz

1 Answers  


is there any test cases for sanity testingPlease tell me any consultancies or companies both in chennai, bangalore( not in hyderabad), who can provide mail id with an Id( official ID). Iam planning to keep exp. in 3 small companies( not MNCs) iam trying on 3.5 yrs manual testing in chennai,bangalore my mail id pranu_soft@yahoo.co.in

1 Answers   Mind Tree,


at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)

5 Answers   Nous,


What methodolgies you used to develop test Cases?

3 Answers  


Test cases for google home page, yahoo signin page, elavator, traffic signals. And can anybody post the some other testcase(on like pen,keyboard....) as interview point of view.

4 Answers   CTS,


11. Do you have any other questions or comments about the Web site or your experiences with it?

0 Answers  


What is buffer overload? How can you test buffer overload in the AUI?

0 Answers  


What r the types of Test case design techniques

15 Answers   TCS, Wipro,


When we enter valid user ID and passwords and unable to login then what do we test more

10 Answers   Wipro,


what is the standards for preparing the test data?

2 Answers   CIL,


Categories