testing 1.9.5

testing 1.9.5

by Mohan V -
Number of replies: 1

Hi Guys

Anyone knows a software that  I can use to test moodle 1.9.5. For example testing of links, resources, bascially the whole site.

thank you

mo

Average of ratings: -
In reply to Mohan V

Re: testing 1.9.5

by Ezra Wolfe -
Check out Selenium for scripting browser tests: http://seleniumhq.org/

It's pretty easy to learn and use and you can extend it if you need to.

We had some trouble getting it to put text into wysiwyg editors, but I have some JavaScript that will get around that if you need it. Ping me if you need it and I'll post it.