New API Capability: Export Dataset via API We’re improving data retrieval capabilities by introducing a Dataset object in the , allowing for more comprehensive test data exports. What’s New?📤 Dataset Object in API Responses A Dataset type object is now available as a field in the Test entity. Included in responses for getTest and getTests , ensuring D linked to specific tests are retrievable.
🚀 3 API Enhancements for Bulk Dataset Retrieval The Dataset object is now part of the ExpandedTest entity, retrievable via getExpandedTest and getExpandedTests . Enables bulk D retrieval for multiple tests in a single API call, improving efficiency. Reduces the number of API requests needed to access D information, optimizing performance for large-scale test management.
This update enhances visibility, accessibility, and efficiency when managing test datasets through the API. 🚀
Discover more details on utilizing Datasets here.
|