How to change site based on environmet?

Hi, i am very newbe in katalon. just created my very basic test scripts.

The first thing i do in DEV is enter my link to my site

“Navigate To Url” → Dev.mysite.nl

For the tester (QA) it should be… but the rest of this test can be the same

“Navigate To Url” → Test.mysite.nl

How do i set this up? how do i make this flexible without starting with GIT/jenkinks integration. or is source control/jenkins the way to start this now?

image.png

Please have a look at this:

Hope this helps.

1 Like