Automated Testing of Pulsar
While there are many software solutions to automated testing of native, web, and hybrid applications, Luminix recommends using Appium (Appium: Mobile App Automation Made Awesome. ). Appium can automatically test Pulsar on Android, IOS, and Windows devices from a single code base.
Recommended Reading
Introduction to Appium: Introduction - Appium
A quick explanation of Appium’s philosophy and approach to automated testing.
Getting Started: Getting Started - Appium
Example testing code and explanations of basic functions.
Connection Information for Pulsar
While your Appium engineer is able to find the following connection details through their own devices, we include them here for convenience.
Connect to Pulsar for IOS with Appium:
Bundle Id: “com.luminixinc.pulsar”.
How to Find: How to Find Bundle ID of an iOS app ? Step by Step - Mr. Virk Media
Connect to Pulsar for Android with Appium:
Base Package: “com.luminixinc.xpulsar".
Application Activity: "crc64f56b5e0720a30b83.MainActivity".
How to Find: 2 Ways to find appPackage and appActivity name of your App - AutomationTestingHub
Connect to Pulsar for Windows with Appium:
Application: "E3D1A000.PulsarforSalesforce_ta6n8xy84gcpg!App".
How to Find: Tips, Tricks, and Helpful Features: Universal App ID for Windows App