Release Notes
These release notes cover release information for APIJockey TEST, which is available in the Apple Store for MacOS and also available as a download on APIJockey.com
Version 1.7.3 ( 2025-05-14)
-
Bugfixes in our request editor when handling empty text
-
Search results will disappear when search text is deleted
-
Small improvements on storing view preferences
Version 1.7.3 (2025-05-09)
-
Improved support for large files (2000+ lines)
-
Context sensitive help and one-click searchable WSDL definitions for elements and types beyond simple text search (Mouse drag with CMD-key pressed or Double click with CMD-key pressed)
-
Multi window support (toolbar icon)
-
Databased testcase tables and randomized valuelist tables support selections to limit the rows used for data retrieval
Version 1.7.1 (2025-02-01)
This release includes several bugfixes
-
Randomize Teststeps with manual input tables displayed contents incorrect when first opened
-
Randomize Valuelist Teststeps did not provide startRow and lastRow input text fields
-
refactored RouteParameter lists and QueryParameter lists
-
Map view resizing corrected for small window sizes
Javascript Value Provider
Datatransfer Teststeps contain a new Javascript value provider to retrieve HTML page contents and store them in a variable. See Javascript Value Provider
Version 1.7.0 (2025-01-19)
Support for Sample messages
The Service Definition section includes an new tab Samples. Samples are a new feature where you create messages for your operations (input, output or fault message) and use the input messages when you create a new SOAP Request.
On creation of a new SOAP Teststep you will be prompted to use (optionally) an existing sample for the request. This helps you streamline request creation while organizing your samples without the workaround to copy and paste from existing teststeps.
See more in Wsdl Service Definition Tab Samples
Randomize location information
See more on Location Random Value Provider
Version 1.6.4 (2025-01-03)
Support for EnvironmentVariables
An EnvironmentVariable stores a value for a RunEnvironment. You may want to store usernames in a run environment or use different static data in your request for different Run Environments. See more in EnvironmentVariables
New teststep type HTMLTeststep
an HTMLTeststep loads a website and displays the contents in a browser window. This is helpful, when you test web services postprocesing. You may visually check the website content or create a list of Javascript-based assertions on the webpage. See more in HTML Teststep View
Version 1.6.3 (2024-11-28)
New table component in various test steps, share and download easily test steps and test data
Version 1.6.2 (2024-04-12)
Bugfix in HTTPTeststep for variable urls
Version 1.6.1 (2024-04-05)
Bugfix on table views
Version 1.6.0 (2024-03-15)
This major update contains
- Display images and PDF-files in response view of HTTP teststeps
- AI-based Image assertions on text and barcodes within images in the HTTP Teststep assertion list
- PDF assertions to test for expected text (on pages or the whole document) and PDF document attributes
- A JSON Tree Editor for HTTP Teststep POST and PUT requests
- A JSON Tree Viewer for HTTP Teststep Response
- A new Variable selection dialog to use in the SOAP and JSON Request tree editor
- Databased Testcases support JSONPath, XQuery and XPath to create input data from Teststeps
- Bugfix on the structured URL request editor (HTTP Teststep) to resolve characters in URLs appropriately
- Reworked Testexecution views to display results of historical persisted test runs.
- Reworked Databased input and result teststep tabular data grid view for better performance on large data sets.
- The paying Backup and Share functionality is replaced by a personal cloud functionality, which is free of charges.
Version 1.5.0 (2024-01-20)
This major update contains
- We introduce a cloud-based - paying - solution to Backup and share your Repositories
-
We extended the WSDL import handler to support import of WSDL definitions within a WSDL. Example:
-
XML tree editors allow you to select variables as element contents
Version 1.4.0 (2023-11-18)
This major update contains
- A new support for import and export of Testcases, Testsets and Repositories
- A Transformation sample script to export SOAP tests from SoapUI and ReadyAPI
- Datatransfer Teststeps provide a new TextValueProvider
- The HTTP and SOAP Teststep authentication config view allows to set individual prefix names instead of the hardcoded token Bearer
Version 1.3.2 (2023-10-16)
- Bugfix in HTTPRequestEditor and updating logic when selecting teststeps
Version 1.3.1 (2023-10-08)
- HTTPTeststeps support XML and XML/SOAP contents
- Support for SOAP 1.2 added
- Manual validation and pretty-print functionality for HTTPTeststeps and SOAPTeststeps (request and response) added
- Copy and paste error in text editor fixed
Version 1.3.0 (2023-08-18)
This major update contains
- Support for Run Environments in HTTP Teststeps, SOAP Teststeps and persisted Test executions
- Create a set of rows in a Manual RandomizedvaluelistTeststep View
- Improved handling of date representation in CSV files with preview in View RandomizedValuelistTeststep and when you Create DatabasedTestcase
Version 1.2.3 (2023-07-16)
- A SOAP response view provides a XML tree view with xpath information that can be selected
- several minor bug fixes for the syntax highlighting text editor (JSON, SOAP, XPATH)
Version 1.2.2 (2023-07-04)
This update contains
- Import and export of variables, see Variables Commands
- Support for light/dark mode changes in the editor
- New JSONPath assertions for JSON dictionary arrays, see View JSONPath assertion editor
- Support for selections in readonly text view and pasteboard support
Version 1.2.1 (2023-06-15)
This update contains
- bugfixes for the HTTPTeststep Details view
- minor improvements for the HTTPTeststep Execution view
Version 1.2.0 (2023-06-17)
This major update contains
- Create data-based test cases from CSV files or based on manual tables.
- Store your test case results in external tables and review results in any spreadsheet application
- Select your XML-elements from your SOAP-Response to get the underlying XPath
Version 1.1.0 (2023-03-11)
This major update contains
- Create a Randomized List Teststep with a Manual Table editor
- Create a Randomized List Teststep with CSV Import
Version 1.0.4 (2022-11-14)
- Support for XQuery
- Support for HTTP Assertions
Version 1.0.3 (2022-10-09)
This update contains bugfixes
Version 1.0.2 (2022-09-19)
This update contains bugfixes
Version 1.0.1 (2022-09-12)
This update contains bugfixes
- SOAP Teststeps
- HTTP Teststep
- Randomize Value Teststep
- Datatransfer Teststep
- Test executions (Report View)
Version 1.0.0 (2022-09-06)
First Release
- Test hierarchies with Repositories/Testsets/Testcases and Teststeps
- Testexecutions for reporting in the Standard Edition
- SOAP Teststeps
- HTTP Teststep
- Variables
- Randomize Value Teststep
- Datatransfer Teststep
- Test executions (Report View)
- JSONPath support
- XPath support