ReadyAPI JDBC data source not returning records via RemoteLaunch

Monday, December 12, 2022
Avatar

We are using ReadyAPI for our test case execution tool but when our tests are executed via RemoteLaunch, our data source step doesnt appear to be returning records from our postgres db.  When the testcases are executed via ReadyAPI deskop client, the data source successfully returns the expected records from our db.

 

Here's our ReadyAPI/RemoteLaunch configuration:

1. The testcase ID from SpiraTest (TCID) is sent to our ReadyAPI project via Remote Launch (Spira) and stored as a project level property.  (confirmed)

2. The TCID is then used as a query parameter in a JDBC data source step to fetch testcase specific data that will be populated into our parameterized REST request.

 

From the ReadyAPI log files, I can confirm the testcase is being executed, but the data source step doesn't appear to be retrieving any rows from our postgres tables.  Has anyone else experienced a similar issue when executing ReadyAPI scripts via RemoteLaunch?

2 Replies
Monday, December 12, 2022
Avatar
re: mitchell.washburn Monday, December 12, 2022

Also, if you would like help from Inflectra support,

please log a help desk ticket - https://www.inflectra.com/Support/Ticket/List.aspx

Thursday, December 29, 2022
Avatar
re: inflectra.david Monday, December 12, 2022

This turned out to be an issue with how we were setting our project properties in SpiraTest.  Once we had our parameters aligned with our ReadyAPI project, our tests began executing successfully.

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Monday, December 12, 2022
  • Last Reply: Thursday, December 29, 2022
  • Replies: 2
  • Views: 1354