View Categories

Project Settings

< 1 min read

Table of Contents

Project Settings  #

Once a project is created, you can configure settings to customize its behavior, permissions, and integrations

Key Settings: 

  1. General Settings: 
    1. Update project name or description
    2. Set default environment for test execution. 
  2. Team & Permissions: 
    1. Assign roles to team members (Admin, Developer, QA, Viewer). 
    2. Control access to endpoints, test cases, and reports. 
  3. Environment Configurations: 
    1. Define environment-specific variables (API base URLs, authentication tokens). 
    2. Manage multiple environments for testing across Dev, QA, Staging, UAT, Pre-Prod, Prod. 
  4. Integrations: 
    1. Connect project with CI/CD pipelines (Jenkins, GitHub Actions, GitLab CI, Azure DevOps). 
    2. Configure notifications for Slack, email, or Teams
  5. Advanced Options: 
    1. Enable versioning of test cases for audit and rollback. \
    2. Configure default API Spec imports (Swagger, OpenAPI, Postman) for the project. 

Tip: Regularly review project settings as your team scales or new environments are added. Proper configuration ensures smooth collaboration and reliable test execution