Get Started

Bulk Test (현선님 4시 미팅)

Bulk Test (현선님 4시 미팅)

Bulk Test (현선님 4시 미팅)

During service development, single-input testing with RUN TEST is usually sufficient.


However, before deployment, you need BULK TEST to verify stability by testing multiple data entries at once.

(Example: running dozens of sentences through a translation ability, or validating a data-processing agent with datasets from multiple users.)


Preparing

  1. Upload data to the project’s data storage.

  2. Once the data is ready, you can run a BULK TEST.


How to Run

  1. There are two ways to perform a BULK TEST:


Benefits

  • Validate in advance whether your workflow runs reliably with multiple data inputs.

  • Detect potential errors or bottlenecks before deploying your service.

  • Test in conditions similar to a production environment, ensuring quality and reliability.