05-28-2009, 03:42 PM
We have to capture the screen of our application, and save them to the local system.
Now we got new requirement that the captured screens should be uploaded to Test Run Instance of test lab in QC. Please provide the solution using QC Open Test Architecture.
I have following code and not able to proceed further.
Regards,
Vamsi.
Now we got new requirement that the captured screens should be uploaded to Test Run Instance of test lab in QC. Please provide the solution using QC Open Test Architecture.
I have following code and not able to proceed further.
Code:
Set QCConnection = QCUtil.QCConnection
Set QCCurrentRun=QCConnection.RunFactory.Run
Regards,
Vamsi.