in real time, which test case format we r using?
Answers were Sorted based on User's Feedback
Answer / rajesh kumar
Project:___________
Version:________
Module:____________
Screen:________
Operating System:_____
Created By:___________
Reviewed By:_________
Date of creation:_________
Date of review:_______
Objective:_______________________________________
Requirement Traceability:
Purpose:
1
2
.
.
Follow the steps below:
Test Case ID Test Case Name Test Steps
Test Action Actual Result Expected Result
rajeshkumarpad@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sandeep kumar roy
1.SL.NO
2.TEST CASE ID
3.TEST CASE NAME
4.TEST CASE/TEST SCRIPT DESCRIPTION
5.EXPECTED RESULT
6.ACTUAL RESULT
7.DATE
8.TEST EXECUTED BY
9.TEST RESULT
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
HI
Test Case ID
Test Case Name
Test Description(includes Procedure)
Test Steps
Test Action
Actual Result
Expected Result
Status
(Severity)
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajesh.pothina
in our organization we r using this format
SNO:
TEST CASE ID:
SCREEN:
INPUT:
TEST CASE DESCRIPTION:
EXCEPTED RESULT:
ACTUAL RESULT:
STATUS:
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / simran
Test Case FormaT:
Test Case ID
Objective
Test Data
Test Steps
Expected Result
Actual Result
Status
Remarks
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
Following is one of the sample format we are using in general:
Test case ID:
Test case Summary:
Build Version:
Module name:
Test Case Description:
Test Steps: consists of Step no,Test step to be
executed,Expected result and Actual Result..
Found by :
Reported to:
Reported on:
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nagraj
1.SL.NO
2.TEST CASE ID
3.PURPOSE
4.REFERENCE
5.DISCUSSION
6.TEST SETUP
7.PROCEDURE
8.OBSERVABLE RESULT
9.POSSIBLE PROBLEMS
| Is This Answer Correct ? | 0 Yes | 1 No |
Can anyone Give me examples for high Severity and Low priority defects?
When should testing start in a project?
what are 5 common problems in software development process?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Explain the V model.
what is the diff between webserver app & client server application...
2 Answers 3i Infotech, HCL, vSplash,
Can you explain tpa analysis?
what is advantages and disadvantages of the Waterfall Model and V-Model
5 Answers CSC, SSI Small Scale Industries,
How do you go about testing a project ?
what is reqirements testing and risk based testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??