Automated Test Framework(ATF) can be scheduled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 07:44 AM
HI,
I am exploring Istanbul Automated Test Framework.
I want to run the Test Case/Test Suite from a schedule Job. By calling the Script include "Text ExecutorAjax" and its method "runuserTestSuite" OR "runUserTest" it only starts the Test Case/Test Suite. But it never moves from One test Step to another. It just gets Stuck on first Test Step and finally after some time_interval it failed.
If we check the "Run Test" OR "Run Test Suite" UI action there are some more method that are being called on "on" event.If i explore more on this , on backend there are two JS files that are being used "scripts/js_includes_progress_tracker.js" and "/scripts/HierarchicalProgressRenderer.js".
So in order to run these Test Suite/Test Case from Schedule Job, to work it completely as it works when "Run Test" or "Run Test Suite" is clicked from a particular Test Suite/Test Case.
Are there more methods that need to be called from "TestExecutorAjax" script include or some other.
Any Help appreciated.
Thanks and Regards
Apurva Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2017 08:20 AM
ATF is a good tool for unit testing ServiceNow. If you are seeking a solution that tests ServiceNow from a Business User Perspective and a DevOps enabler that requires no coding expertise, might be worth checking out our AutoTestPro.co.uk solution. We go further than just automated testing. Because our solution is centered around business scenarios we also automatically create system and user documentation such as user guides and desk instructions. We can even now automate the update set deployment process from one environment to another.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 06:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 06:46 AM