TestLink-API-Python-client icon indicating copy to clipboard operation
TestLink-API-Python-client copied to clipboard

Question: Updating execution order

Open nefethael opened this issue 1 year ago • 1 comments

Hello,

I'm wondering if it is possible to update TestCase execution order for a TestPlan?

I tried several methods addTestCaseToTestPlan (with or without overwrite), updateTestCase, updateTestCaseCustomFieldDesignValue without success. Do we need to create a new TestPlan or should I use another method?

Thanks by advance for any help, Vincent

nefethael avatar Mar 19 '24 18:03 nefethael

Hello Vincent, sorry for late response. I also do not see a possibility, how to change the execution order using the api. Beside creating a new TestPlan per API maybe adjusting the order using the GUI might be also an option. Regards Luiko

lczub avatar Mar 27 '24 17:03 lczub