Test your application
Verify that your application works as intended before publishing by testing the application experience and flow.
Avant de commencer
Role required: admin or flow_designer
Pourquoi et quand exécuter cette tâche
The final step in building an application is testing. There are several ways to test an application, including simulating the user experience and running flow executions to verify that everything works as expected.
This is the last step in the app creation tutorial. In this step, we create a test record in the record producer to verify that it triggers the flow to run. We also verify that approvals route to the correct users and that the flow performs the actions that we defined, such as updating records.
| Step 1 | ||
| Step 2 | ||
| Step 3 | ||
| Step 4 | ||
| Step 5 | Adding logic and automation | |
| Step 6 |
For more information about testing your application, see Testing and debugging applications.
Follow along with the tutorial to test the employee travel request application.
| Timestamp | Section |
|---|---|
| 0:07 | Activate your flow. |
| 0:10 | Navigate to your instance home page. |
| 0:15 | Impersonate a user to test your user experience. |
| 0:20 | Find and open your record producer. |
| 0:26 | Create a test record. |
| 0:42 | End the impersonation. |
| 0:45 | Navigate back to your flow. |
| 0:48 | Test your flow using the test record that you created. |
| 0:56 | Review the flow execution details. |
| 1:00 | Perform additional tests to verify that branching actions and flow logic run correctly. |
Procédure
Résultats
Your have tested the employee travel request application and verified that it functions as expected.
Que faire ensuite
Congratulations! You have completed the app creation tutorial by planning, building, and testing an application.You are ready to start building your own applications in App Engine Studio.
To see what tasks you could perform after building an application, such as publishing or managing app deployments, see Publish your app.