For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > July 2007 > Who uses JsUnit for unit testing dynamic pages?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Who uses JsUnit for unit testing dynamic pages?
flashadow

2007-07-12, 8:14 am

Who can explain. Can JsUnit test dynamic pages?
A site uses apache Tomcat for the start.
A site consists of starting page in which is loaded 4 jsp pages.
Functions that need testing take information from a page and after
processing return data to page using jQuery.
And also need testing object which in a constructor has methods which
also takes dynamic information from site.
The library of jQuery, ajax, JSON is used in a site.
Almost all information takes from a database (PostgreSQL) on a
server.

Please response. Give answer. It is posible or not. Can JsUnit do this?

Pajton

2007-07-12, 10:14 pm

Try this:

http://www.openqa.org/selenium-ide/

It automates user actions using Firefox.

Bye, Karlo.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com