Advance Filters Test value version storage. 
4
Views
0
Comments
New
Database

Problem:
When working with complex Advanced Queries in Service Studio, it is difficult and time-consuming to manually re-enter test values every time, especially for queries with many parameters. There is currently no native way to save these test sets.

Proposed Solution: I suggest implementing a "Stored Test Values" feature for Advanced Queries to improve developer productivity:

  • Versioned Test Values: Allow developers to save specific sets of input values as named "Test Versions" directly within the query editor.

  • Auto-populate: Provide a dropdown or selector in the test input window to quickly select and auto-populate these saved values.

  • Multiple Sets: Support saving multiple test scenarios (e.g., "Empty Inputs," "Edge Case - Nulls," "Standard Load") for the same query to streamline repetitive testing.

This feature would significantly reduce setup time and ensure more consistent, repeatable testing during the development phase.