Posts Tagged ‘ testing ’

Ajaxrunner

Monday, September 19th, 2011

Pycon UK 2011 is comming up this weekend. I will give a talk on “Open source tool harness for perfomance testing AJAX applications”. I will explain how I think existing open source test tools can be used to performance test your AJAX applications. I have been working on some clue code which I call Ajaxrunner. I would love to get some feedback from you.

Three components of Ajaxrunner:

  • Analyze (extract information from existing data and make it available)
  • Record & Script (to prepare testcases)
  • Runtime environment and Admin to execute your performance tests

I will demo all three parts during the talk. Video on Record & Script with Selenium-IDE:

This is the first time I talk publicly about Ajaxrunner. I will continue to work towards its first release over the next weeks.