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 |
How to write test cases on laptop???
0 Answers RAS Inforays Technologies,
How can we write a good test case?
what test case is written specifically for web applications?
10 Answers Aricent, Mind Tree,
write the test cases for pen
13 Answers GE, NEDA,
write test case for optical mouse.
Write test cases for orkut?
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
What is the role of QA in a development project?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
What is SCENARIO TESTING
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
How you test IP address