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 |
Penetration testing
Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.
can any one explain the performance testing in detail plz
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
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)
What methodolgies you used to develop test Cases?
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.
11. Do you have any other questions or comments about the Web site or your experiences with it?
What is buffer overload? How can you test buffer overload in the AUI?
What r the types of Test case design techniques
When we enter valid user ID and passwords and unable to login then what do we test more
what is the standards for preparing the test data?