What is an equivalence class?
Answers were Sorted based on User's Feedback
Answer / ram
Equivalence class is a Testing Strategy based on determining
the possible equivalence classes and creating Test Case for
Test which can give rise to MANY Tests.
Test Case Contains:
1.Identification & Classification.
2.Instructions.
3.Expected Results.
4.Cleanup ( when needed )
How to go back to normal (or) shut down after the Test.
S.Ramprasad.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nirmal anand
equivalence class comes under input domain testing of
functionality testing of b.b.testing. it refers to the
input values given. it has valid and invalid values.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / venkat
equivalence class testing is done to validate the type of
onject
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Cause and Effect Technique .
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
What is agile testing and why is it important?
How to calculate testing productivity?
what is beta testing
hi iam geetha, i know what are all points will come in the test plan, but i want the sample test plan
What are the major testcase design techniques?
Before starting to write a script, how will you find the test cases that have the same functionality? And how will you maintain the code?
What is private and public bug in test plan?
what is the way to explain about project of 3 years experianced
Guys, can any one of u give the realtime example for System Test