I have to pull the list of test cases per Use case and store them as json output file in Jenkins job using a python script.
Condition: 1 Use case is mapped to multiple test cases. If I give Use case Id then it should pull all the test cases mapped to that UC.