Testing web applications

  • Thread starter Achim Domma (Procoders)
  • Start date
A

Achim Domma (Procoders)

Hi,

I'm looking for frameworks to make testing web applications - i.e.
parsing and filling out forms - easier. I found Puffin, which looks good
but not very usable in the current state. I know that I once read about
other nice frameworks, but could not find one via google. Any hints?

regards,
Achim
 
J

Josef Meile

Hi Achim,
I'm looking for frameworks to make testing web applications - i.e.
parsing and filling out forms - easier. I found Puffin, which looks good
but not very usable in the current state. I know that I once read about
other nice frameworks, but could not find one via google. Any hints?
Zope + Formulator is a nice combination to validating and designing
forms and add some functionality. If you want a more complicated content
management framework, then you can additionally install plain CMF or
Plone, which is based on CMF. There is also something called Silva, but
it doesn't have many products as the other two; however, it is also
nice.

I have heard also about CherryPy, Quixote, Twisted Matrix and Webware,
but I haven't tested them. Once I saw that somebody posted a link, which
compares some of them, but I lost that thread :-(

Regards,
Josef
 
J

Josef Meile

Zope + Formulator is a nice combination to validating and designing
forms and add some functionality. If you want a more complicated content
management framework, then you can additionally install plain CMF or
Plone, which is based on CMF. There is also something called Silva, but
it doesn't have many products as the other two; however, it is also
nice.

I have heard also about CherryPy, Quixote, Twisted Matrix and Webware,
but I haven't tested them. Once I saw that somebody posted a link, which
compares some of them, but I lost that thread :-(
I found it:
http://www.cmsmatrix.org/
 
N

news.sydney.pipenetworks.com

Achim said:
Hi,

I'm looking for frameworks to make testing web applications - i.e.
parsing and filling out forms - easier. I found Puffin, which looks good
but not very usable in the current state. I know that I once read about
other nice frameworks, but could not find one via google. Any hints?

regards,
Achim

I've used Jython and a java package called httpunit to great effect. It
even supports javascript on your pages.

Huy
 
A

Achim Domma (Procoders)

news.sydney.pipenetworks.com said:
I've used Jython and a java package called httpunit to great effect. It
even supports javascript on your pages.

Thanks, that is the option I'm currentyl testing. Works great so far!

regards,
Achim
 
J

John J. Lee

Josef Meile said:
Zope + Formulator is a nice combination to validating and designing
forms and add some functionality. If you want a more complicated content
management framework, then you can additionally install plain CMF or
Plone, which is based on CMF. There is also something called Silva, but
it doesn't have many products as the other two; however, it is also
nice.

I have heard also about CherryPy, Quixote, Twisted Matrix and Webware,
but I haven't tested them. Once I saw that somebody posted a link, which
compares some of them, but I lost that thread :-(

Did you read the question?

:)


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top