Can we provide external config file reference to execute DevTest test case using invoke API calls
search cancel

Can we provide external config file reference to execute DevTest test case using invoke API calls

book

Article ID: 193419

calendar_today

Updated On:

Products

CA Application Test Service Virtualization

Issue/Introduction

We want to understand  if we can pass the external config using parameters and tell the server to use this config instead of the default config in the mar file.

Environment

All supported DevTest releases.

Cause

N/A

Resolution

In this test case execution call, https://hostname:1505/lisa-test-invoke/api/v1/tests/run , provide two files in the form of form-data

- File: where you have to give original mar file.
- configFile: the config we want to use as an external one.