TestPlan List

TestPlan Reference

Below is a list of all reference documents. To help you find what you want there is also:

Browse Reference

View Reference: Recent Popular All Time
Document

Keywords

The words in the language with special meaning. more

by Group Public on Sunday April 25 2010 @ 21:38:38 (1/1 Points)

Language
↪Reference
Document

Reply To Using Selenium

I had to download the latest selenium-rc to get testplan working with Firefox 3.6: more

by northshorefiend on Sunday April 25 2010 @ 11:32:42 (-9999/-9999 Points)

in reply to Using Selenium

Configuration
↪Reference
Document

Storing Data in a CSV or XML file

If doing data extraction with TestPlan you will likely need to write data into a file. The DataFile commands offer a simple way to store structured data into a CSV or XML file. more

by Group Public on Friday April 23 2010 @ 13:58:01 (1/1 Points)

API
↪Reference
Announcement

Windows 7 install

I had to add: more

by northshorefiend on Wednesday April 21 2010 @ 20:48:57 (-9999/-9999 Points)

in reply to Download and Install

Configuration
↪Reference
Document

InvokeAction

The InvokeAction# commands are used to perform individual user actions on UI elements. They are particular useful in cases with a lot of dynamic behaviour or inputs not within a form. more

by Group Public on Wednesday April 07 2010 @ 16:28:01 (1/1 Points)

API
↪Reference
Document

Backwards Compatibility

TestPlan 1.0 is considered a mature release. This generally means that any upgrades on this branch will be compatible with previous code. There are however some unclear bits still around, and in some cases logical defects which need to be addressed. more

by Group Public on Wednesday March 24 2010 @ 08:31:30 (1/1 Points)

Configuration
↪Reference
Document

seqInteger

seqInteger is a set function which creates an iterable sequence. It is most commonly used to count between two numbers in a foreach statement. more

by Group Public on Wednesday March 17 2010 @ 11:15:29 (1/1 Points)

API
↪Reference
Document

Sleep

Sleep causes the current script to pause a specified period of time. Other units running in parallel will be unaffected by this call. more

by Group Public on Monday March 15 2010 @ 08:34:29 (1/1 Points)

API
↪Reference
Document

Creating an HTTP server in a test

There are several cases when testing where the program being automated expects a URL to be provided, or when a live document is required. TestPlan has the ability to create an HTTP server inside your test directly, and further allows you to interact with the requests. more

by Group Public on Monday March 15 2010 @ 08:30:33 (1/1 Points)

API
↪Reference
Document

Unit

A unit is a single dotTest script or the Java TestUnit equivalent. Each unit has a specific Unit Name and is executed within a particular LogicalRoot. replies

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

Language
↪Reference
© 2008-2010 edA-qa mort-ora-y
Using Persephone and TestPlan
Tag: