Deprecated: Since GeneXus 16 upgrade 8.
It indicates whether the application generates additional information required for running automated test cases.
When Enable Test Mode= FALSE, the application cannot be used for automated testing. This is the default value.
Consideration: When you release your application for production, this property must be set to False. Otherwise, the application's accessibility support will be broken.
When Enable Test Mode is set to True in the application's main object, a new test target is added to the generated Xcode project. This test target is configured to test the generated application
Objects: Main Smart Devices Platforms: Smart Devices(IOS)
|