Job Scheduling is available as an add-on. For details, contact your account manager.
For local tests configurations, see Working with local tests.
Set allowed job overtime before termination
Key | <add key="ExecutionJobDurationOvertimePercentage" value="20"/> |
Possible values | Numeric (in percentage) |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | 10 |
Affected CloudShell Component | CloudShell Portal |
Version | 6.0 and above |
Set number of recently completed jobs to display in the scheduler
Key | <add key="NumberOfEndedExecutionJobSetsToDislpay" value="4"/> |
Possible values | Numeric |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | 2 |
Affected CloudShell Component | CloudShell Portal |
Version | 6.0 and above |
Key | <add key="DefaultCaluclationBufferInMinutes" value="10"/> |
Possible values | Numeric (in minutes) |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | 10 |
Affected CloudShell Component | CloudShell Portal |
Version | 6.1 and above |
Lock a test for editing
Key | <add key="EnableTestShellStudioAccessControl" value="True"/> |
Possible values | True/False |
Where to add/change | customer.config CloudShell Server installation directory |
Default value | False |
Affected CloudShell Component | CloudShell Portal |
Version | 7.1 and above |
Admin unlock permission
Key | <add key="EnableAccessControlAdministration" value="False"/> |
Possible values | True/False |
Where to add/change | customer.config TestShell Studio installation directory |
Default value | False |
Affected CloudShell Component | TestShell Studio |
Version | 7.1 and above |
Set the default severity level for suite notification emails
Key | <add key="SuiteEmailNotificationDefaultSeverityLevel" value="ErrorsOnly"/> |
Possible values | None, ErrorsOnly, SuiteAndErrors, All |
Where to add/change | customer.config CloudShell Portal installation directory |
Default value | ErrorsOnly |
Affected CloudShell Component | CloudShell Portal |
Version | 7.1 and above |
Set the report template to use for tests executed in the Job Scheduling dashboard
To set the default execution report template for tests that were executed in Remote Runner, see Specifying the default report template.
Key | <add key="DefaultReportTemplate" value="Test Steps"/> |
Possible values | Test Results, Test Steps, Detailed Report, Failure Report |
Where to add/change | customer.config CloudShell Portal installation directory |
Default value | Test Results |
Affected CloudShell Component | CloudShell Portal |
Version | Before 7.0 |
Set the maximum number of steps for test reports
Key | <add key="MaxReportStepCount" value="10000"/> |
Possible values | Numeric |
Where to add/change | customer.config CloudShell Portal/TestShell installation directory |
Default value | 10000 |
Affected CloudShell Component | CloudShell Portal, TestShell Studio and Runner |
Version | Before 7.0 |
Set the default Reporting Profile for automation suite jobs
Key | <add key="LoggingProfile" value="Results"/> |
Possible values | Results, Measurements and Results, All, None For details, see Setting the default Reporting Profile for automation suite jobs. |
Where to add/change | customer.config CloudShell Portal installation directory |
Default value | Results |
Affected CloudShell Component | CloudShell Portal |
Version | Before 7.0 |
Enable non-admin users to edit and create suite templates
Key | <add key="AllowRegularUsersToEditSnQ" value="True"/> |
Possible values | True/False |
Where to add/change | customer.config CloudShell Portal installation directory |
Default value | False |
Affected CloudShell Component | CloudShell Portal |
Version | 6.3 and above |