How to write test cases ?
Answers were Sorted based on User's Feedback
Answer / anusha umrey
make 6 coloumn at most
1 TC id
2 Req id
3 Test des.
4 Test steps
5 Test data
5 Exp .res
and in des write what u hav to do (to enter user nam e)
in stepa write all procedure (enter user nam e,password ,n
click ok )
Test data (aaaaa)
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / bhanu
Test case means write or prepare some conditions on client
requirements for testing.
test cases are write based on client requirements.
Test case generally having the following format
1.test case id
2.test name
3.steps
4.test description
5.priority
6.expected
7.actual result
8.status
9.testdata
10.remarks
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dharmaraj reddy
we can write test cases only on the specifications or
requirements given by the customer
mainly TESTCASE TEMPLATE consists of
req id:
testcase id:
cateogory:
prerequisite:
description/test steps:
expected value:
test data:
actual value:
result:
build no:
priority:
TEST DATA:it is nothing but when u test a functionality
like a login object u do not enter single username and a
single password u enter multiple sets of data,u should
prepare a tabular data EG.
SNO UN PW
1 RAVI RAJU
2 RAMU RAJESH
3 KARAN KIRAN
u name this table as valid user input table(VIT)
u have to mention that VIT in the test data column.
CATEOGORY:u have to mention u r doing positive testing or
negative testing in this column.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sasikumar,be
7 coloumn is most important to make test case
*Test case id
*Test Case Discription
*Test Case Preparation
*Test Case Data
*Actuall Result (AR)
*Except Result (ER)
*Final Reslut(FR)
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / kumar
Test case id
Test case description
Test case Procedure
Test case input
Actual result (A/R)
Expected result (E/R)
Status
| Is This Answer Correct ? | 1 Yes | 1 No |
can any one give the format of writing test cases in excel sheet.
What is the difference between test scenarios, test cases, and test script?
What is the role of QA in a company that produces software?
write a test case for authentication of a login page from database
Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?
I want 100 test scenario for gmail
What are test cases for Car Locking System?
Please share all possible positive and negative test cases for SQL reporting services.
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
Define some of the attributes of a test case?
what are the Test Cases for " Test Cases " ?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?