RQMExcelImporter: link test case to existing requirement with ID not working
Hi
I use RQMExcelImporter: link test case to existing requirement with ID(DNG), but it not working. No problem when using manually link.
found in RQM ExcelImporter6.0.6.1
Steps:
1. Create a requirement in DNG and DNG created the Req id, e.g. 2476
2. In Excel file, add the id of the requirement to L column.
3. Then in RQM Excel Import, select Export to Repository and select the .cfg(folllowing cfg):
p.s. DNG and RQM Already associated and userid has permission to link case and requirement id.
Expected Result:
Export process completes successfully and a Test Case is created and linked to the specified requirement
Actual Result:
in RQMExcelImporter output following info, but no requirement id link to case.
add requirement link to testcase xxxxxx_xxxxx
.....
Testcase requirement linking done!
Exporting completed sucessfully!
my .cfg setting:
testcase.XLSWorksheetID="Power Moding Status"
testcase.XLSStartRow=14
testcase.dc:title=B
testcase.dc:description=E
testcase.priority=I
testcase.category term="Function".value = "Diagnostic"
testcase.dc:title = testscript.dc:title
testcase.XLSArtifactID=B
testcase.requirement=LinkByExistingID(L)
2 answers
Hi Huang,
Since there are no error messages seen in the utility log, I would suggest you to verify if the same behavior persists with the sample in a test project.
TestPlan with TestCases 001 linked to requirement 003
Let me know if you have any further questions.
Regards,
Bharath