Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to Upload the results to QC from QTP.
#1
Not Solved
Hi All,

I am using TDConnect to Run the Test Scripts in QC10 to run in my local machine using QTP10. I am able to run all the scripts that are there in QC, but the results created are not getting uploaded into QC for second instance, it is uploading to first instance only. First instance is working fine.

Below is the code for creation of the Results object.

#############################
Code:
Set qtRunResultsOptions = CreateObject("QuickTest.RunResultsOptions")   'Create the Run Results Options object
qtRunResultsOptions.ResultsLocation = ="[Quality Center] Root\Automated Tests\Sample"
qtRunResultsOptions.TDRunName="Run_Sample"
qtRunResultsOptions.TDTestInstance=2
qtRunResultsOptions.TDTestSet="[Quality Center] Root\Automated Tests\Sample"


qtApp.Test.Run qtRunResultsOptions 'Run the Test


Help will be very much appreciated.

Thanks & Regards,
Reply
#2
Not Solved
Hi All,

Even I am also facing the same issue as above.

Any help would be appreciated.

Thanks in advance!

Thanks,
Nisha
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Download of results in QTP v11 jason.hofmann@auspost.com.au 1 2,591 09-04-2012, 11:13 AM
Last Post: Ankesh
Sad Upload a file in Sap using QTP jason.hofmann@auspost.com.au 6 6,536 09-04-2012, 05:52 AM
Last Post: jason.hofmann@auspost.com.au
  Unable to select an item from weblist and unable to enter text in edit box estherindu 5 9,146 05-15-2012, 12:07 AM
Last Post: viswa
  "UPLoad attachment into QC using OTA" suresz449 0 3,821 02-16-2012, 04:26 PM
Last Post: suresz449
  QC, QTP & Run Results Viewer mrerek 0 4,676 01-26-2012, 07:47 PM
Last Post: mrerek

Forum Jump:


Users browsing this thread: 1 Guest(s)