1 / 28

MonkeyTalk Test Automation Framework For Android Application

This presentation shows how to perform automation testing for mobile application using Eclipse and MonkeyTalk. By using MonkeyTalk functional testing of both iOS and Android applications can be automated. We can use either real device or emulator to automate functional testing. The basic functions of "MobEcommerce" application is automated here.

ContusQA
Download Presentation

MonkeyTalk Test Automation Framework For Android Application

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Android Application Automation Using MonkeyTalk

  2. Content • Why Automation ? • Why MonkeyTalk ? • Requirements • Steps To Automate

  3. Why Automation ? • Save Time. • Re-usability • Repeatability • Increased Coverage. • Increase the effectiveness, efficiency. • Accelerated testing cycle. • Promote software quality. • High productivity environment.

  4. Why MonkeyTalk ? • An open source automation tool. • Supports both Android and iPhone. • Easy to learn and use. • Powerful Functional Testing tool. • Scripts are simple and understandable. • Same script can be used for both Android and iPhone. • Supports looping concept. • Supports Emulator, Tethered or Networked Device.

  5. Requirements • Eclipse • Android SDK • MonkeyTalk IDE • MonkeyTalk Agent • MonkeyTalk Scripts • Source code of the application.

  6. Eclipse • - Open Eclipse • - Create new project • - Select “existing code”. • - Import project • - Add MonkeyTalk Agent. • - Add agent to Aspect path. • - Select Build path and Android version in properties. • - Set Run configurations. • - Run as Android application.

  7. Open Eclipse

  8. Create New Project

  9. Select Existing Code Option

  10. Import Project

  11. Add MonkeyTalk agent

  12. Add MonkeyTalk Agent to Aspect path

  13. Select Build Path From Properties

  14. Select required Android version in properties

  15. Set Run configurations

  16. Select Target Android Version

  17. Run as Android application

  18. Emulator gets started

  19. MonkeyTalk Automation - Start MonkeyTalk - Open the existing project. - Select required test suite. - Link Emulator with MonkeyTalk. - Run as a Test Suite. - Results generated. - Reports generated.

  20. Start MonkeyTalk and open an existing project

  21. Link Emulator with MonkeyTalk

  22. Run as a Test Suite

  23. Test is Run

  24. Results Generated

  25. Generated Report

  26. Report

  27. Thank You !

More Related