A Mobile Application Testing Community
MonkeyTalk is open source Automation tool for Android and iOS. People who are working on it or willing to work please connect here and be the active member.
Please share your knowledge, findings, issues here so that it could help others....
Website: http://www.gorillalogic.com/testing-tools/monkeytalk
Location: Noida
Members: 128
Latest Activity: Feb 14, 2017
Started by Manish Birthariya. Last reply by sudarshan Jun 10, 2015. 1 Reply 0 Likes
Is any one worked with Monkey Talk for any Hybrid app?I am facing some challenges like most of the time not able to find the Monkey ID.I request you all to please share your knowledge. Continue
Started by Manoj Chhablani. Last reply by premraj narasimhan May 20, 2015. 1 Reply 0 Likes
Hi Friends,I need you help on MonkeyTalk installation with Maven project. I have followed instructions given in MonkeyTalk setup guide for Android project but it was of no use. As i am using Maven project instead of Android. If some of you know how…Continue
Tags: Maven
Started by Manoj Chhablani May 20, 2015. 0 Replies 0 Likes
Hi,APK instrumentation using MT getting failed, here are logs.System.getProperty("java.home") = C:\Program Files\Java\jdk1.8.0_40\jreInstrumenting C:\Users\gur33702\Desktop\IPS\Android\test build\ips.android.app-0.0.1-SNAPSHOT.apk using…Continue
Tags: Instrumentation
Started by Suresh. Last reply by Suresh Mar 12, 2015. 2 Replies 0 Likes
Hi All,Im new to monkey talk tool,As i started recording and using the tool but im not clear, so can any one suggest me the tutorials or any sample scripts to analyse.Continue
Started by Kalyan Kumar. Last reply by Ed Schwarz Oct 2, 2014. 4 Replies 1 Like
Hi Friends,one doubt in monkey talkHave u worked on Choose Photo and Take photo Functionality in Monkey talk i am facing prb on this scenario in registration page.How to test Choose photo and take photo functionality Now am testing Schencha with…Continue
Started by Omkar Rath. Last reply by Vikas Payasi Oct 2, 2014. 12 Replies 1 Like
We (at ZixCorp) have been using MT for IOS and Android apps.Some of the problems we are facing (in no particular order):1 - The memory footprint of the instrumented App is getting larger as the tests increase leading to OOM failures. Temporarily, we…Continue
Started by Ajith V. Last reply by Vikas Payasi Oct 2, 2014. 9 Replies 4 Likes
Hi all,I would like to invite all the members to a demo and a lively discussion around MonkeyTalk. We will be showing you what we have been up to and what is coming next. The event will be held in Koramangala, Bangalore.Tea and snacks will be…Continue
Started by Ankit Kumar. Last reply by Vikas Payasi Oct 2, 2014. 1 Reply 0 Likes
I am facing localhost:16862/fonemonkey error consistently while running my scripts which is really slowing my scripts execution.This error is likely to occur more on using 'view' and 'image' component of monkeytalk.After searching for work around on…Continue
Started by amit. Last reply by sudarshan Mar 24, 2014. 4 Replies 0 Likes
I am facing an issue while monkey talk installation on 64 bit machine , I am using android 4.2 API I follow the agent instillation process as mentioned in site...1. unzip android bundle zip with eclipse2. add aspectj plugin 3. import Demo1 sample…Continue
Started by Vaibhav Balkhande Mar 3, 2014. 0 Replies 0 Likes
Hi, I am able to recognize the object id and able to verify it. But when I try to Tap on it; it does nothing. I have tried with layout ID, Object id, even with screen co-ordinates. Label first_level_setting_name verify "Favorites Settings"…Continue
Comment
@Amrita, Keyboard application is separate from App being tested so Keyboard events will not be recorded by Monkeytalk but if you manage to get the source code of keyboard and make it Monkeytalk enabled then keyboard events will also be recorded !!
Hi I am facing an issue where I need to type on real(onscreen) keyboard to enable some elements ? I am struck and freezed. Any help from this group?
@hunza basharat that is not latest post see posting date...:)
ramakrishna we can not test any application until the monkeytalk lib is embedded in it.
yeah sure simply add .mts file inside your project.
You can run the scripts inside the test suits by following commands:
TearDown: This will run the script after every test
StartUp: This will run the script before every test
Test: This will the test script you want to execute.
All above mentioned Commands can run with both Run and RunWith commands and requires a monkeytalk script.
For instance if you have a login.mt file and you want to create a test suit with this then simply write. Test login.mt Run
abhineet I would like to add following points in finding of MonkeyTalk:
ReUsing Scripts
TestSuits
Reports
MonkeyTalk installation for iOS
Hi, Can any one help me in creating a test suite in monkey talk .
I prefer to have initial steps for creating test suite.
Please provide your valuable suggestions.
Looking forward for your reply,
Is it possible to test apk file using monkey talk without using source code.
Is it possible to send a ios/andriod status(pass/fail) report to emails using monkey talk.
Hello MonkeyTalk users,
We are planning on meeting regularly in Bangalore. Please follow us on http://www.meetup.com/Bangalore-Monkey-Talk-Users-Meetup-Group/ to keep informed about the timings and venue.
Regards,
© 2019 Created by Anurag Khode.
Powered by
You need to be a member of MonkeyTalk (Android,iOS Automation Tool) to add comments!