RQMURLUtility: Error retriving list of Test Case
I'm tring to use RQMUrlUtility in order to have a complete list of Test Cases to reat the ID.
In my project I've 88 TC,
I use the following command:
java -jar RQMUrlUtility.jar -command GET -user oreste -password oreste -filepath D:\Lavoro\ListaTestCase.xml -url https://10.6.11.30:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/AREA+SPAG-TFA/testcase
The list that I obtain only contain 50 TC.
I tryed to download several TC not in the list and I've no problem.
Any suggestion? :?:
In my project I've 88 TC,
I use the following command:
java -jar RQMUrlUtility.jar -command GET -user oreste -password oreste -filepath D:\Lavoro\ListaTestCase.xml -url https://10.6.11.30:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/AREA+SPAG-TFA/testcase
The list that I obtain only contain 50 TC.
I tryed to download several TC not in the list and I've no problem.
Any suggestion? :?: