About Test Case Documents
1 min
to view a test case document, click the download icon ( ) in the jobs list page to open it the generated csv file will have the default name testplan , and will contain the following information for each included process name description process process id and name timestamp the date and time the document was generated # of tests the number of flows in the process each test represents a flow tests are not created for flows containing infinite loops pre condition a phrase detailing the system precondition (includes the actor and the system response) # of steps the number of user tasks in a flow each step represents a user task and its corresponding system task input a phrase detailing the user task (includes the actor and the action) expected result a phrase detailing the related system task (includes the actor and the system response, as well as the condition if that flow has a set of conditions) references any related artifacts or subartifacts (for example user tasks, system tasks, actors, and includes) and their corresponding ids when actors have not been set for the user task or system task, the default value "user" and "system" will be displayed, respectively