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 / 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 |
What agile testing? how it is process?
can any one tell me wat is dependent and independent scripting?
what is difference between report defect and track defect
there is one website i.e google.com.but in our project displayed that goole.com then what is seviority and priority for this scenario
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is Green Tesing, Red Tesing & Yellow Box Tesing?
What is Defect Density? How it can be calculated?
WHAT IS COMPATABILITY TESTING
What is Tacebility Matrix What are the Columns it contains
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
difference between smoke testing and sanity testing?
In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
3 Answers Media Magic, Ordain Solutions,