Problem raising Defect from RQM to RTC when running test
Hi,
I am trying to create a Defect from RQM when running a manual test but I am receiving the message "No project area - projetc_area_name - found".
This test case has a Test Script. When I start to run the test and if an step fail, I have two option:
1. Add Existing Defect (That option is working)
2. Add New Defect (that option is not working): When I log to the RTC I receive the message "No project area - projetc_area_name - found"
RQM version: 2.0.1.1 iFix 3
RTC version: 3.0
Looks like the RTC and RQM integration is working properly because I can create a Defect to RTC from the Action Bar.
Can someone give some tips?
I am trying to create a Defect from RQM when running a manual test but I am receiving the message "No project area - projetc_area_name - found".
This test case has a Test Script. When I start to run the test and if an step fail, I have two option:
1. Add Existing Defect (That option is working)
2. Add New Defect (that option is not working): When I log to the RTC I receive the message "No project area - projetc_area_name - found"
RQM version: 2.0.1.1 iFix 3
RTC version: 3.0
Looks like the RTC and RQM integration is working properly because I can create a Defect to RTC from the Action Bar.
Can someone give some tips?
One answer
Can you look firebug log in console (Add on to Firefox) after adding ?debug=true to the application url e.g.
Open RQM with url like this https://server:9443/qm/web/console/QualityProject1?debug=true
?debug=true will be added to all subsequent pages open in browser.
Update this page with your log if any.
Besides, can you also check the project area parameter passed in both cases (working and non working) are same.
In general I would recommend to upgrade to upgrade RQM to 3.0.1.x for better help.
Open RQM with url like this https://server:9443/qm/web/console/QualityProject1?debug=true
?debug=true will be added to all subsequent pages open in browser.
Update this page with your log if any.
Besides, can you also check the project area parameter passed in both cases (working and non working) are same.
In general I would recommend to upgrade to upgrade RQM to 3.0.1.x for better help.