SmoothDeploy Docs
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

  1. Project Name: Choose a descriptive name
  2. Description: Explain what this project tests
  3. Environment: Set up your test environment
  4. 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

  1. Go to your project settings
  2. Navigate to Variables section
  3. Add key-value pairs
  4. Save your configuration

Next Steps

Now that you're configured, learn about Test Creation to build your first test.