Custom application DeV to test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 03:10 PM
Hi @Ankur Bawiskar ,
I have a small Query.
1. I have created a custom application( App engine)in Dev and weekly once I need to move the changes to test.(Update set)
In a week we cannot complete a complete development of custom application right .
In this case how can I proceed?
Can I publish the application first in Dev and move to test .( This will not include any tables and flows or anything)?
- Next .week wise update sets I can complete and move to test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 03:18 PM
Hi @Munny1 ,
Best practice says that if any functionality has been completed then move the changes in upper environment for testing.
You should do
Create update set with version and make sure if any functionality got completed then complete the update set as well and create next version to start working on same week and end of week you can only transfer the completed one.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 07:02 PM
I am aware of that wt you mentioned.
But I am asking on the custom application