%@ Page Language="C#" MasterPageFile="~/Public/MasterVerticalTwoFrameInnerPage.master" AutoEventWireup="true" CodeFile="TestCases.aspx.cs" Inherits="Public_Products_TestTrax_TestCases"
Title="Test Center - Test Cases" %>
Test Cases
- Products tree is constructed by breaking down the product to features, sub-features, components, pages, view and the like upto the smallest trackable item.
- Test cases are compiled for each of the items in the product tree.
- Properties of the test case can be set while filing the test cases. Some of the available properties are:
- Priority
- Test case type
- Category of testing
- Short description
- Detailed description of the steps to be performed
- Expected result of the test
- Test cases that are often reused can be filed as generic cases and can be copied to the features that need them.