Automating UI Flow Test

Hello,
Is there a way to automate UI flow test (web scenario) test? I mean for a user to use the Parasoft Recorder to record web actions, and then have the automatically executed and reporting made available via CTP/DTP? In other words, is there a way to automatically deploy test asset associated with the recording to CTP which then executes the test.
Thank you
Answers
-
You can create automated browser/web-based scenarios directly from SOAtest Desktop (not Parasoft Recorder). See Browser Recording and Playback for detail.
From SOAtest Desktop, you can deploy your .tst file to a SOAtest Server that is registered with your CTP. See Working with a Remote Dedicated SOAtest Server
0 -
As an aside, the Parasoft Recorder is used to create Selenium tests with Parasoft Selenic. See Creating Selenium Test Projects from Recorded Actions
0