How to Test Each Step in the Flow?
Last updated
Last updated
Testing each step in the Flow involves validating each componentโs functionality to ensure it operates as expected. Once a component is tested, you will be provided with sample data. The generated sample data can then be used to validate and refine subsequent steps, contributing to the overall development and reliability of your Flow application.
Hereโs how to test each step:
Select the component you wish to test. In this case, we are selecting the second component of the Flow, labeled as โAsk LLMโ.
Click the play button located at the top right corner of the side screen.
Next, on the 'Generate Sample Data' screen that appears, click the โTest stepโ button.
The sample data will be generated successfully. Repeat the same step to test each component.