# Test automation FAQ

# Is there versioning for test cases?

No. Workato does not store the history of changes made to test cases or create new test case versions when a test case is saved.

# How does Test Automation handle loops ?

If there is a check in the loop, Workato performs the check during every loop cycle. Workato recommends you avoid including checks inside loops.

# Are test cases a part of the Recipe Lifecycle Management (RLCM) package?

By default, Workato does not include test cases in Recipe Lifecycle Management packages. However, you can add test cases to your manifests manually.

Additionally, if your account has the Environments feature enabled, you can customize your deployments to include test cases in your Recipe Design Lifecycle (RDLC) packages.

# Are test cases cloned when the parent recipe is cloned?

No, test cases are not cloned.

# What happens when my test cases' parent recipe is deleted?

The test cases are deleted permanently.

# How many test cases can you have for a single recipe?

Workato supports up to 100 test cases for a single recipe.

# Does Workato send error notification emails when a test case fails?

No, Workato does not send error notification emails when a test case fails, regardless of the reason for the failure. This is different from regular jobs where Workato sends email notifications to recipients you specify when a job fails.


Last updated: 10/5/2023, 2:42:52 PM