Skip to content

The iOS Mobile Tests perform UI functional automation test on an iOS application using Katalon Studio.

Notifications You must be signed in to change notification settings

katalon-studio-samples/ios-mobile-tests

Repository files navigation

Katalon Studio Samples: iOS Mobile Tests

Katalon Studio is a free and easy-to-use automated functional and regression testing platform. It provides users the ability to implement full automated testing solutions for their application projects with minimal engineering and programming skill requirements.


The ios-mobile-tests perform UI functional automation test on an iOS application using Katalon Studio.

Companion products

Katalon TestOps

Katalon TestOps is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.

Katalon Studio

Katalon Studio is a free and complete automation testing solution for Web, Mobile, and API testing with modern methodologies (Data-Driven Testing, TDD/BDD, Page Object Model, etc.) as well as advanced integration (JIRA, qTest, Slack, CI, Katalon TestOps, etc.). Learn more about Katalon Studio features.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  • Katalon Studio - Installation and Setup
  • Xcode
  • Setup environment
  • Build iOS app at App/Your-First-iOS-App to have .ipa file as following steps:
    • Open App/Your-First-iOS-App/Coffee Timer/Coffee Timer.xcodeproj file by Xcode tool
    • Select a device to launch the apps
    • Set deployment iOS version and device type Build ipa apps
    • Build the apps by clicking Product -> Build. Wait for some time until the build progress is finished
    • Export the apps by clicking Product -> Archive then follow the instruction to have "Coffee Time.ipa" file
    • Put "Coffee Time.ipa" file into App folder. KS will use this file to start Coffee Time application.

Setting Up

Executing a Test Case

Execute a simple test case

  1. Expand the Test Cases structure, where all the test cases are stored.
  2. Select the test case you want to execute
  3. Choose the browser for executing the test case At the end of this README, you will find additional ways to execute automation test cases.

See Also

Update configurations for integration: Jira, Katalon Analytics

Katalon Documentation: http://docs.katalon.com/, especially some Tips and Tricks to run a successful automation test.

Katalon Forum: https://forum.katalon.com/

Katalon Business Support: https://www.katalon.com/support-service-options/

About

The iOS Mobile Tests perform UI functional automation test on an iOS application using Katalon Studio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published