Unable to update field ‘Team Area’ while exporting test case into RQM using RQMExcelImporter tool
we were unable to update field ‘Team Area’ while exporting test case into RQM using RQMExcelImporter tool IBM Excel tool.
We tried following keywords eg. in cfg file while exporting to RQM repository.
testcase.teamarea=”XYZ – Firmware”
testcase.qm:teamarea=”XYZ – Firmware”
testcase.dc:teamarea=”XYZ – Firmware”
We’re using RQMExcelImporter Version 6.0.2.19868
Can you please help me here.
One answer
Hi, Deepak
Although there is no reference of team area keyword for ExcelImporter, the below post suggests it is doable:
https://jazz.net/forum/questions/217605/can-the-excel-importer-populate-the-team-area-for-a-test-casescript
you may give it a try.
Thanks
Although there is no reference of team area keyword for ExcelImporter, the below post suggests it is doable:
https://jazz.net/forum/questions/217605/can-the-excel-importer-populate-the-team-area-for-a-test-casescript
you may give it a try.
Thanks
Comments
Thanks Don Yang for the answer,
Should i try something like
testscript.jproc:team-area="https://clm502:9443/qm/process/project-areas/_un7MMIPsEeSArJ5EtUYmDQ/team-areas/_znKGVIPsEeSArJ5EtUYmDQ"
I've tried with actual URL link to team area in above but doesn;t seems to be working.