- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 12:23 PM
I have to analyze an instance. They don't have a lot of custom development. I doubt where to begin due I don't have a lot of experience with such a wide-open analysis. Do you have a suggestion of where could I start?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2022 01:51 PM
Hey victor,
I believe if someone has given you this task then his objective might be that you tell them
are we following best practices or not. Is there something additional things which you can use for
free that helps them etc..
1) For best practices check that whether your scripts or things are following best practices , I would insist you to check instance scan module where once you run the scan on the entire instance you will get to know where are the places where the best practices have not been followed, which part of code can be improved with latest methods etc...
2)Also check if there are oob scripts which satisfies your code rather than the custom development scripts which the team might have created , so you prepare report for that.
3) Check the classes of CMDB where the unnecessary fields are created rather than using OOB fields.
These are some of things I can suggest from my experience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2022 01:51 PM
Hey victor,
I believe if someone has given you this task then his objective might be that you tell them
are we following best practices or not. Is there something additional things which you can use for
free that helps them etc..
1) For best practices check that whether your scripts or things are following best practices , I would insist you to check instance scan module where once you run the scan on the entire instance you will get to know where are the places where the best practices have not been followed, which part of code can be improved with latest methods etc...
2)Also check if there are oob scripts which satisfies your code rather than the custom development scripts which the team might have created , so you prepare report for that.
3) Check the classes of CMDB where the unnecessary fields are created rather than using OOB fields.
These are some of things I can suggest from my experience.