You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Eroma Abeysinghe <er...@gmail.com> on 2014/09/19 21:14:50 UTC

Selenium Test Scripts Available in GitHub

Hello,

I used Selenium Test tool (http://www.seleniumhq.org/) for test case
automation in PHP-Reference-Gateway forAiravata. The initial set of test
cases are in GitHub.

There are two sets
1. Run the test through Selenium IDE UI. Scripts are in
https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/selenium

2. Run the Java Test Project.
https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/seleniumjava

Both has README files with instructions; carefully read and follow. All the
steps from downloading test app to script changes exists in the READMEs.

Please run these tests and most welcome to improve and share.

-- 
Thank You,
Best Regards,
Eroma

Re: Selenium Test Scripts Available in GitHub

Posted by Marlon Pierce <ma...@iu.edu>.
You clone the PHP gateway from 
https://github.com/SciGaP/PHP-Reference-Gateway.  This still needs an 
application catalog interface.  The tests in the selenium folder run 
inside Selenium's IDE in Firefox. The seleniumjava tests currently run 
in IntelliJ. With some more work, they can be made to run from the 
command line, I think.


Marlon

On 9/19/14, 5:18 PM, K Yoshimoto wrote:
> How does this get accessed?  Will it come with the clone of
> the PHP-Reference-Gateway?
>
> Thanks,
> Kenneth
>
>
> On Fri, Sep 19, 2014 at 03:34:11PM -0400, Marlon Pierce wrote:
>> Thanks, Eroma.  While we are upgrading XBaya, the PHP Reference Gateway
>> is the best user interface for playing with Airavata services out of the
>> box.
>>
>> Marlon
>>
>> On 9/19/14, 3:14 PM, Eroma Abeysinghe wrote:
>>> Hello,
>>>
>>> I used Selenium Test tool (http://www.seleniumhq.org/) for test case
>>> automation in PHP-Reference-Gateway forAiravata. The initial set of test
>>> cases are in GitHub.
>>>
>>> There are two sets
>>> 1. Run the test through Selenium IDE UI. Scripts are in
>>> https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/selenium
>>>
>>> 2. Run the Java Test Project.
>>> https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/seleniumjava
>>>
>>> Both has README files with instructions; carefully read and follow. All the
>>> steps from downloading test app to script changes exists in the READMEs.
>>>
>>> Please run these tests and most welcome to improve and share.
>>>


Re: Selenium Test Scripts Available in GitHub

Posted by K Yoshimoto <ke...@sdsc.edu>.
How does this get accessed?  Will it come with the clone of
the PHP-Reference-Gateway?

Thanks,
Kenneth


On Fri, Sep 19, 2014 at 03:34:11PM -0400, Marlon Pierce wrote:
> Thanks, Eroma.  While we are upgrading XBaya, the PHP Reference Gateway 
> is the best user interface for playing with Airavata services out of the 
> box.
> 
> Marlon
> 
> On 9/19/14, 3:14 PM, Eroma Abeysinghe wrote:
> >Hello,
> >
> >I used Selenium Test tool (http://www.seleniumhq.org/) for test case
> >automation in PHP-Reference-Gateway forAiravata. The initial set of test
> >cases are in GitHub.
> >
> >There are two sets
> >1. Run the test through Selenium IDE UI. Scripts are in
> >https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/selenium
> >
> >2. Run the Java Test Project.
> >https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/seleniumjava
> >
> >Both has README files with instructions; carefully read and follow. All the
> >steps from downloading test app to script changes exists in the READMEs.
> >
> >Please run these tests and most welcome to improve and share.
> >

Re: Selenium Test Scripts Available in GitHub

Posted by Marlon Pierce <ma...@iu.edu>.
Thanks, Eroma.  While we are upgrading XBaya, the PHP Reference Gateway 
is the best user interface for playing with Airavata services out of the 
box.

Marlon

On 9/19/14, 3:14 PM, Eroma Abeysinghe wrote:
> Hello,
>
> I used Selenium Test tool (http://www.seleniumhq.org/) for test case
> automation in PHP-Reference-Gateway forAiravata. The initial set of test
> cases are in GitHub.
>
> There are two sets
> 1. Run the test through Selenium IDE UI. Scripts are in
> https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/selenium
>
> 2. Run the Java Test Project.
> https://github.com/SciGaP/PHP-Reference-Gateway/tree/master/tests/seleniumjava
>
> Both has README files with instructions; carefully read and follow. All the
> steps from downloading test app to script changes exists in the READMEs.
>
> Please run these tests and most welcome to improve and share.
>