Linking Excel Test Cases To Requirments posted in RQM
2 answers
hi @belushipatel, if the requirements are posted through Excel Importer, then you can find the requirement feed in the following link
https://qmserver:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/qm project area/requirement,
it contains all the stub requirement in rqm.
after you press one of the requirement. you can get the link like
https://qmserver:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/qm project area/requirement/slug__wj7uWlYdEeG897rLEKLvXg
then you can specify the testcase.requirement=Link(A2)
A2 is one cell in excel with value "../requirement/slug__wj7uWlYdEeG897rLEKLvXg"
then the testcase will linked to this requirement.
hope this will help.
https://qmserver:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/qm project area/requirement,
it contains all the stub requirement in rqm.
after you press one of the requirement. you can get the link like
https://qmserver:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/qm project area/requirement/slug__wj7uWlYdEeG897rLEKLvXg
then you can specify the testcase.requirement=Link(A2)
A2 is one cell in excel with value "../requirement/slug__wj7uWlYdEeG897rLEKLvXg"
then the testcase will linked to this requirement.
hope this will help.