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.
|
One answer
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?
Comments
Connie Mak
commented Mar 07 '16, 8:50 a.m.
answer to :
Prakash Chauhan
commented Mar 07 '16, 11:31 a.m.
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.
Prakash Chauhan
commented Mar 09 '16, 11:26 a.m.
Does the project in question uses a shared datapool or are the datapools private to the scripts that use them?
Don Yang
commented Mar 10 '16, 1:19 a.m.
Hi, Connie
|
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.