RQM v4.0.2 How to use RRC effectively?
We have to do the link one by one. If we upload 10000 test cases, we have to link 10000 times manually.
Is there a better way of doing this?
2 answers
Also, you can associate multiple test cases with a required in the requirement editor in RRC.
Comments
Thanks for letting me know that it is done in RRC. I encountered this problem when doing it.
ID CRRRW7253W The link from the other server to this server could not be created because the other server is not available or communication with it has failed.
I added 15 test cases to a requirement, then only 9 are linked successfully, the rest failed to be linked.
I can manage to add the 9 to a test plan, that is great.
This appears to be either a server communication issue (e.g. network issue, target server down, etc.) or a product defect.
Generating test cases for requirements in requirement collections in the Requirements Management application
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.rational.test.qm.doc/topics/t_gen_tcs_reqcolls_tps_rm.html&scope=null
Also if you want to Associate multiple requirements to a test case there is this topic
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.rational.rrm.help.doc/topics/c_compose_reqs.html&scope=null
where CTRL is used to link multiple requirements
Comments
Thanks Robin, we are not using this use case because we have more than 10 thousand test cases each month, that means we cannot manually generate one by one, we can only upload test cases from spreadsheet. If we put the requirement ID in the spreadsheet I guess we can manipulate the REST API and link the test cases to the requirement at uploading time? The REST API should have this function, am I right?