What steps you take?

Before sending project go live in production , what steps you take as a developer for the smooth running of project?

Hi @ydash999,

Please check this thread

Regards,
Rajeswari

what steps will be taken for smooth running in prod? so that everything will run smoothly

Hi @ydash999,

Smooth running of process always depends on
->How well you have handled the system & Business Exceptions
->How well you have used logging in your process
->How well you have followed all the UiPath best practices while doing the development
->How well your process performed in Unit testing, Integration Testing and User Acceptance Testing phases
->How many corner scenarios you have tested your process with

If your process have all the above mentioned things then it should run with out any errors.

Regards,
Rajeswari

1 Like

thank you!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.