News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHP in Action Blog:
Tips for web testing
February 13, 2008 @ 08:09:46

On the PHP in Action Blog, there's a this post that shares some tips for testing your web applications with some simple tests.

I just started listing the techniques I've learned when writing tests to exercise the web interface of a PHP application. This is from my experience and my personal preferences; it's not the final word or necessarily right for everyone.

He suggests:

  • Use SimpleTest's Web tester if you can
  • Test the web output using regular expressions
  • Use element IDs or names to test links, forms and fields
  • Log HTTP requests in the application
0 comments voice your opinion now!
web testing unittest simpletest regularexpression http request



Similar Posts

Zend Developer Zone: Adventures in Web Services

Andrei Zmievski's Blog: PHP 6 and Request Decoding

Pierre-Alain Joye's Blog: PEAR 1.4.11 released

Job Posting: Oslo University College Seeks Teacher in Web Programming (Oslo, Norway)

PHP in Action Blog: Using Selenium with SimpleTest


Community Events











Don't see your event here?
Let us know!


security example zend ajax PHP5 framework releases book PEAR zendframework application conference database developer package cakephp release job mysql code

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework