Table of Contents
Project Settings #
Once a project is created, you can configure settings to customize its behavior, permissions, and integrations:
Key Settings:
- General Settings:
- Update project name or description.
- Set default environment for test execution.
- Team & Permissions:
- Assign roles to team members (Admin, Developer, QA, Viewer).
- Control access to endpoints, test cases, and reports.
- Environment Configurations:
- Define environment-specific variables (API base URLs, authentication tokens).
- Manage multiple environments for testing across Dev, QA, Staging, UAT, Pre-Prod, Prod.
- Integrations:
- Connect project with CI/CD pipelines (Jenkins, GitHub Actions, GitLab CI, Azure DevOps).
- Configure notifications for Slack, email, or Teams.
- Advanced Options:
- Enable versioning of test cases for audit and rollback. \
- 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.







