Differences between revisions 7 and 8
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * Agile Security Testing of Web-Based Systems via HTTPUnit [http://agile2005.org/RP4.pdf PDF] describes, among other things, how to bypass HTML form field length limitations.  * [http://selenium.thoughtworks.com/ Selenium] and [https://addons.mozilla.org/extensions/moreinfo.php?id=1157 Selenium Recorder] may have eclipsed T''''''estGen4WebDocs. See also:
  * [http://wiki.openqa.org/display/SEL Selenium Confluence]
  * apparently [http://openqa.org/selenium "new" website]
  * [http://redhanded.hobix.com/inspect/theSoundsOfSeleniumTestingYourWeblickation.html The Sounds of Selenium Testing Your Weblickation]
  * [http://agiletesting.blogspot.com/2005/03/web-app-testing-with-python-part-2.html Selenium and Twisted]
 * ''Agile Security Testing of Web-Based Systems via HTTPUnit'' ([http://agile2005.org/RP4.pdf PDF]) describes, among other things, how to bypass HTML form field length limitations.

I write virtually all of my code using TestDrivenDevelopment and UnitTesting. I believe strongly in AcceptanceTesting, but have had limited success in getting organizations to buy-in. (Instead, they seem to fall back on manual testing by a bunch of QA people.)

Some other things that look interesting:

iDIAcomputing: TestingStrategies (last edited 2009-07-27 18:25:59 by localhost)