public marks

PUBLIC MARKS from mbertier with tag testing

2008

2007

An Introduction to the Art of Unit Testing in PHP

by 1 other (via)
Unit Testing is often seen as an arcane, time consuming task - which it sometimes can be! But the point of spending time writing tests is to improve the quality of your source code so it has fewer overall bugs, many of which are detected early, a continual testing process to prevent new changes from changing the behaviour of older code, and to provide confidence that your code can be depended on. There are other benefits too, and we'll detail these later.

Mike Naberezny - Better PHPUnit Group Annotations

(via)
Running phpunit --group bug42 AllTests.php will run only the tests associated with bug #42, regardless of what files and groups those test methods span.

WebInject - (HTTP) Web Application and Web Services Test Tool

by 9 others
WebInject is a free tool for automated testing of web applications and web services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, XML/SOAP Web Services, etc), and can be used as a test harness to create a suite of [HTTP level] automated functional, acceptance, and regression tests. A test harness, also referred to as a test driver or a test framework, allows you to run many test cases and collect/report your results. WebInject offers real-time results display and may also be used for monitoring system response times.

PHPUnit as a Project Mess Detector - Sebastian Bergmann

(via)
Well. As of version 3.2, PHPUnit will not only be able to calculate and collect a variety of software metrics. It will also be able to report violations of rules that are based on these metrics in PMD's XML format. This information can then be fed to any tool that integrates with PMD.

James Carr » Blog Archive » TDD Anti-Patterns

by 1 other (via)
Recently I began to write a paper on TDD Anti-Patterns, and decided to first quickly jot down some of the most common ones that others or myself have encountered “in the wild.”

sin: Continuous Integration Rethought

by 1 other
We have learned that Continuous Integration can help us catch bugs early. Continuous Integration is the concept of continuously building and testing software using an automated process. I'll begin by describing how most (if not all) existing Continuous Integration systems work and the problems with that approach. Then I'll explain what Sin does differently and what benefits the user get from doing it this way.

2006

Google Sponsors the LinuxBIOS project

(via)
Thanks to Google's sponsorship, we've been able to significantly improve the project's Quality Assurance process by creating a completely automated and distributed testing environment. Every single commit results in BIOS images being built for all mainboards, and tested on real hardware located all over the world. So whenever you want to download a LinuxBIOS image, you can now know that it works on a reference machine before flashing it to your system.

PushToTest - Free open-source software test automation solutions - TestMaker Features and Capabilities

TestMaker is a test automation framework and utility to help you understand and solve functionality, scalability and performance of services.

Open Source Testing: About

Opensourcetesting.org aims to boost the profile of open source testing tools within the testing industry, principally by giving users easy access from one central location to the wide range of open source testing tools available.

Selenium IDE: Selenium IDE

by 7 others (via)
It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.

Solex - Web Application Testing with Eclipse

by 3 others (via)
Solex is a free open source Web application testing tool built as a plug-in for the Eclipse IDE.

J3Unit

by 2 others
J3Unit is an object-oriented unit testing framework for JavaScript

2005

Anteater

Anteater is a testing framework designed around Ant, from the Apache Jakarta Project. It provides an easy way to write tests for checking the functionality of a Web application or of an XML Web service.

Effortless (or Better!) Bug Detection with PHP Assertions [PHP & MySQL Tutorials]

by 3 others
If you're anything like me, you enjoy writing code a lot more than you enjoy testing and debugging it. If we could produce higher quality code with less test and debug effort, we'd jump at the chance, right?

IEs 4 Linux - Sergio Lopes

by 10 others (via)
IEs for Linux is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. The whole process is automatic and very easy.

SitePoint Blogs » Website testing with TestGen4Web and Firefox

by 3 others (via)
Ran into TestGen4Web today; a Firefox extension (needs 1.5 beta) to help automate testing of web applications, developed by Spikesource, a company making a name for themselves by testing Open Source applications.

Test::Harness::TAP - perldoc.perl.org

(via)
TAP, the Test Anything Protocol, is Perl's simple text-based interface between testing modules such as Test::More and the test harness Test::Harness.

mbertier's TAGS related to tag testing

aop +   bestpractices +   clevermarks +   dev +   eclipse +   extension +   firefox +   framework +   google +   groupe:clever age +   hotlinked +   integration continue +   javascript +   linux +   php +   php5 +   python +   QA +   subversion +   tools +   web services +   webdev +