Skip to content

Commit

Permalink
Added Documentation for Test Case documentation export
Browse files Browse the repository at this point in the history
  • Loading branch information
kesslera committed Sep 30, 2016
1 parent f37538a commit 07a982d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ATS/Test+Case+Documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Test Case Documentation"
category: "Test Development"
---
You can export the structure of your test case by pressing the *PDF*-button.

![PDF export button](attachments/Test+Case+Documentation/exportButton.png)

This will generate a detailed test case documentation, with all test steps in order and their input values.
The generated pdf document will look similar to this:

![PDF export document](attachments/Test+Case+Documentation/exportDocument.png)
1 change: 1 addition & 0 deletions ATS/Test+Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ title: "Test Development"
* ### [Standard Action Overview](Standard+Action+Overview)
* ### [Custom Actions](Custom+Actions)
* ### [Data Driven Tests](Data+Driven+Tests)
* ### [Test Case Documentation](Test+Case+documentation)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07a982d

Please sign in to comment.