I am triggering UI test in Firebase testlab from Jenkins using Google CLI command. It works all good following instructions from https://firebase.google.com/docs/test-lab/android/continuous#using_with_jenkins_ci .
now i want to get the list of testcases executed so i can use the result for reportinng via Jenkins.
Any Suggesstion or guidance on how to retrieve the test cases will be helpful.
If you wish to retrieve test results programmatically, you have a couple options.