Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is there a way to get a detailed execution result through the Selenium adapter for RQM?

Hello,

I am currently evaluating RQM integration with Selenium.  I've managed to get everything up and running and that's great.  My only issue is with the level of detail provided to RQM that is then stored as an execution result.  With RFT integration, for example, RQM constructs a step based result from the RFT script so I can pinpoint any failed steps.  With Selenium all I get is a single step, either passed or failed, that represents the entire script.

Is there some execution parameter that I can pass to Selenium through the adapter or some sort of script configuration that I can develop that will allow me to see more detailed execution results in RQM?

Thank you in advance.

Best regards,

Andrew

0 votes



2 answers

Permanent link
Hi Andrew,

We create a separate step in RQM execution result for each "@Test" methods in JUnit test case. Also we add the stack trace for failed tests and screenshot for the step, if provided.

Is your entire script is getting run by a single "@Test" method ? If so, I will suggest to break it into several "@Test" methods, so that you can see a related step created in RQM execution result.

For more details, you can also check out our help doc - https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.1/com.ibm.rational.test.qm.doc/topics/t_runjuselenexec.html?lang=en

Hope this helps.

Thanks,
Vijay

0 votes


Permanent link

Hello,


I see this forum was posted on 2016. I'm just wondering if there's a new response now.
I took a look to the documentation provided but it just mentions the screenshots, not the logs/execution results.
Is there any way to see Extent reports or logs as part or as attachments to the test result?

Thanks in advance for the response.

Regards, 
Bibiana.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Apr 28 '16, 11:59 a.m.

Question was seen: 2,727 times

Last updated: Feb 02 '24, 1:15 p.m.

Confirmation Cancel Confirm