Jubula lets you save selected Test Cases from other Test Cases and from Test Suites . This lets you create a new keyword that contains the selected modules without having to manually find them and reuse them.
Refactor | --> | Save as new... |
![]() |
Use this feature if you have created reusable Test Cases that are correctly modularized, but you require them again (e.g. prerequisites for another Test Case ). If the sequence of actions you require is a recurring logical sequence (e.g. enter username, enter password, then click OK for a login dialog), then we strongly recommend using the Extract function 3.9.7 instead. This will give you one reusable module, and therefore one central place to make any changes should this sequence change. |