[GSoC] Weekly update-1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[GSoC] Weekly update-1

Ganath Rathnayake
Hi devs,
I started working on the project implementing a pure webdriver using
selenium.
First I got familiar with selenium.
These are what I did up to now.
1. Install Selenium IDE in firefox
2. Run sample test cases
3. Generating java, php files from that test
4. Analyze those test cases

Also I am willing to follow the video [1] for using selenium with ant.
--
thanks
Ganath

[1] http://www.youtube.com/watch?v=E9Rrlmxoh5I&feature=related
Reply | Threaded
Open this post in threaded view
|

Re: [GSoC] Weekly update-1

Erwan de FERRIERES
Le 23/07/2011 20:17, Ganath Rathnayake a écrit :

> Hi devs,
> I started working on the project implementing a pure webdriver using
> selenium.
> First I got familiar with selenium.
> These are what I did up to now.
> 1. Install Selenium IDE in firefox
> 2. Run sample test cases
> 3. Generating java, php files from that test
> 4. Analyze those test cases
>
> Also I am willing to follow the video [1] for using selenium with ant.

Ganath,

You should look at the wiki page, and follow the steps I mentionned
there. The OFBiz framework should handle tests by itself, like the way
it is done for junit tests.

BTW, I asked you for updating your github repo to the latest OFBiz trunk
revision, and provide a shell script for making the migration easily. I
have no update on this. Please work on it.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: [GSoC] Weekly update-1

Ganath Rathnayake
Hi Erwan


>
> BTW, I asked you for updating your github repo to the latest OFBiz trunk
> revision, and provide a shell script for making the migration easily. I have
> no update on this. Please work on it.
>
> It seems github is up to date. You still got the error in the securityext
test?
I didnt got the idea of having shell script yet. Can you please explain bit
more.

--
thanks
Ganath
Reply | Threaded
Open this post in threaded view
|

Re: [GSoC] Weekly update-1

Erwan de FERRIERES
Le 24/07/2011 04:27, Ganath Rathnayake a écrit :

> Hi Erwan
>
>
>>
>> BTW, I asked you for updating your github repo to the latest OFBiz trunk
>> revision, and provide a shell script for making the migration easily. I have
>> no update on this. Please work on it.
>>
>> It seems github is up to date. You still got the error in the securityext
> test?
> I didnt got the idea of having shell script yet. Can you please explain bit
> more.
>
Ganath,

a shell script will automatically move the directories at the right
place and update the build scripts.
The idea is to take any svn revision, and run the script, and get an
OFBiz ready to run, with the new format.

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: [GSoC] Weekly update-1

Erwan de FERRIERES
In reply to this post by Ganath Rathnayake
Le 24/07/2011 04:27, Ganath Rathnayake a écrit :

> Hi Erwan
>
>
>>
>> BTW, I asked you for updating your github repo to the latest OFBiz trunk
>> revision, and provide a shell script for making the migration easily. I have
>> no update on this. Please work on it.
>>
>> It seems github is up to date. You still got the error in the securityext
> test?
> I didnt got the idea of having shell script yet. Can you please explain bit
> more.
>

Ganath,

I've added an example to the wiki page, it'll help you understanding
what is expected.

https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation

If you can't provide a script for the code/test separation, you should
provide a technical documentation to explain what needs to be done.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: [GSoC] Weekly update-1

Ganath Rathnayake
Hi Erwan,
I think I can do that. Since I have some experience with shell scripting and
I know what to change.
Is it ok to use shell script?

Ganath
Reply | Threaded
Open this post in threaded view
|

Re: [GSoC] Weekly update-1

Erwan de FERRIERES
Le 25/07/2011 18:39, Ganath Rathnayake a écrit :
> Hi Erwan,
> I think I can do that. Since I have some experience with shell scripting and
> I know what to change.
> Is it ok to use shell script?
Totally ! it was what I asked you to provide.

Cheers,

>
> Ganath
>


--
Erwan de FERRIERES
www.nereide.biz