can u pls explain me what is boundary value analasys and
equivalent partitioning
Answer Posted / guest
Boundary Analysis- This is a black box test design tech. In
boundry analysis tester will test the software at tha edges
of the equivalence partition. Idea is to assume if software
work perfectly at the edges it will work properly else
where. e.g. if a text field accepts value between 0-100
boundry value test should include values as lower limit-1
i.e. -1 & valid value anything between 0 to 100 & Upper
limit +1. Boundry value analysis is used to reduce the
redundancy in test cases.
Equivalence Partition- This is a blk box test design tech.
in which the whole input domain is divided in to few no of
logical partitions. These logical partitions are termed as
Equivalence Partitions. It is assumed that all values in a
partition are supposed to have same system responce.
e.g. if a text field accepts value between 0-100 then
according to eqv Partition less than 0 is one partition, 0-
100 will be second partition & more than 100 will be third
partition. Equivalence partitioning is used to reduce the
redundancy in test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
What is difference between Manual testing and Pega/BPM testing?
Write the 10 high test cases for making video call/face time
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
what are the 3 test tool categories and describe what each can do.
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
write test cases on wall
What are the different types of software testing?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Give me sample test cases for smoke testing
what types of testing you performed in transfer funds module....
how mapp the defect id in quality center?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Do you know anything about Set Top Boxes?