Difference between revisions of "Automatic Test Case Documentation"

From GXtest Wiki
Jump to: navigation, search
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
You can automatically generate documentation of a test case, after the execution of it in GXtest Designer.
+
{{Idiomas
 +
| Documentación automática del caso de prueba
 +
| Automatic Test Case Documentation
 +
| テストケースドキュメントの自動生成
 +
}}
 +
You can automatically generate documentation of a test case after its execution in GXtest Designer.
 +
 
 
[[Image:GXtest2Docbutton.png]]
 
[[Image:GXtest2Docbutton.png]]
  
The generated document contains the steps performed by the test case and the screenshots taken during execution(*). Also it is possible to configure GXtest to include the results (passed or failed, time taken) of each step of the execution. This setting is found on the Options menu -> Local Settings -> Other -> "Include testcase results in document".
+
The generated document contains the test case steps and the screenshots taken during its execution(*). It is also possible to configure GXtest to include the results of the execution of each step. You can set this on the Options menu -> Local Settings -> Other -> "Include testcase results in document".
 +
 
 +
It is possible to generate this documents as a Word document, or an HTML file.
 +
The one that is generated as a Word document, is created based on a MSWord(**) template, so you can modify the template to adjust the logo and styles. The template is located in the GXtest Designer installation directory, under the Files directory (by default: C:\Program Files (x86)\Abstract\GXtest Designer\Files\DefaultTemplate.dotx.
 +
 
 +
(*) The screenshots included in the document depend on the execution detail level configuration (See [[Configuration of the results detail level]]).
 +
 
 +
(**) Although the generation of the file from a template requires MSWord installed, an alternate (lower quality) generation is supported when MSWord is not installed (for example, execution results are not included).
  
Because the document is generated from a MS Word template, you can modify the template to adjust the logo and document formats included. The template is located in the installation directory of GXtest Designer, under the Files directory (by default: C:\Program Files (x86)\Abstract\GXtest Designer\Files\DefaultTemplate.dotx
 
  
(*) The screenshots included in the document settings depend on the configuration of execution detail level (See [[Results detail configuration]]).
+
Another alternative, is to save the export results as an HTML file, including the screen captures and the steps executed.

Latest revision as of 15:56, 30 July 2014

Spanish.gif
English.gif
Japan.gif

You can automatically generate documentation of a test case after its execution in GXtest Designer.

GXtest2Docbutton.png

The generated document contains the test case steps and the screenshots taken during its execution(*). It is also possible to configure GXtest to include the results of the execution of each step. You can set this on the Options menu -> Local Settings -> Other -> "Include testcase results in document".

It is possible to generate this documents as a Word document, or an HTML file. The one that is generated as a Word document, is created based on a MSWord(**) template, so you can modify the template to adjust the logo and styles. The template is located in the GXtest Designer installation directory, under the Files directory (by default: C:\Program Files (x86)\Abstract\GXtest Designer\Files\DefaultTemplate.dotx.

(*) The screenshots included in the document depend on the execution detail level configuration (See Configuration of the results detail level).

(**) Although the generation of the file from a template requires MSWord installed, an alternate (lower quality) generation is supported when MSWord is not installed (for example, execution results are not included).


Another alternative, is to save the export results as an HTML file, including the screen captures and the steps executed.