Sample template of a good Test case
A good TCM application should contain those fields and if not should allow for customization of fields. It's a good idea to categorize the test cases down by Feature/Function Test Case Template Test Case ID: Unique number that identifies the test. Allows to build library of unique test cases Test Title/Summary: A sentence summarizing the Test case Objective/Goal: What we expect to achieve with this test case Description: Multiline paragraph field that explains what the test case does and will perform in detail Setup : What is required to setup the test scenario? Could be bulleted list of setup steps, hardware/software required, lab resources required etc.? Test Steps: Bulleted Test steps; each step detailing exactly what step needs to be performed and how. Some companies have to comply with some Govt. regulations etc., in that instance each test step should have an expected result (Pass/Fail...