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 |
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 ?
usecases are prepared by whom?
Write all possible test scenarios for Login screen.
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
What are the different types of testing
wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?
How can we do security testing while testing a project
What is the diffrence between BUILD & RELEASE ?
What is test startegy?
What we mean by Stealth Bug
How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.
at which movement we will perform varification testing & Validation Testing , with Example ??