Strange behavior with RQM and RPE -- please help
![]()
I've narrowed down the following issue that is causing us problems for some test documentation we are generating with RPE and RQM. I have a simple recipe for reproducing the error, which is as follows...
I have an RPE template (.dta file) that creates a simple table, where each row of the table is a test case. The RPE template takes a data source that it queries to build the table. In this case, the URL I'm using for the data source is simple, namely, the list of all test cases in a project: https://myserver:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/QM_Sandbox/testcase?abbreviate=false&calmlinks=true If I statically configure the data source (i.e. supply the above URL in the .dsx RPE file), then all of the test cases get printed out correctly. However, if I put at the top of my .dta file (above the table) a dynamic data source configuration element (the thing that appears in orange in RPE), and then I paste in the the above URL into the URI field of that dynamic data source configuration, the problem happens. The problem is that only 50 test cases are printed to the table. If I have 50 or less test cases in the database, it works fine. But if I have more than 50, I only see 50 in the table. It appears that configuring a data source dynamically limits the amount of data that RPE can process (in this, to 50 test cases). Does this issue ring a bell to anyone? If so, is there a way to fix it? Thanks, Joe Gariano
showing 5 of 7
show 2 more comments
|
Accepted answer
2 other answers
![]()
I do not see the issue with RPE 1.2.1.1. Can you please try this after upgrading RPE to 1.2.1.1?
|
![]()
Yes, I will try it once I get RPE 1.2.1.1 installed.
Thank you for your help. Regards, Joe |
Comments
Which version of RPE are you using?
We're using RPE 1.2
I am using RPE 1.2.1.1 and I see all testcases even when the datasource URL is provided in URI field of data source configuration element. Can you provide the .dta file?
How do I transmit it to you?
You can mail it.
Pardon my ignorance... but to which address?
subprasad@in.ibm.com