public marks

PUBLIC MARKS with tags php & test

January 2007

Quiz Alsacréations : testez vos connaissances

by julie & 7 others
xhtml difficile 7/10, css difficile 7/10, js / dom difficile 3/10 (bouh), accessibilité 10/10, php difficile 6/10

Rephlux - A continuous integration tool for PHP

by clochix & 3 others
Rephlux is a PHP based tool for running a continuous testing/build process on your project and taking action based on the outcome of your tests. It is inspired by the Java based CruiseControl[1].

Strings in PHP

by piouPiouM
This is a test to show what the difference in overall speed of using single quotes and concatenation vs. using double quotes and interpolation for strings in PHP.

December 2006

Nexen.net : portail PHP et MySQL - Générateur de profils de tests

by camel
Fake Name Generator génère des fiches d'identitée complètes et crédibles, du point de vue des bases de données. Nom, prénom, carte visa, adresse, téléphone, code postal, en fonction de la langue, du pays (format) et du pays (identité). Ces informations, totalement inventées, sont très utiles pour réaliser des tests d'interface, avec des valeurs crédibles, mais inventée.

November 2006

Open Source Testing

by fredbird & 1 other
PHP unit testing tools

PHPUnit - Trac

by fredbird & 6 others
To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. It is a member of the xUnit family of testing frameworks and provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results.

PHPUnit - Trac

by parmentierf & 6 others (via)
To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. It is a member of the xUnit family of testing frameworks and provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results.

July 2006

http://wapiti.sourceforge.net/

by kalooni
Web application vulnerability scanner / security auditor

June 2006

Phing

by pyxosledisciple & 4 others
PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more.

alphaWorks : IBM Generic Web Services Client Tool : Overview

by nhoizey
This tool is designed for testing existing Web services from a LAMP environment. When given a Web Service Definition Language (WSDL) specification, this tool is capable of secure and non-secure calls

May 2006

April 2006

phpautotest

by fredbird
phpautotest has to be walked through your web-site once, it can then follow the same steps and report whether the pages did not work as expected. Regression testing is a type of software testing that makes sure that your web-site works as expected after bug-fixes and last minute changes. Despite being a good practice and having a jazzy name this sort of testing is a royal bore to perform manually. This is where phpautotest comes in.

December 2005

PHP Variable and Array Tests

by mirmo & 2 others (via)
Tester des variables en PHP.

Open Source Testing

by xeno42 & 1 other
PHP unit testing tools

November 2005

October 2005

July 2005

Code Coverage Support for PHP 5

by nhoizey (via)
Code coverage is basically the idea that when I execute an application I want to know exactly which lines of code got executed. When you put that in the context of a test suite, it can tell you exactly how effective your test suite is at testing your code base.

Download the Simple Test testing framework - Unit tests and mock objects for PHP

by fredbird & 6 others
The following assumes that you are familiar with the concept of unit testing as well as the PHP web development language. It is a guide for the impatient new user of SimpleTest. For fuller documentation, especially if you are new to unit testing see the ongoing documentation, and for example test cases see the unit testing tutorial.

May 2005

PUBLIC TAGS related to tag php

elgg +   open_source +   social_networking +