Record an iOS Test Case in SimplifyQA
Last updated
Last updated
In this section we will guide you through the process of recording a test cases on an iOS application within SimplifyQA.
A clear understanding of the software feature or functionality you're testing.
Access to the project for which you want to create automation test case.
SimplifyQA Wizard needs to be installed and running. Learn how to setup Wizard here .
device to get started with automation.
Connect the iOS device either to a Windows or a MAC machine on which you want to start recording your test case.
Launch the Recorder: Locate the recorder icon and select iOS to record a test case on an iOS application.
Define the Test Case Name: Provide the name of the test case.
Choose the Device Type: Choose the type of device, if you want to record on real device connected to machine or a virtual device.
Select the Device and Application: Select the device which is connected to your machine. Choose the application from the list of applications installed in the iOS device connected.
Upload IPA File: If an application is not present in the device, provide the file path of the .ipa which needs to be installed in the device.
Choose the Action: Choose 'Start App' to start the app as-is previous state.
Start Recording: Click on start recording. Wait for the mobile device to be mirrored in SimplifyQA. Begin interacting with the application you want to test. The recorder will capture your actions, including clicks, keystrokes, navigation, etc.
Recording Controls in Mobile Recorder:
Right-side Controls:
Rotate Screen: Change the screen orientation.
Volume Control: Increase or decrease the device volume.
Wi-Fi: Connect the device to a Wi-Fi network.
Lock/Unlock: Lock or unlock the phone screen.
Refresh Screen: Refresh the current mobile screen view.
Low-Level Recording: Enable or disable low-level recording for more detailed actions.
Left-side Controls:
Pause Recording: Temporarily pause the current recording session.
Stop Recording: End the recording once all actions are completed.
Review the Test Steps: Review the recorded steps. Object and parameters names would be automatically captured with appropriate names. Data provided during the recording would also be captured in test data.
Define Test Case Details:
Pre-requisites: Any setup or conditions required before executing the test case, you can mention them in the form of checklist.
Defect: If you are defining the test case for a defect, then you can select the defect in details section. Learn more
Additional Tips:
Device Compatibility: Ensure your device is compatible for automation and the app you're testing.
App Permissions: Grant the necessary permissions to your app for testing purposes (if applicable).
Network Connectivity: If your app requires network access, ensure your device is connected to the internet.
Security Settings: Be aware of security settings that might affect automation, such as screen lock or accessibility features.
Specify the test case name and module and save your test case. Learn how to organise and manage test cases here .
User Story: If you are defining the test case for a user story, then you can select the user story.
Device not registered: You may have connected the device, but it might not be registered in SimplifyQA. Please ensure that the iOS device is properly within the SimplifyQA platform.