Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to version OATS scripts

Deepu MuraleedharanSep 11 2020 — edited Sep 11 2020

Hi,

Like to know how to maintain versioning of OATS scripts (like Selenium scripts in git).

As far we used to maintain scripts in server shared folders which I feel as a bad practice.

So please share any better ideas/solutions for the same.

Thanks,

Deepu M

Comments

Martin Zehetmeier

We have a git repository where we save the code.
We pull the repository to the repository where the Oracle Test Manager can access it and then select the .jwg File for the execution.

1 - 1

Post Details

Added on Sep 11 2020
1 comment
166 views