|
What is QPM?
Now you can
SimpleTrace is an open source
Unit tester, web page tester
Replacement for PHP's
easily and quickly manage
PHP class designed to help
and mock objects framework.
built-in var_dump() function
any projects you have on the
developers with the task of
If you have used the Java
for complex arrays.
go. This is perfect if you
debugging and analyising
tools JUnit, JMock and
tableVarDump() outputs any
hire freelancers, and even
script runs. The class
JWebUnit then this PHP
variable to an HTML table
better if you need to
allows you to output
version covers much of the
format, specifically
organize your own staff.
messages to a number of
same ground. Basically a
designed to display complex
How does QPM work?
First
different formats for
tool for building
multi-dimensional arrays in
you login as admin and you
analysis at run time or at a
application test suites
a more easy to read format
add projects. Next you add
later date. As SimpleTrace
around test cases and then
than var_dump() or print_r().
the modules for each
is open source, you can
executing and reporting on
project. Then you assign
download it for free at any
those tests. The tool set
staff to the project.
time. Features:
Class based
also includes a web browser
What types of projects
PHP script, encapsulated for
that can be used for
does this work for?
# You
easy integration into your
scripting web content.
can use this for any types
applications,
Output trace
of projects you have, for
information into 3 formats:
example: PHP projects
#
Raw text file, MySQL
Construction Projects
# ASP
database or PHP array for
projects
# Design
displaying in real time.
projects
# Advertising
Includes an example of
Projects
# software
usage. Full PHPDoc
projects
# Website
documentation included.
Projects
# eBook
Open Source code means
Projects
# Office
SimpleTrace is free to all!
Projects
# Any type of
projects!
Date: Dec, 13 2006 Date: Oct, 05 2006 Date: Apr, 12 2004 Date: Sep, 03 2004 |
|
Tesly is a web application
If you do much development in
Validate your variables as
written in PHP that helps
PHP, you've undoubtedly used
you program your
you create, execute, and
the var_dump() function to
website.
Perfect for
report on test plans. Test
see the contents of a
debugging php scripts, do
plans are comprised of test
variable. And if you're like
you not know were your error
cases, which are made up of
us, you've probably even
is?
With Variable Validator
step-by-step procedures.
cussed your monitor a time
you can show the contents of
Each step has an action to
or two as you tried to
all HTTP_***_VARS and see
take and a result that is
decipher var_dump()'s output
were you are going wrong.
expected. QA leaders can
into something legible.
track the progress of
At PHP Labs, we built a
testing as testers use the
better var_dump(). We've
interface to report
been using it internally for
completion of test cases.
our own development for
months, and now we've
decided to make it available
to you! This is the first
script we've released which
is specifically targeted at
other PHP programmers, and
we're sure that you'll find
it useful if you spend any
time coding in PHP.
Be
sure to check out the demo,
where we compare the output
of PHP's var_dump() function
with our custom vardump()
function. You have to see it
to believe it!
Date: Mar, 27 2002 Date: Mar, 03 2006 Date: Apr, 20 2004 |