Setting up an IMAP account for email testingThis is a feature in development. more⇛ by Group Public on Friday November 26 2010 @ 20:47:41 (1/1 Points) |
Configuration ↪Reference |
Setting up an IMAP account for email testingThis is a feature in development. more⇛ by Group Public on Friday November 26 2010 @ 20:47:41 (1/1 Points) |
Configuration ↪Reference |
Main Entry PointThe main unit→ entry point can be specified on the command line. Alternately it may be specified as the item System.Main. This is useful in cases where all configuration data should come from a ptest→ file. more⇛ by Group Public on Sunday April 25 2010 @ 21:44:20 (1/1 Points) |
Configuration ↪Reference |
Reply To Using SeleniumI 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 |
Windows 7 installI 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 |
Backwards CompatibilityTestPlan 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 |
Custom Global Functions and Script.FunctionMapAs a project grows you'll likely want to have proper functions defined for many of your test units. This simplifies the calling and results in a lot of code reduction. You can register one map of additional functions in the global properties. more⇛ by Group Public on Monday February 22 2010 @ 10:25:53 (1/1 Points) |
Configuration ↪Reference |
ptestptest is the file format used to provide configuration data to TestPlan and your scripts. At first glance it will appear very much like a Java properties file. more⇛ by Group Public on Saturday September 19 2009 @ 09:48:35 (1/1 Points) |
Configuration ↪Reference |
Selenium Windows with VirtualBox or Network DriveIf you intend on using Selenium on windows be aware that it doesn't work when instantiated from a network drive. This includes running it from a VirtualBox shared folder. more⇛ by Group Public on Saturday July 18 2009 @ 23:53:50 (1/1 Points) |
Configuration ↪Reference |
StateLocaleThe StateLocale is a special construct which allows moving strings out of your test files into properties files. It provides a mechanism for language independence and easy lookup of keys based on the state. more⇛ by Group Public on Monday July 13 2009 @ 10:20:01 (1/1 Points) |
Configuration ↪Reference |
Logging and Status OutputTestPlan has many purposes and thus no one output, or logging mechanism, will be appropriate in all cases. The default output by TestPlan has been chosen to match some common use cases, though if it is not exactly what you want then you can use several options to control the output. more⇛ by Group Public on Wednesday June 24 2009 @ 10:38:38 (1/1 Points) |
Configuration ↪Reference |