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

RQM result details and RFT log are empty

I'm executing a RQM Test Case which executes a RFT script. It runs fine but the result details and RFT log are empty. I recently installed RTC client and update RFT ivory property to integrate with RTC/RQM. Not sure if this has anything to do with it but prior to this, I have executed RQM Test case which executes a RFT Script with no problem. Both result details and RFT log are populated. The RFT scripts that I'm having problem is created after the integration with RTC.

0 votes



One answer

Permanent link

Try

1. Executing a new  script with just  one  statement  say   

  logInfo("Hello world");  

and see if this script runs fine and log has  the info you just added.

2.If above exhibits the same issue then there is general issue with the environment and we need to find that out.   If it runs with proper logs  (which is what I expect btw)  , then  we need to find out what has changed in the project/script that is being run.   does this script that you are running and having issue  has any  datapool  references ? If yes could you see if the datapool is empty  or has any unexpected changes since the last time when everything was working fine?

0 votes

Comments

answer to :
1: The script runs but result details and log are empty
2. All old projects/scripts and new projects/scripts run fine. It's just this project/script. It uses datapool and there are data in the datapool. It's a new project/script. It was tested and runs fine in RFT. It's only when it executed through RQM that is has the problem.

For # 1  is the sample script in a new project or the same project where you have the datapool associated?

Also  Which Version of RFT are you using?

For #1, yes, but the script doesn't reference it.
RFT Version 8.6.0.5

Does the project in question uses a shared datapool or are the datapools private to the scripts that use them?

Hi, Connie

You may want to turn on debugging to find out what is happening.
http://www-01.ibm.com/support/docview.wss?uid=swg21597847

Make the reproducible script as short as possible. And run a similar short script which is working one and compare the logs and see where/what is the distinction in the backend.

Thanks

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
× 136
× 7

Question asked: Mar 04 '16, 12:59 p.m.

Question was seen: 3,541 times

Last updated: Mar 10 '16, 1:19 a.m.

Confirmation Cancel Confirm