Showing 6 results.
Items per Page 50
of 1

CVP Forum

« Back to New Feature Discussion

Studio Test Case Automation (Rerun cases)

Combination View Flat View Tree View
Threads [ Previous | Next ]
Howdy folks,

How about ability to record a test call (within debug mode) and rerun test feature on demand.

You would store a test case interaction (this could be you just typing in responses to start) through a call flow path. So rather than doing it all again you can just play it back and see the results as you make modifications to the backend. This could remove anything upt to 40% of test development time of the call flow. This would be a very cool feature!

Couple this with the ability to run x many test calls at same time (multiple threads) that would also be handy.

Summary
1. Record a test run (through a path in call flow)
2. Call flow in debug type of mode
3. Step by step your prompted
4. Your interactions are recorded (typed responses)
5. Your path steps are recorded including
6. A test script is created and stored (you can add/delete them)
7. A playback function plays it through again within seconds, variables and results can be viewed
8. This manual process is now removed
9. Option to run multiple concurrent tests at same time (test concurrency)