4.7.5.8 Other important information for testing iOS AUT's

Non-supported components
The following components are not a part of the iOS toolkit, and their actions from the concrete toolkit cannot be used in iOS tests:

Non-supported actions
The following actions are currently not supported:

Take screenshot:
It is currently not possible to take screenshots as a part of the test. Automatic screenshots on errors are, however, produced.
Restart:
The restart action restarts the internal connection to the AUT , not the AUT itself. This means that you should consider how to reset your AUT to a known starting point as part of your Event Handlers (to ensure that the test can continue despite an error). How to do this will be dependent on your AUT .
Check text on secure textfields:
The text on a secure textfield cannot be accessed, e.g. to perform check text.
Check / store property
actions are not supported in the current version.
Application input text
is not supported. Use input text or replace text on Component with Text Input instead.
Copy to clipboard
is currently not supported.

Other information

No detailed information on test failure:
When a Test Step fails, there is currently no detailed information about the reason for the error.
Support characters for text input:
Any keys on the keyboard that are only accessible by a long press, and not by switching the whole keyboard (e.g. characters with umlauts) cannot currently be entered.
Disabled components
cannot be mapped directly using e.g. tap. Instead, to collect the technical name for a disabled component, you should use the long tap gesture to collect all of the visible components. This includes the disabled components.



Copyright BREDEX GmbH 2014. Made available under the Eclipse Public License v1.0.