[Building Sakai] Sakai CLE Automated Live Tool Testing?

Bryan Holladay holladay at longsight.com
Tue Jul 5 09:14:50 PDT 2011


I've created a jmeter script that will do this (sponsered by Universiteit Van Amsterdam).  I can share it with you, but you would have to do the extra work to automate it and have it send email notificaitons.

Otherwise, I know there has been some work in Grinder to automate testing at:

https://source.sakaiproject.org/contrib/sakaigrinder/trunk/

It may not be feature complete, but you can use the examples to learn how to login and go to sakai tools.

(i.e. 

https://source.sakaiproject.org/contrib/sakaigrinder/trunk/projects/oncScreenNoise.py 

-This just loads specific tool links and logs in X number of users.  
-You can ignore the userIdMapONC.txt file and just hard code the username and pw in the login function
)

Thanks,
Bryan


On Jul 5, 2011, at 11:58 AM, Feliz Gouveia wrote:

> We used Selenium to automate repetitive tasks at some time:
> http://seleniumhq.org/
> Could be worth a try.
> regards,
> Feliz
> 
> On 5 July 2011 16:41, Kevin Pittman <kevin.pittman at oit.gatech.edu> wrote:
>> Georgia Tech is looking for a scripted system that could automatically
>> log into our Sakai instance over a web connection, go into a worksite
>> that contains all of the standard Sakai tools, and then open each tool's
>> main page to see if any errors are generated.  This would in essence be
>> a functional side test to help us find out more quickly if something on
>> the back end has gone bad creating a problem for users on the front end.
>> 
>> Currently, I run such a test by hand after each code upgrade/update, but
>> we'd like to automate this test so that it can be run every fifteen
>> minutes and notify us by email if any problems are found.
>> 
>> Rather than re-invent the wheel, I wanted to ask if any other school
>> has embarked on creating such a testing system?  I would ideally like
>> something written in PHP, but I would still be interested in any kind
>> of testing system of this nature that might be available.
>> 
>> Thank you,
>> Kevin
>> Georgia Tech Sakai Application Administrator
>> 
>> --
>> Kevin Pittman                              kevin.pittman at oit.gatech.edu
>> -----------------------------------------------------------------------
>> Systems Support Specialist III         Office of Information Technology
>> Academic and Research Technologies      Georgia Institute of Technology
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>> 
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>> 
> 
> 
> 
> -- 
> Feliz Ribeiro Gouveia
> 
> Universidade Fernando Pessoa            http://www.ufp.pt
> Centro de Recursos Multimediaticos      Tel 351-22.507.13.06
> M.I.N.D. Lab                            Fax 351-22.550.82.69
> Pr 9 de Abril 349                       fribeiro at ufp.edu.pt
> P-4249-004 Porto
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110705/40dcbf07/attachment.html 


More information about the sakai-dev mailing list