Skip to main content

Testing Steps

QA
The “Write Records” step only returns 100 itemsSince we can’t predict how many items will be returned, we limit the UI display to the first 100 items to ensure optimal performance. To access all the items you’ve written to the datastore, use the “Read Records” step. While the UI will still show only 100 items, the step output contains all the relevant data.

Working with Datastores

How can I edit the value of a single record within a specific datastore? To edit a value in a specific datastore, follow these steps:
  1. Go to the page of the specific datastore.
  2. Find the record you want to modify.
  3. Double-click the cell containing the value you wish to change.
  4. Enter the new value directly into the cell.
  5. Finish editing by pressing the Enter key or clicking outside the edit area.
Editing a datastore record