ContributionsMost RecentMost LikesSolutionsRe: Need help in integrating test runs to test management tool Qtest This helped thanks for your suggestion. Re: Need help in integrating test runs to test management tool Qtest Hello, Jenkins integration is done My intent here is whatever tests are running here those to be copied over as testcases with test steps and results automatically in our testmanagment tool Qtest (Qtest is a test management software tool ) Need help in integrating test runs to test management tool Qtest We are using Qtest for our test case managment So is there a way where in the scriopts written in readyapi are on run created a test case execution and results in qtest how to integrate this and achive the desired results SolvedRe: is it possible to change resource by datasource Hi richie Richie, Thank you for your reply, Yes it is rest and i tried both the solutions you provides ,now the issue is the paramters wer used previously are all overwritting as blank using this solution so the testcase is failing both these options Save property and then Load property are not giving the desired result, Could you please suggest what needs to be done here Thanks, Jaiprakash B is it possible to change resource by datasource Hi team Currently we are in a situation where we have our exisitng testsuites with a common API resource path as below Now the problem is the resources are changed for every call and we are trying to use existing test suite , but in that if for one testcase we are changing the resource it gets changes across for all the calls mentioned in screenshot which we donot want EG- earlier was /Quertmapping/query/Autoalert/123 /Quertmapping/query/Depacct/xyz etc now it is /autoalert/auto/123 /Depacct/main/xyz etc Please suggest how can we reuse existing making minor changes rather then need to create everything from scratch