📋
QASpace-CaseStudies
  • Home
  • Test Strategy
    • Vision of Quality
      • Good Test Coverage
      • ISO 29119 Certification
      • Date Internationalization Format
      • Localization Testing
      • Test Management
      • Creating TestCase
  • How to Test
    • How to write good TestCase?
      • Tips on Testing
      • Pair Testing
      • UserStory to TestCases
      • Optimising the development flow in a Scrum team
      • Rate/Prioritise bug tickets
  • Exploratory Testing
    • Exploratory Testing
      • Creating Test Charters
      • Test Charters
      • Velocity was too high
  • Agile
    • Implementing Scrumban
      • Breakdown Task
      • Common work across teams
      • Sustainable QA process in the organization
  • Philosophy of Testing
    • Brainstorming
  • Metrics
    • Risk Analysis
      • Testing Outsource
      • How to measure Quality?
  • Automation
    • AI-Automation
      • Software through the lens of AI
      • SAP/Salesforce Automation
      • Mobile Automation
      • Solve by automating the GUI?
      • Improve Skill-sets
      • Coding Skills
      • Working in BDD
      • Value of Test Automation
      • UI/API automation asset
      • TDD VS BDD
      • Selenium vs Cypress
      • An important consideration of Test Automation journey
      • Balance Test Automation Development
      • Automation is no longer providing value
      • Define AI in test automation
      • Unique Locators
      • Best Practices as QA, QA Lead, and Automation Engineer
      • Making friends with Imposters
  • Survey/Polls
    • Is QA really a Gatekeeper?
  • Performance
    • Performance Testing
      • Client-Side Performace
Powered by GitBook
On this page

Was this helpful?

  1. Automation
  2. AI-Automation

Mobile Automation

PreviousSAP/Salesforce AutomationNextSolve by automating the GUI?

Last updated 4 years ago

Was this helpful?

Query:

I'm a junior tester/QA for native mobile applications (Android & iOS). Right now I only do manual tests mostly exploratory tests and regression tests to check UI/UX, feature functionalities, etc. I use Excel files for regression tests cases which very frustrating to use and I send doc reports to developers. Now, I need some support to think of better solutions to automate most of the testing process. Any leads for this will be really grateful, and thanks.

Recommendation:

Try TestProject.io or Katalon Studio for smart record-n-playback and code-less automation, but if looking for customized frameworks then Appium is good for cross-platform testing - iOS and Android. With Appium, can maintain a single code-base for both iOS and Android platforms. There are other recorder options such as iOS native XCUITEST from Apple and Android native Espresso tools from Google, but need to integrate automation scripts with dev-code and maintain iOS and Android scripts separately.

Can refer to ‘Appium-Cookbook’ to getting started with Appium below.

-- Vinayak T

Free Test Automation For All | TestProjectTestProject
Espresso  |  Android DevelopersAndroid Developers
Mobile Performance Testing - Mobile App Testing Tool - Apptim
Logo
AppiumAppium-Cookbook
XCUITest (iOS) - Appium
Logo
Logo
Logo