Question:
What methodologies used to develop test Cases?
Answer:
With the help of the scenarios involved in the functionality,testcases are written.
A test case document should contain;
1.Testcase id
2. Testdata.
3. Action to be done.
4.Status (i.e) whether that particular testcase have passed or failed. Source: CoolInterview.com
S.No, TC ID,Description, Input action,expected result, snap shot, actual result, result Source: CoolInterview.com
Answered by: shilpa | Date: 12/6/2007
| Contact shilpa
A test case document should contain :
1) Test case ID - unique id of a test case to be performed. 2) Business Scenario - What a test case is going to test? ie: which functionality. 3) Pre-requisites - What are the various inputs to perform the test? 4) Steps or action to be done - what are the various steps to be conducted to test a functionality mentioned in business scenario. 5) Status - Whether test case is passed or failed after execution. Source: CoolInterview.com
Answered by: abha | Date: 5/13/2009
| Contact abha
There are 3 types of method to write test cases. These are follows:-
1.BVA- Boundary Value Analayse 2.ECP- Equvilance Class Partionating 3.EG- Error Guessing Source: CoolInterview.com
Answered by: priyanka | Date: 8/21/2009
| Contact priyanka
1. Test Case Id 2. Step no 3. Description 4. Expected value 5. Actual value 6. Test Result Source: CoolInterview.com
Answered by: anand | Date: 8/23/2009
| Contact anand
There are black box testing methods like Equivalence partitioning Boundary value analysis cause and effect graph decision tables
Based on experience error guessing explorative Source: CoolInterview.com
Answered by: Rashi | Date: 3/15/2010
| Contact Rashi
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|