Testing how-to guides
This page includes guides and resources that can help you learn how to create automations using the activities in this package.
Tutorials
Step-by-step guides on how to create automations from scratch. Each tutorial includes a project that you can download and open in UiPath Studio.
| Tutorial | Description | Activities |
|---|---|---|
| Apply for a loan with UiBank | Create a Coded Test Case to verify whether the loan rate calculated by the UiBank application matches your own calculation. | RandomNumber, VerifyExpression |
| Adding and consuming test data queue items | This tutorial shows you how to work with the test data queue activities. In the given scenario, we generate random values, add them as items to a test data queue, and use them to fill out loan application forms in the UiBank app. | Add Test Data Queue Item, Get Test Data Queue Item, Given Name, Last Name, Random Number |