Can you tell me what is boundary value analysis and
Equivalence partitioning, and error guessing with examples
Answer Posted / viji
Boundary value analysis:
The values for the test cases are selected from the
boundaries and are given as input to the system.
selecting boundary values:
If we have a class with values from min to max
Test for input data at min-1, min, min+1, max-1, max and at
max+1.
example for bva: Y2K compliance tool kit:
The tool sets the system date to 31st Dec and to 1st Jan
and see for the proper roll over of the system.
Equivalence partition:
Splitting the inputs and outputs of the software under test
into a number of partitions.
Error guessing:
There is no formal procedure based on experience they will
test.
for example:
Incorrect assumption
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is mean by Performance Related Testing in data base?
How do your characteristics compare to the profile of the ideal manager that you just described?
How to integrate Bugzilla with QTP?
What are the basic forms of variations?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
what is Test management fundamental?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
What is Cyclometric testing?
write 5 critical test cases on product payment form on flipkart.com?
What are the Important test scenarios which can be used for testing a web site?
Work flow in testing in your company?
Can list out some disadvantages of manual testing?
what is data guidelines
What is sanity?
what types of testing have u done in ur project?and expalin it detail?