Hi Google Community,
Can you please provide me the guidance to integrate APIGEE API testing stage to test the deployed APIs in APIGEE X from the Gitlab pipeline.
Currently I use Gitlab for version control and deployment purposes. I want some approach or any testing tool suggestion by using which the pipeline automatically triggers the testing stage from Gitlab itself after the code is deployed in ApigeeX. Within the testing stage I believe the stage should be able to retrieve credentials(oauth, api key), payloads,Headers and endpoints from the Drupal Portal and then perform the testing.
Instead of using Postman App and manual filling the details I am looking if I can automate the complete process.
Thanks
Sanghita