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 deployment testing ? How it is performed ?
Metrics for Evaluating Application System Testing?
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
What is the exact difference between smoke testing and sanity testing.?
What is Risk Analysis
What is the difference between Product tester and Software Tester?Is there any difference?
10.What is stub?
Why does software have bugs?
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
Write the Testcases for Telephone
What is inter-operability?
WHAT is Spring in term of Agile model?