what is equivalence partition? what is the use of it?
Answer Posted / priya
Equivalence partitioning is a black-box testing method
- divide the input domain of a program into classes
of data
- derive test cases based on these partitions.
Test case design for equivalence partitioning is based on
an evaluation of equivalence classes for an input domain.
An equivalence class represents a set of valid or invalid
states for input condition.
An input condition is:
- a specific numeric value, a range of values
- a set of related values, or a Boolean condition
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
how will we change the server system time?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
Can anyone tell me about banking project? abt the transactions? the flow?
can any body tell me what is the process of between after getting a documents and testcase writing.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
please give information about ERP Projects and how V-model use in project
Tell me some Adhoc testing scenarios of ebay (online auction product)?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
how to write defects in excel sheets when defects occured
Write notes on apparel testing equipments.
What is Web testing & which action we take at the time of Web Testing?
What is integration level testing?