- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 06:56 AM
I have a Test I'm trying to create that simply impersonates a user, then opens a Catalog Item and submits the form.
All is working fine up until I get to Submit a Form(SP) then it hangs. I think I'm doing everything correctly by selecting
Here is a screen shot of the StepsThe results I'm getting are as follows (It just sits there).
II have to cancel the process because it never completes but can manually do the test with no problems at all.
Solved! Go to Solution.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019 02:20 PM
Steve, have you tried setting the timeout on the submit test step to something like 10 seconds? I ran into an issue where the submit step was failing because it timed out after 0 seconds. You may need to configure the form layout to edit it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 07:27 AM
Hi,
Go to test record and then to test runs related list, open the record and see if there are any errors or warnings written
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 07:41 AM
There are no errors or warnings. I looking at the Test Log and Test Transactions. It just shows that it was cancelled. If you look the screen shot above (second screen shot) you can see the submit button shows submitting but does not submit or seems to not submit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 07:50 AM
Is the test successful, if you impersonate same user manually (not using ATF) and submits the request?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 08:14 AM
Yes Manual walking through the process works with no problems it's the automation, I'm able to get past the first 2 steps not able to get past the submit