Using Raiken's Test Editor
Learn how to use Raiken's advanced Monaco-based test editor for creating and managing tests.
Accessing Raiken Platform
Raiken is a web-based platform that you can access directly through your browser.
Navigate to this URL to access the Raiken test automation platform.
Test Editor Features
Monaco Editor
Professional TypeScript editor with syntax highlighting, auto-completion, and error detection.
Real-time Validation
Instant feedback on syntax errors and code issues as you type.
Code Formatting
Built-in code formatting to maintain consistent code style.
Theme Support
Toggle between light and dark themes for comfortable coding.
Getting Started
Access the Platform
Navigate to the Raiken platform URL in your web browser.
Navigate to Test Editor
Click on "Test Editor" in the navigation to access the code editor.
Create Your First Test
Click "Create First Test" to start writing your test code.
Use AI Generation
Click "Generate Test" to use AI-powered test creation.
Editor Interface
The Raiken test editor provides a comprehensive interface for test development:
Left Panel
- • Test Builder (Visual interface)
- • Test Script (TypeScript editor)
- • Format button
Top Navigation
- • Test Editor
- • Test Manager
- • Test Reports
Action Buttons
- • Save (Save current test)
- • Run Test (Execute test)
- • Generate Test (AI generation)
Settings
- • Theme toggle
- • Settings panel
- • GitHub integration
Next Steps
Now that you understand the test editor, explore these advanced features: