4.4.2 Design for testability in HTML AUT's
Although Jubula does not require you to name components in your AUT , you neverthless make your AUT more testable by doing so.
- Each supported component in HTML AUT's can have its own attribute used to identify it during test execution.
- In your AUT configuration 3.10 , you can define an attribute name which should be used as an identifier for components.
- For example if your attribute name is "testid" (e.g. "<div testid=''Username''></div>") then you would enter testid in the AUT configuration.
Copyright BREDEX GmbH 2011. Made available under the Eclipse Public License v1.0.