It's all about the answers!

Ask a question

Modifying Test Script "Ready for Review" puts &quo


Kevin Ramer (4.5k9186201) | asked Mar 13 '12, 9:16 a.m.
Upgraded RQM 3.0.1.2 integrated with itself and RRC project area. When trying to choose "Ready for Review" on a Draft Test Script the application draws a "Working..." and the Discard / Save buttons stay insensitive and nothing else
happens. I think this is peculiar to 1 project area as I was able to at least trigger the Test Script to the point of having unsaved changes.

I followed the web application transactions and the last GET ended with:

jazz/process/project-areas/_82wFgEuCEeGGx4S88-vhnw/links

Which when used in browser brings up xml with lists of project areas and various link properties.

Another point about this particular project is that if one tries to create a work item on the test script editor QM says "no inline editor for this work item type has been configured"

Any suggestions ?

Thanks.

5 answers



permanent link
Pramod Chandoria (2.1k11220) | answered Mar 15 '12, 5:28 a.m.
JAZZ DEVELOPER
Hi @yzwkzfn
Can you help here to debug the issue.
1. Install Firebug add on in Firefox. It is very small addon to install
2. Enable Firebug console
3. Run RQM in debug mode by opening RQM with this url
https://<server>:9443/qm/web/console/<projectArea>?debug=true
Essentially you need to add ?debug=true to the existing url you have
4. Now open the script
5. Click clear in Firebug console so all previous calls are removed
6. Now click on "Ready for Review"

Observer the firebug console
Copy if there is any exception message
If any call is made and it never finishes, then provide detail about that call.

Alternatively can you also verify you are able to bring up defect creation dialog in RQM.

permanent link
Kevin Ramer (4.5k9186201) | answered Mar 15 '12, 6:31 a.m.
Hi @yzwkzfn
Can you help here to debug the issue.
1. Install Firebug add on in Firefox. It is very small addon to install
2. Enable Firebug console
3. Run RQM in debug mode by opening RQM with this url
https://<server>:9443/qm/web/console/<projectArea>?debug=true
Essentially you need to add ?debug=true to the existing url you have
4. Now open the script
5. Click clear in Firebug console so all previous calls are removed
6. Now click on "Ready for Review"

Observer the firebug console
Copy if there is any exception message
If any call is made and it never finishes, then provide detail about that call.

Alternatively can you also verify you are able to bring up defect creation dialog in RQM.


Thanks, I will try this. I will do the defect test first. Just yesterday I found that on one project (CCM) the Change Record Type Binding was messed
up and a work item could not be opened from QM side.

permanent link
Kevin Ramer (4.5k9186201) | answered Mar 15 '12, 9:53 a.m.
Well, the last GET still is that /links one. The message :

No provider configured for task tracking, please consult your administrator for more details!

Comes when I try to add a Requirement work item (could be need set up for RM)



Hi @yzwkzfn
Can you help here to debug the issue.
1. Install Firebug add on in Firefox. It is very small addon to install
2. Enable Firebug console
3. Run RQM in debug mode by opening RQM with this url
https://<server>:9443/qm/web/console/<projectArea>?debug=true
Essentially you need to add ?debug=true to the existing url you have
4. Now open the script
5. Click clear in Firebug console so all previous calls are removed
6. Now click on "Ready for Review"

Observer the firebug console
Copy if there is any exception message
If any call is made and it never finishes, then provide detail about that call.

Alternatively can you also verify you are able to bring up defect creation dialog in RQM.


Thanks, I will try this. I will do the defect test first. Just yesterday I found that on one project (CCM) the Change Record Type Binding was messed
up and a work item could not be opened from QM side.

permanent link
Pramod Chandoria (2.1k11220) | answered Mar 15 '12, 10:00 a.m.
JAZZ DEVELOPER
Have you configured RQM project area for Quality Task provider. that is required.

permanent link
Kevin Ramer (4.5k9186201) | answered Mar 15 '12, 10:12 a.m.
Have you configured RQM project area for Quality Task provider. that is required.


Hmm. Thought it did, so I added itself as Quality Tasks provider. Now when choosing Ready for Review:

Cannot apply the Ready for Review action

Can not be under review until the workitems for the following sections are resolved: Manual Steps

So, that may be on the user side to finish, right?

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.