The Simple Path
Already have tests (e.g., Playwright, Cypress, Jest, Postman collections)? You don’t need to rewrite them.- Add to Test Plan
- Include your existing tests in the TestSprite test plan alongside generated ones
- Keep the same IDs/titles where possible for clarity
- Regenerate Test Code
- Regenerate the test code to incorporate the imported tests
- TestSprite will reference them during code generation and execution
- Run
- Execute like any other plan
- Results and reports will include both generated and imported tests
Example
Notes
- Keep imported tests in your repo so the runner can access them
- If needed, map environment variables/credentials in the TestSprite portal
- Use consistent naming so maintenance is straightforward