when we use the Equivalance Partioning techinique
Answers were Sorted based on User's Feedback
Answer / sarfaraz ahmad
Equinalance partioning technique are used inthe following
situation.
a)range of input (example age: 32 to 99)
we could use 3 equivalence class partitioning.
valid: 1
invalid :2
b)valid set of input: red , green,blue
valid :1
invalid :1
specefied input ( flat owner could be 4 person).
valid :1
invalid :2
c)must be
valid :1
invalid:2
all the best
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sara
Equivalence Portioning technique is nothing but we check
one valid input and we check one in valid input
suppose u take user name,the customer Req is User name valid
only cha
that time we apply one valid input
eg Rajan
Next we check one invalid input
eg @34sara
thank you
sara
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What SQL statements have you used in Database Testing?
Give me examples for high priority and High severity defects?
Does we make documentation for all defects?
what is the good test case and bad test case tell me with an example
How is testing affected by object-oriented designs?
what is Non-Functional testing? & their types?
what is difference between black box and white box testing? In most of the companies which tecnique is used
what r the different types of testing environments?
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
Information about Automated Software Installer
What are the three aspects of GUI software to test for with WinRunner?