jbehave + robotium ?

322 views
Skip to first unread message

clafotna

unread,
Aug 31, 2010, 2:55:18 AM8/31/10
to Robotium Developers
Has anyone tried to wire together jbehave & robotium? I am looking to
see if I can follow something like the JBehave's Selenium set up.

Carl Nagle

unread,
May 17, 2013, 2:20:54 PM5/17/13
to robotium-...@googlegroups.com, chad.la...@gmail.com

Kikyoung,

 

>> I found one good article (Testing Android Apps with Robotium and JBehave,

>> http://www.softwaretestingmagazine.com/knowledge/testing-android-apps-with-robotium-and-jbehave/),

>> but I also could not figure out the last bit..

I see this article discusses a jbehave implementation with Robotium Remote Control.  But I’m uncertain what is that “last bit” you could not figure out.  Where did you run into problems?

 

 

Carl Nagle

SAS Research and Development
Planning, Operations and Strategy

General Applications and Tools

Carl....@sas.com

Project Owner: SAFSDEV and

Robotium Remote Control

safsdev.sourceforge.net

 

 

 

Carl Nagle

unread,
May 20, 2013, 10:57:52 AM5/20/13
to robotium-...@googlegroups.com

>> Could you wire together jbehave & robotium?

>> If so, could you please share with me how to wire them? If you have any sample projects, it would be perfect..

 

Sorry.  I am not a jUnit or jBehave user.  You might consider checking out the original article and see if you can get more info from the author.

 

>> http://www.softwaretestingmagazine.com/knowledge/testing-android-apps-with-robotium-and-jbehave/),

 

Carl Nagle

SAS Research and Development
Planning, Operations and Strategy

General Applications and Tools

Carl....@sas.com

 

From: robotium-...@googlegroups.com
Subject: Re: [robotium-developers] Re: jbehave + robotium ?

Hi.. Carl... 

Thanks for your reply, I could not figure out the Finalizing part of the article. I mean I can run Robotium RC and jBehave individually, but I could not join them together. Could you wire together jbehave & robotium? If so, could you please share with me how to wire them? If you have any sample projects, it would be perfect..

Thanks in advance.

Kikyoung.

Dietrich Schulten

unread,
Jul 26, 2013, 7:17:01 AM7/26/13
to robotium-...@googlegroups.com
https://gist.github.com/dschulten/6081675 shows at least one way to do it, using the Spinner sample app.

The line

    solo = getActivity();

in Naveeds article remains a secret to me. I guess getActivity was implemented somewhere but the article does not say what to do in there.

The class com.jayway.android.robotium.remotecontrol.solo.SoloTest contains a process() method that creates a Solo instance which communicates with RC. My RobotiumRC class from the Gist exposes the parts of the process which must happen before and after the test suite. Nowadays one would probably want a JUnit Rule for that, but it does work.


Am Montag, 20. Mai 2013 10:54:51 UTC+2 schrieb Kikyoung Kwon:

Hi.. Carl... 


Thanks for your reply, I could not figure out the Finalizing part of the article. I mean I can run Robotium RC and jBehave individually, but I could not join them together. Could you wire together jbehave & robotium? If so, could you please share with me how to wire them? If you have any sample projects, it would be perfect..


Thanks in advance.


Kikyoung.


ROBO

unread,
Jul 2, 2014, 1:22:54 AM7/2/14
to robotium-...@googlegroups.com, dietrich...@googlemail.com
Hi, is it required to add maven plugin to eclipse?

ROBO

unread,
Jul 21, 2014, 10:57:21 AM7/21/14
to robotium-...@googlegroups.com, chad.la...@gmail.com
Hi clafotna,
Are you able to wire jbehave+robotium? If yes,please guide me.
Reply all
Reply to author
Forward
0 new messages