Forum Discussion

BenSav's avatar
BenSav
New Contributor
6 years ago
Solved

Automatic storing of parameter values to call endpoint

Hello,

 

We created end-to-end test flows in test cases, and we created db queries to get the parameters to run the test cases from the database in order to be able to test our endpoints independently from changes to the data in the test db.

 

This means that when committing changes to git, we are only interested in the actual changes we made to test logic or endpoint contracts. SoapUI also stores the parameters that it passes to call the REST endpoints of our system. This results in changes detected by git, that we are not actually interested in. Consequently, running our test cases without making any changes results in tens or hundreds of file changes. 

 

Is there a way to prevent this?

 

Thx for you help!

  • Hi,

     

    Starting with ReadyApi there is a project property called 'Save Properties Between Sessions'.

     

     

    There were plenty of people asking for this feature... :smileyhappy:

1 Reply

  • Lucian's avatar
    Lucian
    Community Hero

    Hi,

     

    Starting with ReadyApi there is a project property called 'Save Properties Between Sessions'.

     

     

    There were plenty of people asking for this feature... :smileyhappy: