Functions

A Function is a reusable set of test case steps that is needed in more than one place which can be used to prevent having to create the same steps over and over again in a test case. To use a function in a test case, you can use the Call command in the step where you need it.