...
Open a web/mobile project for which you want to define the system execution profile settings.
Access Settings from the left navigation to view the Settings screen.
Click the Local Profile tab.
Configure the following settings on the Execution Configuration tab for a web and mobile project.
Sync Time: Specify the maximum time to wait for every object to load, in seconds. The default value is 20 seconds.
Report Logs: Generates Info Logs, Error Log, or All Logs for the test suite executions. You can select None, if you do not want any.
Application Log Level: Generates Info Logs, Error Log, or All Logs for the custom actions. You can select None, if you do not want any.
Maximum Size Per Log File: Lets you specify the maximum size for Info and Error (execution) logs file for a test case iteration. Logs will be written into this file until it reaches the limit. The next logs for the test case iteration will be written into a new file .The default value is 1MB.
Application Step Log Size: Lets you specify the maximum size for logs of a step. The default value is 1MB and the maximum value you can define is 2MB.
Report CI Tool As: Lets you select a Continuous Integration tool that supports Qualitia Bot executions.
For more information, refer to the Continuous Integration Tools.Capture Screenshot On: Select the execution status for which you want to capture screenshots.
Highlight Active Element: Highlights the objects on which actions are being performed.
Enable Real-Time Reporting: Displays the test execution results in the Real-Time Reporting Portal. If Web Dashboards feature is enabled for the project, you can view these records in the Dashboard portal.
Display Report After Execution: Displays the suite execution report after the completion of every test suite execution.
Keep Dry Run Reports: Allows you to save the test case dry run report during a test case dry run. This setting is applicable only in System Execution Profile.
UFT Settings
Hide UFT: Allows UFT to be active in the background.
Close UFT instance after execution: Closes the UFT instance once the execution is complete.
Execute schedular on running UFT instance: Allows schedular suit suite execution to execute while the UFT instance is running.
Configure the following settings on the Additional Configuration tab for a web and mobile project.
Use Toolkit For Screen Size: This property is applicable only for ScreenshotMode Desktop. Set it to False if screenshots appear to be cropped. The default value is True.
Prefer Custom Action Dependencies: Lets you choose the priority of dependencies between Qualitia and CustomActions. The default value is True.
Show Realtime Report At The Start Of Execution: If set to True, it opens the Real-time Reporting Portal at the start of execution. The default value is True.
Max Snapshot Writer Queue Capacity: Lets you specify the maximum number of screenshots the queue should hold.
Snapshot Writer Thread Priority: Lets you specify the priority of the snapshot thread. The value ranges from 1 to 10. If the value is not set or is out of range, then 5 is set as the default value during execution.
Main Thread Priority: Lets you specify the priority of the main thread. The value ranges from 1 to 10. If the value is not set or it is out of range, then 5 is set as a default value during execution.
UFT Break Sync Time: Defines the wait time, in seconds, for a UFT step execution to complete. If the step exceeds this time, a timeout error is triggered. If not specified, the default value of 300 seconds is applied.
UFT Launch Sync Time: Specifies the wait time, in seconds, for UFT to launch. If UFT is not launched within this time, a timeout error occurs. The default value is 900,000 milliseconds (or 900 seconds) if not set during execution.
...