Projects
Projects in TestChimp represent individual products or applications your team is working on.
Creating a New Project
- Open the project selector: Click on the project selection in the sidebar
- View project list: This opens the project list
- Click "Add Project": Click the "Add Project" button in the project list
- Fill in project details:
- Project name: A descriptive name for your project (required)
- Web App URL: The base URL of your application (required)
- Click "Add Project": The new project will be created and you can select it from the project selector
Project Settings
After creating a project, you can configure it by navigating to Settings → Project Settings. Project settings are organized into tabs:
General Tab
The General tab displays read-only information:
- Project ID: Unique identifier for the project (can be copied)
- Data API Key: API key for accessing project data (can be copied)
ExploreChimp Tab
Configure ExploreChimp settings for the project:
Basic Info
- Initial URL: The starting URL for explorations
- Default Test Data Prompt: Default test data to use for explorations (e.g., login credentials)
Data Source Custom Instructions
Configure custom instructions for each data source that ExploreChimp analyzes:
-
Network Analysis:
- API Regex to Analyze: Regular expression pattern to match API endpoints for analysis
- Custom Instructions: Specific instructions for network analysis
-
DOM Analysis:
- Custom Instructions: Specific instructions for DOM analysis
-
Screenshot Analysis:
- Custom Instructions: Specific instructions for screenshot analysis
- Default Viewports: Select viewport sizes to capture screenshots (Desktop, Wide-screen, Mobile, Tablet)
- Additional viewports (Wide-screen, Mobile, Tablet) require a paid plan
-
Console Analysis:
- Custom Instructions: Specific instructions for console log analysis
-
Metrics Analysis:
- Custom Instructions: Specific instructions for performance metrics analysis
- Note: Performance thresholds are specified via Atlas → SiteMap
-
Content Analysis:
- Custom Instructions: Specific instructions for content analysis
Releases Tab
Manage releases for the project:
- Current Release: Select the current release being tested
- All bugs identified during explorations will be tagged to the selected release
- Releases are managed per environment (defaults to QA environment)
Atlas Tab
Danger Zone - Reset Atlas:
- Reset Atlas: Permanently clears all Atlas data for the project
- This action deletes:
- All application structure data (screens and states)
- All bugs discovered for this project
- All test scenarios generated for this project
- Admin only: Only organization administrators can perform this action
- Irreversible: This action cannot be undone
Integrations Tab
Configure integrations for the project:
- Jira: Connect and configure Jira integration
- GitHub: Connect and configure GitHub integration
- Figma: Connect and configure Figma integration
Saving Settings
After making changes in any tab, click the "Save Changes" button at the top of the Project Settings page to save your configuration.
Project Access
All team members have access to all projects within the team:
- No project-level permissions: Users are added at the team level
- Seamless collaboration: Team members can work on any project
- Unified workflow: No need to manage project-specific access
Projects help organize your testing work by product or application, while maintaining team-wide collaboration.