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

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

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
Document

Various Debugging Options

This is a collection of parameters which can be altered to enable certain debugging aspects of TestPlan. This is useful if you are compiling or developing TestPlan but also if you need more details about an error your are getting. more

by Group Public on Friday June 19 2009 @ 13:15:36 (1/1 Points)

Tutorial
↪User Guide
Document

Checkpoints and Test Status

TestPlan automation is organized into a series of scripts, call test units, and something known as a LogicalRoot which groups several scripts into a logical test. more

by Group Public on Thursday July 09 2009 @ 10:54:42 (1/1 Points)

Tutorial
↪User Guide
Document

form search.test example

This is a fairly simply example which simply submits a search at this site. It covers the very basic functions of TestPlan and is thus a good introduction to the test language. more

by Group Public on Friday September 18 2009 @ 11:18:58 (1/1 Points)

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