TestPlan List
View User_Guide: Recent Popular All Time
Document

Detecting the end of a page and completed page load

While testing websites the response time of a page can be troublesome for the automated tests. Additionally JavaScript and/or page redirections can mean the page doesn't finish loading in the first request. more

by Group Public on Wednesday February 11 2009 @ 15:40:11 (1/1 Points)

Tutorial
↪User Guide
Document

How to extract a link from a text or html email

If you are sending emails as part of your web application is quite likely you will also send links as part of those emails. Links are usually used for confirmation, account information, or other purposes to direct a user to a specific part of a web application. more

by Group Public on Friday January 16 2009 @ 20:56:35 (1/1 Points)

Tutorial
↪User Guide
Document

Raw, Goto, Click, Download and Request Clarification

Clarification of how responses are handled within TestPlan with respect to protocols and rendering. Supports the Launchpad blueprint. more

by Group Public on Thursday January 15 2009 @ 14:27:51 (6/6 Points)

User Guide
Announcement

HTMLUnit web debugging

Just a kind of delayed note to say that I got the debug mode for HTMLUnit working. The retrieved files will now be stored in the Debug.Web file as with Selenium and HTTPUnit. more

by edA-qa mort-ora-y on Thursday November 27 2008 @ 15:21:48 (5/5 Points)

User Guide
Document

Setting up a catchall Email domain for testing

In order to test the reception of emails you will generally need to have an email address and POP server available. While you could get away with testing on a single address you'll discover quickly the limits that has. more

by Group Public on Friday October 24 2008 @ 15:37:02 (1/1 Points)

Tutorial
↪User Guide
Document

Getting Started

TestPlan is an exceptional product for automating website activity. It has a lot of features and has been used with some very complex projects. As with all powerful products it can seem a bit daunting at first. This quick guide will help you take your first steps with TestPlan. more

by Group Public on Friday September 19 2008 @ 08:30:33 (-4/-4 Points)

User Guide
Document

TestPlan Language

TestPlan contains a specialized testing language that we simply called "TPL". Files written in this language typically have the ".test" extension (which would explain why some docs may refer to the language as dottest still). more

by Group Public on Thursday July 10 2008 @ 17:34:16 (1/1 Points)

User Guide
Document

Response Formats

The current response, for the current stage, is accessible via the %Response% object. This will always be exposed in a XML-like structure suitable for Xpath navigation. See below for specific types. more

by Group Public on Thursday July 10 2008 @ 15:26:52 (1/1 Points)

Tutorial
↪User Guide
Document

Current response

Responses form the system are stored as the current response. All actions within .test which work with responses work on the most recent response. more

by Group Public on Thursday July 10 2008 @ 15:18:54 (1/1 Points)

Tutorial
↪User Guide
Document

An example using Google

As a quick example, the below uses the calculation function of Google to compute a simple arithmetic statement. more

by Group Public on Tuesday June 24 2008 @ 21:00:43 (-9/-9 Points)

Example
↪User Guide
© 2008-2010 edA-qa mort-ora-y
Using Persephone and TestPlan
Tag: