ak123
30 days agoNew Contributor
Assistance to retrieve lastexecutiondatetime for a Test Case via an API Call
Hi ,
I was trying to access the GET /testcase/search API and wanted to know if it is possible to view the Last execution Date and Time for a particular Test Case.
Currently in the API response, i am only able to view the lastTestResultStatus which indicates Pass / Fail.
I would like to know the last execution date and time for a test case because i would like to archive test cases that have not been executed for the last 'n' months.
Appreciate your assistance.