Difference between revisions of "Configuration of the results detail level"

From GXtest Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
En GXtest Designer es posible especificar el nivel de detalle que queremos para los resultados de las pruebas.
+
{{Idiomas
 +
| Especificar detalle de resultados
 +
| Configuration of the results detail level
 +
| 結果の詳細レベルの設定
 +
}}
 +
From GXTest Designer it is possible to specify the desired level of detail for the results obtained from the tests performed.
  
Esta configuración hace que se guarden los HTMLs y capturas de pantalla en determinados pasos del caso de prueba. Esto se puede configurar en el menú Options -> Local Settings.
+
The aforementioned configuration allows both HTMLs and screenshots to be saved in certain steps of the test case. This setting can be configured through the menu by accessing Options -> Local Settings.  
  
  
Line 7: Line 12:
  
  
Las opciones disponibles son:
+
The available options are:
* None: no guarda en ningún paso de la ejecución la captura de pantalla ni el HTML de la página
+
* None: Neither the HTML, nor the screenshot of the page are saved.
* On Error: solamente guarda el HTML y la captura en los comandos que ocurre un error, o falla alguna validación.
+
* On Error: Both the HTML and the screenshot will be saved from either the commands on which an error is triggered, or once a validation fails.  
* On Validations & Errors: además de guardar el detalle en los pasos que ocurre algún error, también los guarda en todas las validaciones.
+
* On Validations & Errors: apart from saving the details about the steps in which an error takes place, it also saves them throughout all of the validations.
* Detailed: Guarda el HTML de la página y una captura de pantalla en cada uno de los pasos del caso de prueba.
+
* Detailed: It saves the HTML of the page and a screenshot for every single step of the test case.
 +
 
 +
 
 +
 
 +
 
 +
 
 +
On the "Other" tab, we can include the test case execution results into the automatic document generation. See [[Automatic_Test_Case_Documentation]]

Latest revision as of 18:05, 15 May 2014

Spanish.gif
English.gif
Japan.gif

From GXTest Designer it is possible to specify the desired level of detail for the results obtained from the tests performed.

The aforementioned configuration allows both HTMLs and screenshots to be saved in certain steps of the test case. This setting can be configured through the menu by accessing Options -> Local Settings.


DetalleResultados.png


The available options are:

  • None: Neither the HTML, nor the screenshot of the page are saved.
  • On Error: Both the HTML and the screenshot will be saved from either the commands on which an error is triggered, or once a validation fails.
  • On Validations & Errors: apart from saving the details about the steps in which an error takes place, it also saves them throughout all of the validations.
  • Detailed: It saves the HTML of the page and a screenshot for every single step of the test case.



On the "Other" tab, we can include the test case execution results into the automatic document generation. See Automatic_Test_Case_Documentation