Setup Wizard
npm run setupWhat the Wizard Configures
Example Session
╔═════════════════════════════════════════════════════════════════╗
║ SeaLights qTest Integration - Setup Wizard ║
╚═════════════════════════════════════════════════════════════════╝
✅ Existing config.json found - press Enter to keep current values
Step 1/5: qTest Configuration
─────────────────────────────────────────────────────────────────
Enter your qTest URL [https://company.qtestnet.com]: ↵
✅ qTest connection verified!
Step 2/5: Project Selection
─────────────────────────────────────────────────────────────────
Available projects:
[1] MyProject (ID: 12345)
[2] AnotherProject (ID: 67890)
Select project [1]: ↵
✅ Selected project: MyProject
Step 3/5: SeaLights Configuration
─────────────────────────────────────────────────────────────────
Paste your SeaLights token: eyJ...
✅ SeaLights token validated!
Backend URL: https://prod.sealights.co
Customer ID: your-company
Step 4/5: Test Design Mapping
─────────────────────────────────────────────────────────────────
Navigate to the Test Design folder to map as test stages:
[1] 📁 Regression Testing
[2] 📁 Integration Tests
[3] ← Back
Select folder: 1
📂 Regression Testing
[1] ✅ Map ALL sub-folders as test stages
[2] 📁 Component Tests
[3] 📁 E2E Tests
[4] ← Back
Select: 1
✅ Mapped 2 modules as test stages
Step 5/5: Configuration Summary
─────────────────────────────────────────────────────────────────
✅ Configuration saved to config.json
📊 Configuration:
qTest Project: MyProject (ID: 12345)
Test Stage Modules: 2
🔜 Next Steps:
1. Run 'npm run manage-user-mapping' to discover & map users
2. Run 'npm run report -- --days 90' for initial reportTroubleshooting Setup
Issue
Solution
When to Re-run Setup
Last updated
Was this helpful?

