Component names in Jubula are your link between the test specification and the object mapping. Naming components well means that your mapping will be easy to understand and maintain, as you will always be able to tell what components you are referring to from the names alone.
We suggest the following three-part structure for naming components:
"<LOCATION>_<FUNCTION>_<TYPE>"
So the components in a login dialog could be named:
![]() |
Using the New Component Name feature in Jubula , 3.10.1, you can create component names for your AUT at the beginning to set conventions the whole team should use. |
The table below gives some common abbreviations to distinguish between component types.