Testrail test cases update with data driven approach

I have used internal test data and i have multiple test cases to update with those testdata.
Since there are multiple test id generated from testrail but cant use in katalaon single test case of data driven approach, can anyone suggest what can be the best way to update results in testrail

Hi Sweta,

You can try updating linking multiple test cases and updating a test suite, which should result in 2 things:

  1. All the test cases in the test suite should be updated when you update the test suite.
  2. The test iteration (1 data binding set run through a test case) will be included in the according to test case.
    Please refer to https://docs.katalon.com/katalon-studio/docs/testrail-integration.html
    Hope this helps.