Skip to main content

Version 2.3.7

Improved Data Handling for Distributed Tests

dataJsonBuilder flag provides you a more efficient way to manage JSON data for distributed testing scenarios.

It empowers you to:

  • Read JSON data: Specify the path to your JSON file using the path configuration.
  • Filter data (optional): Employ the filters configuration to target specific data based on user-defined criteria.
    • Leverage queries for complex filtering logic.
    • Utilize attributes for simpler filtering with higher precedence over queries.
  • Index JSON objects: Enhance distribution efficiency by indexing objects using a chosen key with the index configuration.

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles