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 |
when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not?
why we find maximum bugs in IE browser as compare to others?
what is ECP/
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
7. Would you return to this Web site on your own in the future? Why/why not?
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
u posted a bug with screenshots and steps to reproduce but still the developer is not accepting this is a bug. in dev system it is not reporducing . how u'll convince he developer? (if the developer is in india or onsite(give the answer for both the cases)
What r the things,u prefer and prepare before starting testing?
Write a Testcase for mobile phone ?
1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??