Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
Description
Current smoke test suite ios\suite_ios_examples_deploy will be deleted finally, but for now keep that untouched and that is used for release testing.
In parallel, create new test suite ios\suite_ios_smoke or similar, include following tests and use QtCreator (released_production), configure projects only with the 'non-simulator' configuration
- installing content, preparing Squish hooks if needed
- test cases for testing one example from the 'major' categories, in release mode and deploying to device, some basic UI verification:
- widget: one example from widgets/widgets/dir, preferably one which is available in all currently tested Qt version (5.15, 6.2, 6.5, 6.6 and 6,7)
- quickcontrols: quickcontrols\gallery
- in addition, use different widget example, compile and deploy in debug mode with some basic UI testing
- additional: if possible, add break point and verify that execution will stop to break point