Unable to get/open UFT result in RQM
Further to above communications, We have tried with RQM 5.01 adapter for UFT 12.02 and RQM 4.0.1 combinations.
We were able to see adapter in RQM environment and it was also triggering UFT test cases.
But we were not able to get right set of results. i.e. It is attaching html file in results but it is blank.
when we also open QTPResults.zip file then we are getting Results.qtp (it is opening results in Results viewer but asking the location of xml file) or results in xml file format (it is opening the xml file in IE). but still could not open results in the right way.
Please suggest then solution.
Thanks again!
Accepted answer
- Open PDetails.xsl file at <UFT Installation directory>/dat folder
- Add a reference to PStringTable.xsl file within PDetails.xsl, for example add below line to PDetails.xsl:
<xsl:include href="PStringTable.xsl"/>
Comments
Thanks Mehul, It works. Though it is displayed properly in 'QTPAdapterResult.html' file existing in 'QTPResult.zip' but not in QTPAdapterResult.html file which is directly linked to RQM test case result.
just to confirm, I hope we can also get the required screenshots in html file if we are taking screenshot as a separate step in QTP.
I am also getting 'Results.qtp' file but whenever I am clicking on it , it will just open in 'HP Run Results viewer' application and 'Open Run Results pop-up in it. so could not see any results. Appreciate you help.
Adding to below:
below message was also displayed in InstallNewReport.html file.
"These results were generated with a later version of QuickTest Professional.
To view these results, install a later version of QuickTest Professional or the Run Results Viewer. "
One other answer
Tried to reproduce the issue and the contents in QTPAdapterResult.html file which is attached directly in the Test Case Execution record, is visible.
QTPAdapterResult.html file will not show the snapshots captured in UFT.
To check the result could you please try to open Results.xml file in "HP Run Results Viewer"
Could you please get in touch with HP support for more detail on InstallNewReport.html message.
Comments
Yogesh Maheshwari
Aug 04 '15, 6:19 p.m.Adding to above , when we open QTPAdapterXXXX.out file then we are getting below error message. please advise.