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|...") |
|||
Line 4: | Line 4: | ||
| ResultDetails in GXtest Manager | | ResultDetails in 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]] |
Revision as of 18:02, 22 April 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