Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

can one defect be mapped to more than one test script in manual testing

0 Answers  


Write a test case for yahoo

2 Answers  


Please let me know how to write a test case for Pen and washing machine.

3 Answers  


write a test cases for advanced search

1 Answers   Satyam,


to write test cases for fuel guage?

1 Answers  


wat is mutation testing ?

2 Answers  


Which of the following defines the expected results of a test? Test case specification or test design specification.

0 Answers  


how to write a test cases for courier offices?

0 Answers  


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

0 Answers  


What is Defect Seeding? What is Defect Density?

1 Answers  


Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!

1 Answers  


Hi, I am doing project related to Online order Booking. In this project different products will be there. The user can order the product to different location by giving different shipping Addresses. By selection of Address shipping price will be calculate. My Question: Now the shipping related part they are integrating with UPS(www.ups.com) Depending on the From Zip code, To Zip cobe and Quantity weight the shipping price will be calculated. I want test scenarios to test the shipping part. I think ASAP u will help me. My mail id srinivasukona@gmail.com

1 Answers  


Categories