can u pls explain me what is boundary value analasys and
equivalent partitioning
Answers were Sorted based on User's Feedback
Boundary value analasys:
Let the upper limit and Lower limits be N and M for a
system then
N-1, N , N+1 , M-1, M and M+1are considered as inputs for
Boundary value
Equivalent partitioning :
When N amd M are lower and upper limits of a system the
Equivalent partitioning includes "N. M and any input
between "N and M".
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
what is product backlog...
difference between web based application and window based application
32 Answers Akash, Evox, iGate, Intelligrape, Lexicon, Semantic Space, SVICS,
how to check stress and load testing by manually ? with example
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
When to stop testing? (Or) how do you decide when you have tested enough?
wht is smoke testing and user interface testing
3 Answers Oneclick Testing Solutions,
what is the use of testing? is testing compulsary
What is desk checking and control flow analysis
is smoke testing is perform before realease Product
What is regression testing and what are the types in regression testing?
What is the diff. between Sanity , smoke and ad-hoc testing?
Where we save the bugs?