TestPlan List
View User_Guide: Recent Popular All Time
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

Working with responses

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

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

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

Working with DateTime

TestPlan has a few basic functions to manipulate DateTime variables. These will allow you to select time ranges for a fixed period, or relative to the current time. more

by Group Public on Monday June 22 2009 @ 10:06:50 (1/1 Points)

Tutorial
↪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

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

States

A state refers to a particular point in the program, or step in processing, along with all the current data in the program. more

by Group Public on Thursday February 12 2009 @ 10:14:38 (1/1 Points)

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