Forum Discussion

Vasireddybharat's avatar
Vasireddybharat
New Contributor
2 years ago

ReadyAPI test cases for all projects at one place.

Question: Can we store test cases for all services in one git repository and execute them only one test suite at a time depending on the service we are testing against. This will help us create a git...
  • Vasireddybharat's avatar
    2 years ago

    I think the best option I see would be to use -s argument to select which test suite name we want to run. 

    If we skip this argument, the runner will execute all test suites in the project. 

     

    Keep everything in one project, create suites for each service/project with distinguished suite names and then call only that suite which is specific to the service/project.

    Reference below document, section -s<test suite>.

    https://support.smartbear.com/readyapi/docs/functional/running/automating/cli.html#ss