Skip to content

how to pass the arguments of 'executestatus = 'n'' to function getTestCasesForTestPlan #123

@CarrieSun

Description

@CarrieSun

when I execute the following functions in pycharm ,
response = my_testlink.getTestCasesForTestPlan(testplanid=test_plan_id, buildid=build_id, platformid=platform_id, executestatus="n")

the response is [], an empty array, but actually, I have a lot of unexecuted test cases. I want to get those unexecuted test cases information.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions