Forum Discussion

Knowledge's avatar
Knowledge
Contributor
8 years ago
Solved

Several REST requests under the same project

Hi,   Is it possible to create a REST project, that will contain several REST requests and not just one? I want to create a test suite that will contain several test cases and steps, but for diffe...
  • rupert_anderson's avatar
    8 years ago

    Hi,

     

    Do you mean create several REST requests with different request data for the same REST service? Yes, this is possible. Just create multiple REST Request TestSteps and modify the request data in each or use property expansions to create dynamic content.

     

    Or do you mean have multiple REST service definitions in the same project? This is also possible, at the project level just add multiple REST services. You will then be able to pick between them when you create new REST Request TestSteps.

     

    Is this what you meant?

     

    Regards,

    Rupert