InterviewSolution
| 1. |
Mention What Should Be The Selecting Criteria For Test Automation Tool For Mobile Testing? |
|
Answer» For mobile testing, the TEST automation tool should have following criteria Multi-platform SUPPORT: Ensure that the tool does support your current and future target platform Script Usability: Object-based tools provides a HIGH degree of the script usability Jailbreak Requirement: If the tool uses ROOTED devices, it may not support latest OS version and may be incompatible with MDM policies Source CODE Changes: Sharing source code may not be possible always Lead time for New OS version: How soon tool can support new iOS/android/other OS version For mobile testing, the test automation tool should have following criteria Multi-platform support: Ensure that the tool does support your current and future target platform Script Usability: Object-based tools provides a high degree of the script usability Jailbreak Requirement: If the tool uses rooted devices, it may not support latest OS version and may be incompatible with MDM policies Source Code Changes: Sharing source code may not be possible always Lead time for New OS version: How soon tool can support new iOS/android/other OS version |
|