Best Practice for deployment of Katalon Code from one env to another

Hi All,

I am looking for the best practice or the approach available to do code migration/deployment between different environments for example i am developing the test cases in development environment and need to deploy them to the production environment where these will run.

Please can you suggest the process and approach for deployment and what settings or artifacts needs to be taken care

Hello,

all you need to do is to copy project’s folder and paste it to a new machine. Or - if you use repository - clone the source code to a new machine.

1 Like

Please have a look at the following post: