09-29-2011, 04:55 PM
Hi,
The requirement is: To get the name of the folder that a particular test, that is being run in the test lab, belongs to in the Test Plan in QC. This needs to be done using the QCUtil object in QTP.
I have no clue where to start the code with. Only thing I know is that QCUtil.CurrentTestSetTest.Name will give me the name of the test case in Test Lab, whose parent folder needs to be found.
Any help / code for this ?
The requirement is: To get the name of the folder that a particular test, that is being run in the test lab, belongs to in the Test Plan in QC. This needs to be done using the QCUtil object in QTP.
I have no clue where to start the code with. Only thing I know is that QCUtil.CurrentTestSetTest.Name will give me the name of the test case in Test Lab, whose parent folder needs to be found.
Any help / code for this ?