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 |
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
what are testing types involved in black box and white box testing...
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
What is Deep Structure Testing?
what is Inspection?
How to test for improper links or broken links and would be there impact on the system?
what is negative testing and positive testing with example?
tell me some gud sites for testing??
To test a application what is required is functional specfication or busniess requirment ?
How do you review testcase?? Type of Review...
Is anybody have the telecom systems test cases from start to end?
1. what is severity and priority and who will decide what .?