My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
RaiseTestPanel  
The automated testing tool for phpRaise framework and phpRaise applications
HowTo, Phase-Support
Updated Feb 22, 2011 by hellclan...@gmail.com

Introduction

The RaiseTestPanel sub-project started when Sam was developing phpRaise, and he could not find a suitable, up-to-date and well-documented automated testing tool for phpRaise.

When developing RaiseTestPanel, the following factors were considered:

  • The independence of the testing tool from the phpRaise framework. The tool should not rely on the phpRaise framework for its operations.
  • The responsive feedback for the tester (including at which file and line did the error occurred, call stack and so on).
  • Tracking and managing the time taken for the tests to be completed.

Automated Regression Testing becomes easy with RaiseTestPanel because whenever you run the tool, all tests ran together and you just have to keep incrementing the tests.

The testing tool is very lightweight (less than 50kb), fast (optimized OOP usage) and easy to use (testings are all automated).

Usage

To-Be-Completed

Running Tests

For more information on how to run tests, see HowToRunTests.


Sign in to add a comment
Powered by Google Project Hosting