This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "SpoC 007 - WebScarab NG Security Test Automation - Progress Page"

From OWASP
Jump to: navigation, search
(New page: == Project Plan == * Port spider functionality from webscarab as a familiarisation exercise and because it's feature will be useful for automated testing.)
 
(Project Plan)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Project Plan ==
 
== Project Plan ==
  
* Port spider functionality from webscarab as a familiarisation exercise and because it's feature will be useful for automated testing.
+
* Familiarise myself with spring and spring rich client frameworks. (COMPLETE)
 +
* Research and test BSF (Bean Scripting Framework) as a way to write custom tests (COMPLETE)
 +
* Design regression testing framework (IN PROGRESS)
 +
* Design regression testing UIs for review
 +
* Write sample tests in javascript
 +
 
 +
* Port spider functionality from webscarab
 +
* Extend spider functionality to perform surface testing of website using sample tests (e.g. check for ~ files)

Latest revision as of 22:56, 16 October 2007

Project Plan

  • Familiarise myself with spring and spring rich client frameworks. (COMPLETE)
  • Research and test BSF (Bean Scripting Framework) as a way to write custom tests (COMPLETE)
  • Design regression testing framework (IN PROGRESS)
  • Design regression testing UIs for review
  • Write sample tests in javascript
  • Port spider functionality from webscarab
  • Extend spider functionality to perform surface testing of website using sample tests (e.g. check for ~ files)