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...

can any one give the format of writing test cases in excel
sheet.

Answer Posted / ravishankar

steps to write test case template as follows.
it has 3 parts..

header, body, footer

header contains:
1.testcase number,
2.requirement number,
3.module name,
4.sevoirity,
5.precondition,
6.test data,
7.test case type,
8.brief description.

body contains:

1.step number,
2.action,
3.input,
4,expected result,
5.actual result,
6.status,
7.comments/remarks.

footer contains:

1.author,
2.reviewed by,
3.approved by,
4,last modified.

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Pls tell me test cases for pepper grinder

3432


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?

1510


what is the test plan for ms-word

2557


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

2000


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

2057


How to test Webservices and how can we write test cases for that

3461


What is test environment? Elaborate with example.

1140


# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

2637


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

2575


what is the technology used in financial applications?

3576


Explain the monkey testing?

1200


write the test cases for facility module

1741


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

2552


what is black box system in software development in system analysis and design?

2250


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

2412