How to test new version of servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2024 12:32 AM
How to test new version of servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2024 07:12 AM
Hi @sateeshm
There can be many ways
- Manual Testing -- For this you can download the started stories list from Now Create and use that as base.
- ATF - SN provide ATF ( Automated Testing Framework) where you will get the test suites and test case OOTB and use that for same.
You can create new test cases as well.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2024 07:29 AM
@sateeshm If this is about making yourself aware about the new features available in the latest release and would like to try them out then you can do so by requesting a personal developer instance in the latest release and try them out.
If it is about testing the features after an upgrade to the latest release then you can test them via Automated Test Framework (ATF) by creating the test cases in ATF.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2024 04:29 AM