You can use the sample scripts, datasheets, and applications installed with QA Wizard Pro to understand how scripts work and experiment with functionality.
Applications
The following applications are available to record and run sample scripts against.
| Application | Description | How to access it |
|---|---|---|
| Bug Reporter | Windows application with a form for submitting software bug reports. | C:\Program Files (x86)\Perforce\QA Wizard Pro\BugReport.exe |
| Sample MSPaint | Windows application for drawing shapes and images. | C:\Windows\System32\mspaint.exe |
| WysiCorp CRM | Windows .NET application with forms for managing customer records. | C:\Program Files (x86)\Perforce\QA Wizard Pro\Wysi_CRM.exe |
| WysiCorp Web Site | Web site with a form for submitting software bugs. |
Version 2.0—www.wysicorp.com/home.html |
Workspace
The SampleScripts workspace includes scripts and datasheets used to perform various tests against the sample applications.
The Test Suite script is set as the main script in the workspace. It runs a series of other sample scripts that perform individual tests as part of a complete test suite. You can run the main script without opening it, making it easy to quickly run all scripts in the suite. See Setting and running a main script.
The workspace includes additional sample scripts organized in the following folders.
| Folder | Includes scripts that run against: | Used to: |
|---|---|---|
| Basic Scripts | Bug Reporter, Sample MSPaint, WysiCorp CRM, and WysiCorp Web Site | Perform simple actions to test common user tasks. |
| Data-Driven Scripts | WysiCorp CRM and WysiCorp Web Site | Run multiple iterations of the same test with different sets of data from the WysiCorp Bugs Excel file or WysiCRM Contacts datasheet. |
| Advanced Scripts | Bug Reporter, WysiCorp CRM, and WysiCorp Web Site | Demonstrate advanced procedures and functions. |
To open the workspace, choose File > Open Workspace and select the SampleScripts.qawwspace file in the C:\Users\<username>\Documents\QA Wizard Pro Workspaces\Sample Workspace directory.