Could some one help me in getting the below task done. It will be great help.
Ex:
I have a Test Script in Test Lab in a particular path in QC.
I need to develop a OTA, which will provide me 'All Runs' of the Test Script present in the path that I give. Say, I have 20 scripts in a path "Path1"(Basically the Test Lab path). So when i give this path as input, can i get all the scripts present in it and all their execution Runs. Ex: A test script 1234 is initially "Failed", then next day if it is "Passed". Then I need to get both these statuses out from Qc for all the Test Scripts.
Is this possible? I knew, we need to access the RUN table for the scripts in the given path. But could some one help me.
Thank you in advance..!