TestPlan List
View User_Guide: Recent Popular All Time
Document

Intercepting HTTP Errors

During the normal flow of a script and HTTP error will cause a failure and immediately end the current unit. There are some times however where you would like to look at the failed response. more

by Group Public on Friday March 12 2010 @ 15:15:09 (1/1 Points)

Tutorial
↪User Guide
Document

Testing the text in a comment node using XPath

In many cases you may have a website where important information is stored within comment nodes. This is usually debugging information which is helpful in your automated tests. Working with this information may at first seem tricky in XPath. more

by Group Public on Monday February 22 2010 @ 10:44:32 (1/1 Points)

Tutorial
↪User Guide
Document

Concepts

Several pointers and references for achieving specific tasks with TestPlan. more

by Group Public on Saturday September 19 2009 @ 09:22:30 (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
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

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

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

Any XPath lookup in an XML document returns no results

If you successfully retrieve an XML document but are unable to extract any data from it, or every Check statement fails, then you are likely a victim of the XML Namespace malarkey. more

by Group Public on Friday June 19 2009 @ 10:27:51 (1/1 Points)

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

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
© 2008-2010 edA-qa mort-ora-y
Using Persephone and TestPlan
Tag: