Downloadliste

Projektbeschreibung

Python Browser Poseur (PBP) is a Web test tool based on John J. Lee's mechanize. It exposes the browser functionality at the level of a shell-like interpreter so that testers can quickly write tests in a simple language designed specifically for that purpose. Anyone familiar with a command line should be able to write test scripts for even the most complex Web applications.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-07 06:50
0.3.0

Diese Version verfügt über eine viel angeforderten Befehl zu lassen Tester legen Sie die User-Agent-String und die Identität eines anderen Browser, ein "Echo"-Befehl zum Schreiben von Text in der Ausgabe, brav Shell-Exit-Status (> 0, wenn es ein Skript-Fehler) und einige Fixes für Bugs Form.
Tags: Major feature enhancements
This release features a much-requested command to let
testers set the user-agent string and impersonate a different
browser, an 'echo' command for writing text into the output,
well-behaved shell exit status (>0 if there's a script error),
and some fixes for form bugs.

2004-05-21 22:33
0.2.2

Die wichtigsten Außerdem ist buildbot unterstützen. Dies ermöglicht PBP ausgeführt werden als Teil eines automatischen Prüfzyklus. Diese Version behebt einen Fehler mit der [STOPAT] Parameter der unterbreiten Befehl ein, und fügt hinzu, fv als Synonym für die formvalue Befehl.
Tags: Minor feature enhancements
The major addition is Buildbot support. This allows PBP to be run as part of an automated test cycle. This release also fixes a bug with the [stopat] parameter of the submit command, and adds fv as a synonym for the formvalue command.

2004-05-17 22:48
0.2.1

Bei der Ausführung im Batch-Modus auf Unix, werden Skripte sauber beendet statt hängend.
Tags: Major bugfixes
When running in batch mode on Unix, scripts will exit cleanly instead of hanging.

2004-05-13 00:43
0.2.0

Diese Version unterstützt konfigurierbaren Timeouts, die sie aus einer Browser-Sitzung wieder aufgehängt, und Python-Plugins, die es Python-Code, der Aufgaben wie die Interaktion direkt mit der Datenbank beim Testen einer datenbankbasierten Web-Anwendung aufrufen können nicht erlaubt.
Tags: Major feature enhancements
This release supports configurable timeouts, which allows it to recover from a hung browsing session, and Python plugins, which allows it to call Python code that does such tasks as interacting directly with the database when testing a database-backed Web application.

2004-05-08 13:05
0.1.0

Tags: Initial freshmeat announcement

Project Resources