- web apps
Why Install Chrome Extension?
Steps to Test Locally Hosted Apps
How to Turnoff Onboading Tutorial?
Non-Text Keys in Test Cases
Basic Authentication for Web
Why Bypass CAPTCHA?
Test Case Failures Due to Link Text Capture Issues
Why Is a Single Video for All Test Cases in a Test Plan Unavailable in Some Cases?
How to Handle Browser-Related Permission Issues?
Why Can’t Selenium ChromeDriver Interact With 3DS Authentication Pages?
What Should I Do If My Browser Blocks Local Network Access?
Why Am I Getting an Error While Registering the Agent?
Why Does the Try Again Error Appear While Installing the Testsigma Agent in a Proxy Environment?
How to Enable IE Mode in Microsoft Edge?- mobile apps
Apple Pay Automation with Testsigma
How do I Enhance the Execution Speed for Mobile Native Apps?
Why am I Facing Permission Error During Local Test Execution?
How to Resolve App Launch Issues?
Why does the iOS App Close Right After Opening in Testsigma?
How to Execute Android/iOS Tests in Emulators/Simulators?
Why Does Scroll to Element Fail in Mobile Native Apps and How Do I Fix It??
FAQs on Unified Mobile- general
Why am I Unable to Download the XLS File from the Edge Browser?
How to Handle Browser-Related Pop-Up Issues?
How to Handle Text-Based CAPTCHA in Testsigma?
Why does Test Execution Fail with the Error No Route to Host?
Why do Errors Occur When I Try to Download Files from The Exports Page?
How to Test Flutter Apps Using Accessibility Mode?
How to Add Multiple Runtime Variables in Data Generator Functions?
How to Insert Test Data in RAW Body for POST API?
What is Chrome for Testing and How Does it Work?
How Can I Set Up Authenticator-Based Authentication in Testsigma?
How to Update an Excel File in Testsigma Uploads?
What Causes Longer Automation Test Execution Times in a Test Plan?
How Do I Retrieve the OTP When it’s Embedded within HTML Tags?
How to Configure the OracleDB Add-on in Testsigma?
FAQs on Classic & Modern Engines
FAQs on Unified Mobile
Following are some frequently asked questions about testing with Unified Mobile. Testing native apps across Android and iOS usually means authoring and maintaining two separate sets of test cases for the same scenarios. Unified Mobile removes this duplication by letting you author a single test case that runs on both platforms, using per-platform locators and auto-healing to handle UI differences. Use this guide to find answers about how Unified Mobile works, which engine it runs on, and its current limitations.
1. Can I test both Android and iOS with a single test case?
Ans: Yes. Create a Unified application and author one test case. Testsigma runs the same test case on both Android and iOS.
2. Which execution engine does Unified Mobile use?
Ans: Unified Mobile runs on the Modern engine only. It is not available on Classic.
3. How does Testsigma handle elements that differ between Android and iOS?
Ans: Each element stores a separate Android and iOS locator, and Testsigma uses the one that matches the device under test. When a locator differs at runtime, Testsigma auto-heals it so the single test case runs on both platforms.
4. Do I need to install anything to record a Unified test case?
Ans: No. Recording and execution run on the Testsigma cloud Test Lab.
5. Can I convert an existing Android or iOS application to Unified?
Ans: No. The application type and engine are set when you create the application and cannot be changed. Create a new Unified application to test both platforms with one test case.