Difference between revisions of "ResultDetails in GXtest Manager"
From GXtest Wiki
(Created page with "{{Idiomas | Detalle de los Resultados de Ejecución en GXtest Manager | ResultDetails in GXtest Manager | ResultDetails in GXtest Manager }} File:ResultDetailsManager.png|...") |
|||
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
| Detalle de los Resultados de Ejecución en GXtest Manager | | Detalle de los Resultados de Ejecución en GXtest Manager | ||
| ResultDetails in GXtest Manager | | ResultDetails in GXtest Manager | ||
− | | | + | | GXtest Manager の結果の詳細 |
}} | }} | ||
+ | |||
+ | As we can specify the execution results details in GXtest Designer, we can also set this configuration in GXtest Manager. | ||
+ | In the menu Configuration -> Options, on the Execution section, we can find the corresponding options. | ||
[[File:ResultDetailsManager.png|center]] | [[File:ResultDetailsManager.png|center]] | ||
+ | |||
+ | This is a general configuraton which applies to all tasks defined in GXtest Manager. If we need to specify a different value for a particular task, we can do it by adding the ExecutionResultDetail parameter to the task definition, with one of the four available options: None, On_Error, On_Validations, Detailed | ||
+ | |||
+ | |||
+ | [[File:TaskParamsResults.PNG|center]] | ||
+ | |||
+ | |||
+ | You can find more information about the different configurations of the execution details in [[Configuration of the results detail level]] |
Latest revision as of 15:49, 19 May 2014
As we can specify the execution results details in GXtest Designer, we can also set this configuration in GXtest Manager. In the menu Configuration -> Options, on the Execution section, we can find the corresponding options.
This is a general configuraton which applies to all tasks defined in GXtest Manager. If we need to specify a different value for a particular task, we can do it by adding the ExecutionResultDetail parameter to the task definition, with one of the four available options: None, On_Error, On_Validations, Detailed
You can find more information about the different configurations of the execution details in Configuration of the results detail level