How to write test cases ?

Answers were Sorted based on User's Feedback



How to write test cases ?..

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

How to write test cases ?..

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

How to write test cases ?..

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

How to write test cases ?..

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

How to write test cases ?..

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

Post New Answer

More Test Cases Interview Questions

how test cases can be made for a software

3 Answers  


Test Case for Text Editor!

0 Answers   Foxconn,


how we test the login page using jwebunit test case...

0 Answers   CTS,


how do you write the test cases?

4 Answers   Satyam,


how to write test case for check box like check boxes in gmail and yahoo inbox

1 Answers  






hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz

2 Answers   HCL,


are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution

1 Answers   ME,


What is a test case?

7 Answers  


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

0 Answers   Google,


write a test cses for sending mails through microsoft- outlook xpress?

4 Answers   HCL,


Give Sample of Validation Test Case.

2 Answers  


how to prepare unit test scripts for accrued interest calculation.

1 Answers  


Categories