It's all about the answers!

Ask a question

Unable to get/open UFT result in RQM


Yogesh Maheshwari (314) | asked Aug 03 '15, 5:02 p.m.
edited Aug 03 '15, 10:17 p.m. by Don Yang (7.7k21109138)

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!


Comments
Yogesh Maheshwari commented 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.

Error occured while transforming result XML file into HTML
Error Number : -2147467259 , Description : A reference to variable or parameter 'IDS_BC' cannot be resolved.  The variable or parameter may not be defined, or it may not be in scope.
 , Source : msxml3.dll

Accepted answer


permanent link
Mehul Patel (9695) | answered Aug 06 '15, 2:25 a.m.
FORUM MODERATOR
Yogesh,

Looks like the PDetails.xsl (which is part of UFT 12.02) caused this issue. 

In order to resolve the problem please follow below steps:
  1. Open PDetails.xsl file at <UFT Installation directory>/dat folder 
  2. Add a reference to PStringTable.xsl file within PDetails.xsl, for example add below line to PDetails.xsl:  
<xsl:include href="PStringTable.xsl"/>

OR

Define each of the required variables directly within PDetails.xsl file

For more details please follow the below link: https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM01395884

Hope this helps.

Regards,
Mehul

Yogesh Maheshwari selected this answer as the correct answer

Comments
Yogesh Maheshwari commented Aug 06 '15, 5:28 p.m.

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.


Yogesh Maheshwari commented Aug 06 '15, 5:30 p.m.

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



permanent link
Yajuvendra Sankhala (111) | answered Aug 14 '15, 3:14 a.m.
Hi Yogesh
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.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.