Answered
Error when saving scenario in Automatic Testing Tool: "Error: Undefined action"
I'm attempting to use the Automatic Testing Tool with an extremely simple test process which contains a pair of radio buttons. The radio button selected determines the path through the process.
When I press "Stop" to end the recording Bizagi shows:
- The recording cannot be performed. Check the console for errors!
The message displayed in the console on the test tool is:
- The Recorder service is starting...
- Configuring Recorder Service....
- Recorder Service Configurated !
- The Recorder service is ready.
- Launching Recorder Interface: http://test_server:10024/AutoTest2/jquery/automatictesting/test/Recorder.html
- Preparing to save scenario....
- Error when saving scenario.Error: Undefined action
- Parameter name: STARTPROCESS
The log files of the recording and execution are attached.
What have I done wrong?
Additionally, I believe this originates from the http://localhost/AutoTesting.svc/Recorder/SendRecordedRequests which is returning an HTTP status code 400 (Bad Request).
I've attached the raw payload and the parsed 'requests' portion. "STARTPROCESS" is only mentioned once
Dear Graham,
Make sure that your IIS is correctly installed according this article: http://help.bizagi.com/bpm-suite/en/index.html?prerequisites_iis.htm
After that, check these articles from our help site in order to record and run autotesting tool:
Best Regards
Everything works until the tool attempts to save the recorded session at which point it says:
Dear Graham,
In order to identify what is going on, we require the following information:
We look forward to hearing from you
We have the same problem, our Bizagi is 10.7.0.2287, the testing tool is 10.7.0.2083.
Comments have been locked on this page!