Getting Started
Running Your First Test
Run your first test and read the results in five minutes
Run the test you just built and understand the result panel. This page covers the minimum path: pick a test, hit run, read the outcome. For execution modes, environments, scheduling, parallel runs, retry strategies, and reporting, see the Test Execution Reference.
Running Tests
Single Test Execution
- Select Your Test: Choose the test you want to run
- Click Run: Start the test execution
- Monitor Progress: Watch the test run in real-time
- View Results: See the execution results
Test Execution Process
- Step-by-Step: Each step runs in sequence
- Real-time Updates: See progress as it happens
- Screenshots: Visual record of each step
- Error Handling: Automatic error detection
Understanding Results
Test Status
- Passed: All steps completed successfully
- Failed: One or more steps failed
- Skipped: Test was not executed
- Running: Test is currently executing
Result Details
- Execution Time: How long the test took
- Step Results: Individual step outcomes
- Screenshots: Visual evidence of each step
- Error Messages: Details about any failures
Local Execution
Running Tests Locally
- Immediate Results: Fast execution and feedback
- Debug Capabilities: Step-by-step debugging
- Resource Control: Use your own computer resources
- Offline Testing: Test without internet connection
Local Execution Benefits
- Quick Feedback: See results immediately
- Easy Debugging: Identify issues quickly
- Cost Effective: No cloud execution costs
- Full Control: Complete control over environment
Remote Execution
Cloud Execution (Coming Soon)
- Scalable Execution: Run many tests in parallel
- Consistent Environment: Same environment every time
- Team Collaboration: Share results with team
- Advanced Reporting: Detailed analytics and reports
Troubleshooting
Common Issues
- Test Failures: Check step configuration
- Timeout Errors: Increase timeout settings
- Element Not Found: Verify page elements
- Network Issues: Check internet connection
Getting Help
- Test Logs: Review detailed execution logs
- Step Debugging: Test individual steps
- Support Resources: Access help documentation
- Team Collaboration: Ask team members for help
Next Steps
Now that you can run tests, learn about What's Next to continue your SmoothDeploy journey.