Bug Fixes in ReadyAPI 3.65.0

In ReadyAPI 3.65.0, we fixed the following issues reported by our customers:

Note

RIA-5xxx1 represents the Jira ticket number. It helps you track back the bugs resolved in version 3.65.0.

  • Fixed:

    • An issue that prevented the Grid Data Source in ReadyAPI 3.61.0 from initializing when test cases or test suites ran without opening the Grid step in the UI. The Grid Data Source now initializes automatically during execution and populates its table model (DefaultTableModel) from the stored XML configuration (RIA-26189).

    • An issue introduced in ReadyAPI 3.57.0 that caused character field values returned through an AS400 JDBC connection to include trailing spaces. ReadyAPI now trims trailing spaces from character field values in the response (RIA-25955).

    • An issue in ReadyAPI 3.64.0 where running testrunner.bat with the -J command-line argument did not export test case properties into JUnit reports. The test runner now includes test case properties in the generated JUnit reports (RIA-26500).

    • An issue in ReadyAPI 3.64.0 that prevented users from creating Security Tests from an endpoint or a ReadyAPI project when only a Test license was installed. Users can now create Security Tests from an API, URL, or project with a Test license (RIA-26375).

    • A regression issue present since at least ReadyAPI 3.57.0 that caused incomplete request payloads when importing APIs from a Swagger/OpenAPI URL or a file, with or without autodetection enabled. ReadyAPI now imports and displays the complete request payload (RIA-26336).

    • An issue that occurred after upgrading from ReadyAPI 3.54.0 where script assertions using the GetData functionality did not load expected values. Script assertions now correctly retrieve expected values (RIA-26296).

    • An issue in ReadyAPI 3.64.0 where the SmartBear AI test generator did not work when the imported API definition did not include a base URL. SmartBear AI now creates a project property named baseURL, which users can define and reuse in generated test steps. Each generated test step now uses the ${#Project#baseURL} property as the base request URL (RIA-26559).

See Also

Publication date: