Getting Started
Configuration
Configure your SmoothDeploy environment
Set up your SmoothDeploy environment for optimal testing.
Organization Settings
Basic Information
- Organization Name: Your company or team name
- Logo: Upload your organization logo
- Description: Brief description of your organization
User Management
- Invite Team Members: Add team members to your organization
- Role Assignment: Assign appropriate roles to team members
- Access Control: Manage who can access what
Project Setup
Creating Your First Project
- Project Name: Choose a descriptive name
- Description: Explain what this project tests
- Environment: Set up your test environment
- Variables: Configure environment-specific settings
Project Configuration
- Test Environment: Set your application URL
- Browser Settings: Choose default browser
- Timeout Settings: Set appropriate timeouts
- Execution Settings: Configure how tests run
Environment Variables
Common Variables
- Base URL: Your application's URL
- API Endpoints: Service URLs
- Test Data: Sample data for testing
- Credentials: Login information
Setting Variables
- Go to your project settings
- Navigate to Variables section
- Add key-value pairs
- Save your configuration
Next Steps
Now that you're configured, learn about Test Creation to build your first test.