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
how deployment phase of SDLC differs in product based and in service based company ?
How quickly we need to fix the bug?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is stub?
What Is risk Based testing?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
What is the difference between static testing and dynamic testing?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
What is verification in software testing?
What are similarities of Agile and Scrum?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
Could anyone share FAQs for Test Manager position...
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
What are the properties of a good requirement?