Settings For Web, Mobile, Desktop and Hybrid Automation

Modified on Wed, 29 Apr at 11:07 AM

TABLE OF CONTENTS

1. Overview

2. Summary Description of Project Settings Page

3. Summary Description of Feature File Settings Page

4. Summary Description of Data Generation Settings Page

5. Summary Description of Script Generation Settings Page

6. Summary Description of Access Settings Page

1. Overview

The Settings page allows you to configure and manage settings for your project, including Project Information, Backup & Restore, and Feature File Settings. Select a project and navigate to settings in left pane.

2. Summary Description of Project Settings Page

Navigate to Settings > Configuration Settings to view the project settings.The following table provides a summary of Project Settings fields:

Field Description 
Project NameDisplays the Project name entered during Project creation is displayed. 
Automation TypeDisplays Automation type entered during creation of the project. By default, this textbox is not editable.
Application URLDisplays the Application URL. You can modify the existing URL to access specific application.


The following table provides a summary of Backup and Restore Settings Fields:

Field Description 
Daily Auto BackupAuto-backup is enabled by default for all projects, and the auto-backup checkbox is disabled on the project settings page, if the project is assigned to you, these fields will not be available.


3. Summary Description of Feature File Settings Page

Navigate to Settings > Configuration Settings to view the Feature File settings, available below the project settings.

The following table provides a summary of Feature File Settings Fields:

Field Description 
Requirement Filter Check this check box to generate a separate Feature file, folder structure and update. For more information, see Generating separate Feature File in separate folder. 
Remove Default Tags Check this check box to Remove Default Tags from the generated Feature file and update, if you choose to add custom tags.

Following screenshot represents the original Feature File without this option being unchecked:
Following screenshot represents the Feature File with the option being checked:
Note: When the Remove Default Tags checkbox is enabled, a warning is displayed indicating that removing the default tag will prevent the report from appearing on the Dashboard, Smart Ordering, and Auto Healing during report upload.
Data Decoupling Check this check box and update to generate separate YAML file in the Test cases Folder. To access TestData.Yml file, navigate to the Test Cases, expand the appropriate folder to view the YAML file.
Hide Feature Check this check box and update to hide all the features created in a scenario so that it will not reflect in the generated Feature File.
Hide Control Check this check box and update to hide all the UI elements created in a scenario so that it will not reflect in the generated Feature File.
Hide Custom ActionCheck this check box and update to hide all the custom actions available in this project so that it will not reflect in the generated Feature File.
Pre-condition NameYou can enter a Given condition Name in this text box. after generating test case, Pre-condition will be available in feature file or .txt file 
Pre-condition ActionYou can enter an appropriate action for the Given condition.  after generating test case, Pre-condition will be available in feature file or .txt file
Home Page (Optional)You can enter or modify a Home Page title.  after generating test case, Pre-condition will be available in _updated.xlsx
Input for GWT LineYou can add input for the GWT line, which will be automatically applied across the project.


4. Summary Description of Data Generation Settings Page


Navigate to Settings > Configuration Settings to view the Data Generation settings, available below the Feature File settings. By default, Correct Values is selected enable rest of the options which is required and click on update.

FieldDescription
Correct ValuesThis checkbox is selected by default. To allow correct control values in the test design, keep this checkbox selected and update.
Incorrect ValuesTo allow incorrect control values in the test design, select this checkbox and update.
Illegal ValuesTo allow illegal values in the test design (e.g., no digits, no special characters, all uppercase, all lowercase, no spaces), select this checkbox and update.
Invalid ValuesTo allow invalid values in the test design (e.g., ends with space, starts with space, space only, or empty), select this checkbox and update.
Boundary valuesTo allow boundary values in the test design (e.g., maximum value +1, maximum value, maximum value −1, minimum value +1, minimum value, minimum value −1), select this checkbox and update.
Edge Cases


 You can set the value range for your project from Business Rules. To know more, please navigate Business Rules.



5. Summary Description of Script Generation Settings Page


You can change the Script Generation settings by clicking the Settings > Script generation settings. You can change language and framework for a particular automation type.

Perform the following: 

  1. Navigate to the Settings. 
  2. Click the Script Generation Settings. 
  3. In the Script Generation screen, you can update language and frameworks of a specific automation type.
  4. You can choose whether to include common dependencies when generating the script. Before generating the script, go to Script Generation Settings and select the Download Common Dependency checkbox to include them, or clear the checkbox if they are not required.
  5. Click Update button.
  6. If you choose to revert back to original changes, then click the Reset button if you have already updated and click on cancel if not updated.

6. Summary Description of Access Settings Page


In Access Settings, as an admin, you can assign permissions to users to perform the tasks.

Perform the following:

  1. Select a project created by you and navigate to the settings.
  2. Select the Access Settings. 
  3. In this Access Settings page, you can assign permissions to add, edit and delete the capabilities by selecting the relavant checkbox. For example, as an admin if you uncheck the permissions for generating Auto Generate Test Cases, then the team member will not have access to use Auto Generate Test Cases feature.
  4. The following table provides the available access settings options that an administrator can assign to a user:
    This applies for web and mobile automation
    Access Settings optionDescription
    Node Feature Permission As an admin, you can assign access to the user to add, edit, and delete a feature associated with a node.
    As a user, when the admin removes access to add a node, the Add Features button will be disabled, preventing you from adding new features. However, you will still be able to modify existing features. Similarly, when access to edit or delete is removed, you will be restricted from performing those actions.
    Record Scenario/Scenario ListAs an admin, you can assign access to the user to record a scenario by selecting or unselecting the 'Can add' checkbox. By doing this, Follow Me button is enabled or disabled in the Main Canvas.
    Additionally, you can provide access to the user to add, edit and delete a test case in the Edit Scenario window.
    Auto Test Cases As an admin, you can assign or unassign access to the user to use Auto Generate Test cases feature by enabling and disabling this feature.
    Node Controls PermissionAs an admin, you can assign access to a user to add, edit and delete a UI element (control) associated to a feature.
    Canvas Save Permission As an admin, you can assign or unassign access to a user to save the modifications made in Canvas.
    File PermissionAs an admin, you can remove access to a user to upload or create any file. Upload file or create file option will be disabled for a particular project. As a user, you will be still be able to edit and delete an uploaded or created file. Additionally, as an admin, you can also restrict the access to edit and delete a file by removing access to edit and delete options.
    Project PermissionAs an admin, you can remove access to a user to delete a created project. Delete button will be disabled when you access as a user. Also as an admin, you can remove access to a user to edit a project. Udpdate button of project settings will be disabled when you access as a user.
    Upload File in Customize ScriptAs an admin, you can grant a user access to edit the generated scripts for a specific project.
    Multiple Files Delete PermissionAs an admin, you can assign access to a user to delete multiple files from the project folder. By default, Delete all option will be disabled to prevent any
    unintended file deletion from a user.


Access Settings for API automation

Access Settings optionDescription
File PermissionAs an admin, you can remove access to a user to upload or create any file. Upload file or create file option will be disabled for a particular project. As a user, you will be still be able to edit and delete an uploaded or created file. Additionally, as an admin, you can also restrict the access to edit and delete a file by removing access to edit and delete options.
Project PermissionAs an admin, you can remove access to a user to delete a created project. Delete button will be disabled when you access as a user. Also as an admin, you can remove access to a user to edit a project. Udpdate button of project settings will be disabled when you access as a user.
Upload Script PermissionAs an admin, you can grant a user access to edit the generated scripts for a specific project.
Collection PermissionAs an admin, you can assign access to a user to Add, Edit and delete API collections from API project.
Request PermissionAs an admin, you can assign access to a user to Add, Edit and delete API Request from API project.
Multiple Files Delete PermissionAs an admin, you can assign access to a user to delete multiple files from the project folder. By default, Delete all option will be disabled to prevent any
unintended file deletion from a user.
Environment Variable PermissionAs an admin, you can assign access to a user to Add, Edit and delete Environment variable from API project.




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article