what is equivalence partition? what is the use of it?
Answer Posted / guest
Hi
>Equivalence partitioning , a Black box Technique , is done
mostly on Data inputs derived from the requirement
specification.It is done rarely on Output data.
>The set of input datum are divided into certain classes
having equivalent property.
Like : Certain inputs are Valid inputs and others are
invalid ones.
>The partitions may done upon different property depending
upon the requirements.
>It helps in avoiding Exhaustive testing.
bye
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is srs and brs document?
can anyone help me regarding testing patterns?
how to indentify memory leakages after the build
What is boundary value testing? Give an example.
Write a Test scenario for Outlook Search functionality.
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
What is the difference between functional requirement and non-functional requirement?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
functional testing and usability testing test cases for transfer funds...
If you're given a program that will average student grades, what kinds of inputs would you use?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Explain the manual testing process?
Password is having 6 digit alphanumeric then what are the possible input conditions?
What is white box testing?
What is function points??????