Skip to content
Welcome to QA LABS!

Welcome to QA LABS!

  • Appium
    • How to setup Appium in Mac for Automating iOS 10 and above?
    • How to Automate Android Mobile Application using Appium?
    • How to Setup and Automate iOS mobile application using Appium in Mac?
    • Handling mobile elements in Android App using Appium
    • How to Integrate Apache Maven with Appium, Java and JUnit in Eclipse IDE?
    • Appium Automation: Parallel Execution in Multiple Real Devices
    • How to handle real iPhone device in Appium Automation capabilities?
    • How to identify the Hybrid application programmatically?
  • Framework
    • Family of Open Test Framework for Android App Automation
    • Family of iOS Automation Frameworks and its comparison matrix
    • CLU tool for iOS as like ADB for Android
    • iOS UI Testing using Apple XCUITEST
    • How to insert data in MongoDB using Express node.js?
    • How to retrieve data using Express GraphQL from mongoDB?
  • Continuous Integration
    • Continuous Integration Workflow
    • Jenkins with Apache Maven for Continuous Integration
    • How to execute AutoIt script using Jenkins?
    • How to work on Response Template in API Mock Service?
  • Play with APK / .APP
    • Android devices wireless connect using ADB (Android Debug Bridge)
    • Test APK in Multiple Devices using Spoon
    • How to sign Android APK?
    • How to break the Android APK file to analyze the source code in classes.dex?
    • How to identify an APK package and activity name?
    • Macaca Inspector for iOS
    • How to inspect the Android Hybrid App web elements?
    • How to inspect the web elements in the Safari mobile web browser – iOS?
  • Cloud Testing
    • Comparison Matrix of Cloud based Mobile App Testing
    • Sauce Labs Automated MobileTesting
    • AWS Device Farm
    • Salesforce Console Automation
    • How to send a skype message using Powershell?
    • How to control a LED using Onion Omega and IFTTT connected through Internet?
    • Android Device Farm using Open STF
    • How to integrate Amazon Alexa with Google search?
    • How to run Appium client script in Docker image of Appium?
  • Buzz
    • Adoption of Association Rule Mining using Apriori
    • RPA script preparation – Manual vs Automated Record
    • How to use Gatling for Load testing?
    • KNN Algorithm Implementation using Python
    • How to test mobile app performance using JMeter?
    • How to perform Load testing on IBM MQ using LoadRunner?
    • Customization of HTML Report for Cucumber specific Test Results
  • CUCUMBER
    • How to integrate Cucumber with Appium for Mobile Application Automation under BDD?
    • iOS automation using Calabash
    • API Testing using Karate
    • Karate API framework Cheat-sheet
    • How to use Gatling to do API performance testing?
  • About Author
  • More

    Category: Mobile Application Automation

    Test APK in Multiple Devices using Spoon

    We  could Test/Run the APK in multiple devices in the combination of Emulators and Physical devices using the Spoon from Github. Android’s ever-expanding ecosystem of devices creates…… Read more “Test APK in Multiple Devices using Spoon”

    April 26, 2016 by Gopi Kannan

    Jenkins with Apache Maven for Continuous Integration

    What is Jenkins from wiki perspective? Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with…… Read more “Jenkins with Apache Maven for Continuous Integration”

    September 22, 2015September 22, 2015 by Gopi Kannan

    How to Integrate Apache Maven with Appium, Java and JUnit in Eclipse IDE?

    You have already seen the section of “How to automate Android mobile application using Appium?” and now the below information is going to help you in the…… Read more “How to Integrate Apache Maven with Appium, Java and JUnit in Eclipse IDE?”

    September 22, 2015February 13, 2017 by Gopi Kannan

    How to sign Android APK?

    We will be using the Android APK file for automation in which the file need to be signed with the appropriate key store. You could not directly use…… Read more “How to sign Android APK?”

    September 8, 2015September 8, 2015 by Gopi Kannan

    How to break the Android APK file to analyze the source code in classes.dex?

    We could break the Android APK file to analyze the source code available in the classes.dex using the dex2jar utility tool based on the below steps; Download…… Read more “How to break the Android APK file to analyze the source code in classes.dex?”

    September 4, 2015September 4, 2015 by Gopi Kannan

    Handling mobile elements in Android App using Appium

    How to Handle Scroll event in Android Mobile App? MobileElement scrollEvent = (MobileElement) driver.findElement(By.id((“com.imaginea.fontli:id/txt_invite_friends”))); scrollEvent.swipe(SwipeElementDirection.UP,2000); How to check whether the particular element is available in the mobile…… Read more “Handling mobile elements in Android App using Appium”

    September 2, 2015September 2, 2015 by Gopi Kannan

    How to Setup and Automate iOS mobile application using Appium in Mac?

      Work Flow of Appium As discussed in the “How to Automate Android Mobile Application using Appium?” posting, Appium test script written in IDE will interact with…… Read more “How to Setup and Automate iOS mobile application using Appium in Mac?”

    August 31, 2015August 31, 2017 by Gopi Kannan

    Family of iOS Automation Frameworks and its comparison matrix

    Apple iOS application can be automated by using the following framework and it should be integrated with the XCODE to cover the user-acceptance testing based on the…… Read more “Family of iOS Automation Frameworks and its comparison matrix”

    August 27, 2015August 27, 2015 by Gopi Kannan

    How to Automate Android Mobile Application using Appium?

    Work Flow of Appium Appium test script written in IDE will interact with the Appium Server which is nothing but the node server with the specified IP…… Read more “How to Automate Android Mobile Application using Appium?”

    August 26, 2015June 23, 2017 by Gopi Kannan

    Family of Open Test Framework for Android App Automation

    Android application automation can be supported by using the following frameworks, which are open source. Mobile Application functional testing(acceptance) and regression testing can be covered using the…… Read more “Family of Open Test Framework for Android App Automation”

    August 25, 2015August 27, 2015 by Gopi Kannan
    Website Built by WordPress.com.
    • Follow Following
      • Welcome to QA LABS!
      • Already have a WordPress.com account? Log in now.
      • Welcome to QA LABS!
      • Customize
      • Follow Following
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar
     

    Loading Comments...