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 type of testing techniques are using after accept the build?
What is CVS and why it is used?
what are questions asked in TCS for database tester (sqlserver)?ay idea
Why it is recommended to add verification checks to your all your scenarios?
What is quality center?
can anyone help me regarding testing patterns?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
What is decision table testing?
Explain what is exhaustive testing?
What are the challenges you faced in your project (Testing) and in your company?
What r the sequences that leads to automation?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
write test cases on wall