-
Type:
Improvement
-
Resolution: Postponed
-
Priority:
Major
-
Component/s: testlink-plugin
-
None
Using 3.1.2 version of plugin, we are facing following issues :
- our testlink test plan is > 1000 test cases
- linked testlink to jenkins based on this test plan
XML RPC startup phase is taking so long time to finish (more than 30 minutes). Figured out on HTTP server log files that there are as many HTTP requests to testlink PHP api as there are test cases.
Is it possible to fetch al data within one HTTP request call ?