It's all about the answers!

Ask a question

How to cerate/generate report of executed STAX jobs


lnt test (322) | asked Nov 30 '12, 6:10 a.m.
retagged Dec 13 '12, 7:29 p.m. by Nhi P Ta (18841018)

we are executing multiple STAX jobs using RQM "Execution schedule" functionality.
After execution RQM shows STAX logs and result status . We are interested in creating report
which can have test case details/status .
Is there any functinality wherein we can create/generate report using STAX logs created in RQM
or anyone has any oher suggestion.

Thanks in Advance

6 answers



permanent link
lnt test (322) | answered Dec 19 '12, 2:09 a.m.

Hey,

When automation is over, to fetch the result, we go to Execution schedule tab->Execution schedule result history. In that tabular form of result, we have a message field along with test case result as Pass/Fail. This message field is always empty during our results. What could be the reason behind that message field is blank?


permanent link
lnt test (322) | answered Dec 13 '12, 2:17 a.m.

Hi,

Some of the issues we are facing while generating report are:

Whenever a new automation is saved, it gets scheduled for automatically next 15 minutes and we have to wait till the desired time. Is there any built-in option in RQM to reduce that time interval for scheduling automation jobs?

When automation is over, to fetch the result, we go to Execution schedule tab->Execution schedule history. In that tabular form of result, we have a message field along with test case result as Pass/Fail. This message field is always empty during our results. What could be the reason behind that message is blank?

Thanks in Advance.


Comments
Rajat Singh commented Dec 13 '12, 8:45 a.m.

You may modify the integration_config file to change the scan interval.
By default it is placed under <RQM Installation Directory>/Server/Conf/QM.

In this file locate the <scanInterval>value</scanInterval> and replace the value with the duration you prefer.

Best Regards
Rajat


permanent link
lnt test (322) | answered Dec 12 '12, 12:22 a.m.

Hey,

Thanks Rajat for your reply. We are able to capture the results under 'All Automation' section in RQM. However, we were trying the work around suggested by Yong Hao Zhou where we are unable to generate report as per STAX execution result. Can Yong Hao Zhou  please provide some more details about the same.

Thanks.


Comments
Yong Hao Zhou commented Dec 13 '12, 4:30 a.m.
JAZZ DEVELOPER

Sorry for my misunderstanding, just as Rajat said, our execution report won't pick up theĀ STAX execution result since it's not executed within RQM, the result information won't be stored in RQM repository, and the report won't display them. Let me check with team to search for workaround.


permanent link
Rajat Singh (59833545) | answered Dec 11 '12, 9:33 a.m.
I dont think stax job execution status would come under the test case execution report.
Test case execution report displays the status of the execution of test case that were executed within RQM.

In case of Stax, the execution is being done outside RQM and therefore there is no predefined report for this.
You may however capture the results under 'All Automation' section in RQM.

Hope this helps!!

Best Regards
Rajat

permanent link
lnt test (322) | answered Dec 11 '12, 4:04 a.m.

Hey,

We have tried with the suggestion wherein we have certain queries:

1.In execution status, under resource tab, do we have to select any specific resource. We had selected Machine v/s TCER count(Live).

2.Do we have to do any specific test plan selection associated with that test case.

3.Can we fetch automation report .

4.We are able to see only TCERs for test case execution status but not as STAX job execution status.


permanent link
Yong Hao Zhou (561) | answered Dec 03 '12, 9:04 a.m.
JAZZ DEVELOPER
Hi, for now RQM doesn't support to render the STAX execution status via report, yet there are some workaround to make it, when we run STAX jobs, we might use some predefined test cases, for the Execution Status using TCER count report, we can set these test cases as report parameter to filter out and just check the test cases for STAX execution, and only TCERs for STAX execution status will be shown in the report. Hope it make sense.

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.