I want to automate web application or website testing using MonkeyTalk. Is it possible?
Asked
Active
Viewed 685 times
2 Answers
1
Yes, It is possible to test web application using MonkeyTalk. Try the latest MonkeyTalk Professional 2.0.1 edition for more functionalities.

vivekpansara
- 895
- 1
- 6
- 14
-
Thank you vivek. But MonkeyTalk Professional tool is free or payed?. Can we automate web application testing using MonkeyTalk Community version? – Tester77 Feb 10 '14 at 08:52
-
Yes,It is open source and you can automate web application testing. – vivekpansara Feb 10 '14 at 09:07
-
Whether agent installation and settings are same as iOS/Android app or different. – Tester77 Feb 10 '14 at 12:05
-
All procedure are same. All you need is source code of the web app. You can refer this: https://www.cloudmonkeymobile.com/monkeytalk/ – vivekpansara Feb 11 '14 at 03:55
-
Hi vivek, How to verify the place holder text using monkey talk verify command? – Tester77 Feb 12 '14 at 09:22
-
I don't think it is possible to verify place holder text. Better you try once. – vivekpansara Feb 12 '14 at 11:27
-
Is it possible to verify UIButton status (Enabled or Disabled) using monkey talk command? – Tester77 Feb 12 '14 at 12:35
-
There is not a specific command for it but you can do it using `verifyImage` command. – vivekpansara Feb 13 '14 at 03:50
0
AFAIK - It is possible to test a mobile web app but not a web-app...
I mean - the actual testing (scripting and running of the test) occurs within the proprietary browser app, released by monkey talk. So - you can't really test "regular" browsers on the mobile and especially not on a desktop.

roy650
- 633
- 1
- 10
- 18