
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 02:14 AM
I am getting this error while executing a test case in ATF.
The test case has 8 steps in the following sequence.
- impersonate as an ITIL user
- open a new incident form
- set field values
- submit the form
- record validation
- click a UI action (this submits the form again)
- open the same record created above
- record validation for different values
While executing this , i am getting error every time. Following is the log messages screen shot. Any suggestion to resolve this will be a great help.
Thank you,
Bidya
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2017 03:35 AM
Found the solution for this from a TechNow video. The best way to work with ATF is, keep client test runner open in another tab before you run the test which has some client side operations to perform. That way it will not have any issues in switching back to current user after the test completes.
Thanks,
Bidya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 02:36 AM
Hi Bidehalaxmi,
I have implemented the same procedure that you have mentioned i got following result.
Could you please verify if the impersonation of itil user is getting impersonate or not?
you can check your steps.
I guess there wont be any issue with the impersonation thing.
KIndly let me know in case of any concern.
Thanks,
Abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2020 04:58 AM
May I know the link of that technow video.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2017 03:35 AM
Found the solution for this from a TechNow video. The best way to work with ATF is, keep client test runner open in another tab before you run the test which has some client side operations to perform. That way it will not have any issues in switching back to current user after the test completes.
Thanks,
Bidya