TestEngine & Pre-encoded endpoints ReadyAPI 's preferences
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2022
05:20 AM
07-19-2022
05:20 AM
TestEngine & Pre-encoded endpoints ReadyAPI 's preferences
Hi
I have implemented ReadyApi's test run with our integration tests Azure DevOps, I can run the tests in the pipeline without any issues...
I just have a small issue with our tests, for this to work I need to set up preferences in ReadyApi to run HttpRequest.
The Pre-encoded endpoints box needs to be checked.
Are these preferences that can be set on TestEngine as these preferences do not depend on the ReadyApi XML files in our project?
thanks
Labels:
- Labels:
-
Configuration
-
TestEngine
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022
01:40 AM
07-21-2022
01:40 AM
Those ReadyAPI preferences are stored in the the readyapi-settings.xml file in the \.readyapi folder.
You can copy that readyapi-settings file in to the \.readyapi folder on your TestEngine installation machine/VM. Those preferences should be available then on the TestEngine installation.
Please try this and see if it that solves your issue
Please try this and see if it that solves your issue
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022
02:34 AM
07-21-2022
02:34 AM
Hi @MConneely ,
Our server was created with docker and is used by different teams, so it is not possible to change the settings, which could have an impact on the different projects run with testEngine.
Is it possible to set the parameters just before running the pipeline task ?
thanks
