← Back to team overview

dhis2-devs team mailing list archive

Re: Automating DHIS2

 

On Sun, Nov 7, 2010 at 10:53 AM, Bob Jolliffe <bobjolliffe@xxxxxxxxx> wrote:
> Hi
>
> On 7 November 2010 07:37, Jason Pickering <jason.p.pickering@xxxxxxxxx> wrote:
>> Hi . I was wondering if anyone has done any scripting to automate
>> certain tasks (namely the datamart) with DHIS2. I came across this
>> utility for Firefox which was extremely easy to use and did pretty
>> much what I wanted.
>>
>> http://www.iopus.com/imacros/firefox/?ref=fxtab
>
> I think selenium probably has the same or more functionality - more
> particulalrly for testing, but I think could also be used for general
> purpose brosewr automation.  http://seleniumhq.org/.

There is also Selenium-RC, which "uses the full power of programming
languages to create more complex tests like reading and writing files,
querying a database, and emailing test results":
http://seleniumhq.org/docs/05_selenium_rc.html

k



References