Hi.........can any one tell me the basic format for writing
test cases

Answers were Sorted based on User's Feedback



Hi.........can any one tell me the basic format for writing test cases..

Answer / himanshu soni

Hi,

Generally the format of test case varies from company to
company. The general format of test case is as follows;

1) Set-Up Condition (Please write the Set-Up condition in
the row format on the top)
2) Prerequisite (Please write the Prequisite in the row
format on the top)
3) Test-case ID
4) Test-case Name
5) Obejctive
6) Steps to be taken
7) Test Data
8) Expected Result
9) Remark

Is This Answer Correct ?    7 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / guest

testcaseid
description
expected result
actualresult
pass/fail.
tis is the testcase format what i know...

Is This Answer Correct ?    6 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / homram

test id
test name
description
action
expected value
actual value
result

Is This Answer Correct ?    5 Yes 1 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / phani kumar

Hi,

Generally the format of test case varies from company to
company. The general format of test case is as follows;

Testcase-ID
compenent
Priority
Test Description
Test pre condition
Test steps/Procedure
Test data
Expected results
Actual results
Test status
Defect ID
Test Type
comments

Is This Answer Correct ?    3 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / anil nakhate

Following is a test case format
1)Test Case ID.
2)Requirement ID
3)Title/Summery
4)Pre-requisite.
5)Steps.
6)Expected Result.
7)Actual Result.
8)Pass/Fail criteria.
9)description if test case is failed.(Write description abt
why it is failed)

Is This Answer Correct ?    3 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / gb

Basically every organization has own template for test case.
But out side practice you can refer following
Steps...
1. Main functionality
2. Test Script ID
3. Test Script Status
4. Smoke Test (Y/N)
5. Requirement# from Specification document
6. Test Case Description
7. Test Execution Procedure
8. Expected Result
9. Actual Result
10. Pass / Fail / Not Tested ( Based on test
environment)
11. Remarks

Is This Answer Correct ?    2 Yes 1 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / jaideep singh

Testcase ID
Test case Description
Test case Procedure
Test Data
Expected Result
Actual Result
Remarks

Is This Answer Correct ?    1 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / aisha

test name
description
precondition
step no.
steps to be taken
input data/test data
expected result
actual result
test type-auto/manual
pass/fail

It depends from company to company what way they expect
test case to be written

Is This Answer Correct ?    1 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / aditya

testcase id
test case name
test case desc
test steps step expected actual
test case status
test status (P/F)
test prority
defect severity

Is This Answer Correct ?    1 Yes 0 No

Hi.........can any one tell me the basic format for writing test cases..

Answer / hrishi

Test case ID
Description
Actual o/p
Expected requirement
Date of Design
Date of Executed
Priority
Severity
Tester Name
Result
Bug ID

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Define Testcase.

13 Answers   3i Infotech,


how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password

0 Answers   Cap Gemini,


How will you review test cases?

26 Answers   HCL, TCS,


What is transaction testing?

0 Answers  


if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin

1 Answers  






Suppose a job should be executed for every two hours? Write test case for this?

0 Answers  


There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.

6 Answers   eZest,


How to write test scenarios for a Web application, with an example?

3 Answers   Deloitte, LiveTech, TCS,


While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??

1 Answers   TCS,


Explain the syntax testing?

0 Answers  


wirte the test cases for triangle by using testing techniques

8 Answers   Blue Star, George Mason, HP,


(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

3 Answers  


Categories