How to:robot framework and robotium integration?

937 views
Skip to first unread message

xiaoqie

unread,
Feb 1, 2012, 9:32:58 PM2/1/12
to robotframework-users
I want to test the android apk which installed on the mobile phone
using the robot framework, and I found the robotium is suit for the
andriod testing from the internet, my problem is:how to integrate the
robotium to the robot framework?
anyone had a similar problem and can give me some tips here.
thanks!

Ilmari Kontulainen

unread,
Feb 2, 2012, 3:28:27 AM2/2/12
to lei3...@gmail.com, robotframework-users
Hi!
Since robotium #1 is developed in java you can use jython #3 to build
a wrapper library around robotium. You can then use jybot to execute
test cases where you use the before mentioned wrapper library. #2 is a
general tutorial about python and robot framework library development.

#1 http://code.google.com/p/robotium/
#2 http://robotframework.googlecode.com/hg/doc/python/PythonTutorial.html
#3 http://en.wikipedia.org/wiki/Jython

> --
> You received this message because you are subscribed to the Google Groups "robotframework-users" group.
> To post to this group, send email to robotframe...@googlegroups.com.
> To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.
>

--
Ilmari Kontulainen

Kool J

unread,
Feb 2, 2012, 2:10:55 AM2/2/12
to lei3...@gmail.com, robotframework-users
Hi,

KJ

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To post to this group, send email to robotframe...@googlegroups.com.
To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.




--
KoolJ.

David

unread,
Feb 6, 2012, 6:06:51 PM2/6/12
to robotframework-users
Regarding the option to build wrapper library via Jython, if that is
not preferred or not feasible, there is also the Java remote server
option.

code.google.com/p/jrobotremoteserver

On Feb 2, 12:28 am, Ilmari Kontulainen <kontu...@gmail.com> wrote:
> Hi!
> Since robotium #1 is developed in java you can use jython #3 to build
> a wrapper library around robotium. You can then use jybot to execute
> test cases where you use the before mentioned wrapper library. #2 is a
> general tutorial about python and robot framework library development.
>
> #1http://code.google.com/p/robotium/
> #2http://robotframework.googlecode.com/hg/doc/python/PythonTutorial.html
> #3http://en.wikipedia.org/wiki/Jython

RSGautam

unread,
Sep 30, 2013, 3:19:22 AM9/30/13
to robotframe...@googlegroups.com
Hello xiaoqie, 
                   Did you integrate Robotium with Robot Framework ? If yes, please share the approach you used.

Thanks,
Reply all
Reply to author
Forward
0 new messages