Hi All,
I have been trying to develop a mcro that will connect t o QC, go to the test lab, then go to a specific folder and a testset based on the path given, then will access all the tests in that test set and run them one by one.
Now I have been through till accessing the tests from the test set. But after this I am enough confused about how to open that first test in the list, then run all the steps and then come to the next test in the test set if available. And also I am not able to understand what objects do I need to use.
By going through the structure in QC API reference I have seen that i need to go to run factory and then might be to the step factory to have the test steps and the test run as a whole but some more info on this step by step process would help me a lot.
And also if anyone can provide can provide any sample code which I can analyze and then might go back to my codin will be a lot of help.
Thanks a lot in advance.......