Skip to content

how to only run cases that have not been executed or the last execution record is failed #100

@CamilleDZ

Description

@CamilleDZ

Dear Dev,
I use getTestCasesForTestPlan() to get all the testcases unter the plan I specified, but I have a question ,how to only run failed and cases that have not been executed? for exampleI have run a test, which inclued 330 cases, 300 passed, 20 failed ,and 10 have not been execued. I want to run the test again, but only run the 30 which are not passed, how can I do this in my code ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions