ContributionsMost RecentMost LikesSolutionsTest Automation - Requirements for test names I want to try out Test Automation in JIRA Zephry , either upload/zbot method. I am wondering where this test names should be in, for my case - I am using Robot Framework - xml report. Anyone could provide me a sample file to try at JIRA? jira test ticket missing "status" button what should be configured in order to have status button appear at the main page of Jira 'Test' ticket? how to manage a master set of test cases for multiple releases currently we 'clone' the set of test cases within a JIRA project. to better manage application release cycle, and maintain a test case version, what should be the best practise? Re: Test complete for mobile devices automationI have read document and can't find answer. Anyway I have dropped the idea by using test complete to drive mobile automation test. It is not flexible like native appium or robot framework which I can script by using native android method.Re: Can I record keyword or script without mobile application file?How do I perform Mobile.Device object and its methods to perform 'blind' drags, swipes, taps, etc. over device's screen??? I browse the object but it only shows phone details. I don't see the app which launching at the phone.Can I record keyword or script without mobile application file? it seems mandatory must select the apk file? Re: Test complete for mobile devices automationHow does test complete define the android device capabilities? If I need to set it run app under work profile (user - 10) and specify app activity?Re: Test complete for mobile devices automationSo it is testcomplete built in driver. Does it support adb shell command origin from android sdk? Test complete for mobile devices automation Is test complete support mobile devices automation? What driver does it uses? I have tests run by appium driver and would like to know if test complete uses the same. So it would be easier for me to configure and migrate. Solvedpointing Real device to virtual API? i have mock / have set of virtual API request and response. instead of always connecting to client side web API, we would want to test the app UI and basic funtional logics. how to make use of the virtual response and return it back to real device? repackage the build on device and point it to virtual API?