Forum Discussion

rkkreddy's avatar
rkkreddy
Regular Visitor
6 years ago
Solved

ReadyAPI and QAComplete and GIT in CI/CD environment

Our ReadyAPI project is in BitBucket

We have QAComplete to track the metrics and run the tests

Our application is on AWS

 

When the application is built from Jenkins, how can we have the ReadyAPI code pulled from Jenkins and tests get executed and reported back to QAComplete?

 

Has anyone worked on such a setup? Please post your suggestions.

  • Hi

     

    Do you want to specify a path to a local folder or to a URL?

     

    There are several options how you can specify the path to a project file:

    - a path to a project file in the local folder;

    - a path to a local folder (which includes the project file);

    - a path to a zip archive;

    - a path to a shared folder with a project file or an archive;

    - a website URL path to the archive (ZIP) file that contains the project.

     

4 Replies