Test Steps are the smallest unit in a test. They correspond to one action on one component.
![]() |
Instead of creating Test Steps, we recommend using the library of Test Cases (Section 3.11.2, “Creating tests from the library of pre-defined Test Cases”). Each Test Case in the library contains one Test Step, with all the parameters already referenced. Using the library makes test creation much easier! |