ServiceNow best suggester code review tools in app store or plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2020 07:57 AM
Hello All,
Can anyone suggest me the best way to perform code review, move process in ServiceNow. I know we have team development which is ServiceNow plugin but it just covers manual move process of update sets.
Do we have any nice process plugins or tools that I can use code review in app store.
Here is the process what I have in my mind but I stuck what plugins i need refer too.
1) Once the developer completes the development, he submits some ticket and assigns to tech lead to perform code review.
2)Tech leads grab the ticket and will continue to review the code( may be we can use automation here but manual will also work).
3) Once the tech lead completes code review, it is ready to move to next environment( here we can use team development process, like connecting dev instance other remote instance and move the update sets.)
This is what I have in my mind. But, if anyone has a better documentation how to accomplish it, please share it with me.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2020 08:24 AM
The best I've used and continue to use is Evergreen Instance Analyzer
It comes with a set of best practice checks that you can run on any Update Sets or your entire instance and is entirely free. You can also easily define your own rules.
I've amended my instance to not allow a developer to complete an Update Set until the Evergreen Instance Analyzer code review has been completed on it and any issues found resolved.
Recommended.
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2020 08:39 AM
Does it come with in-built rules?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2020 08:43 AM
Yes it does hundreds of the standard best practice stuff.
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2020 08:44 AM
Loads of videos on YouTube watch this overview: https://youtu.be/sKr_r2tArvc
Regards
Paul