Expain Equivalence Class Partion with an Example?
Answer Posted / anish
Equivalence Class Partition Splits The Given Input Into 2
Classes..
Class 1: Valid
Class 2: Invalid
EX:The maximum amount can be withdrawn from ATM machine is
100 to 15,000
Invalid Valid Invalid
-----------100--------------15000--------
Note: Total Number of Test Cases is 3 (2 Invalid and 1 Valid)
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What impact ratings have you used in your projects?
Can you explain boundary value analysis?
what r u r responsibilities in current project
Diffrence b/w functional testing,functionality testing,system testing?
What is a bug triage?
What is mean by Schedule report who is the responsible for generated that one ?
Please Tell me About Fish-Bone Model. Thanks in Adv.
What is actually a rule based testing
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
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; }
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??