This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Tiger User Manual"
From OWASP
Line 6: | Line 6: | ||
* To create a project based on a project template, from the File menu, select New. | * To create a project based on a project template, from the File menu, select New. | ||
* To create a blank project, click the New button on the toolbar, or press '''Ctrl+N'''. Alternatively, from the '''File''' menu, select '''New''' and choose the "Blank Project" template. | * To create a blank project, click the New button on the toolbar, or press '''Ctrl+N'''. Alternatively, from the '''File''' menu, select '''New''' and choose the "Blank Project" template. | ||
− | ==Opening an Existing Project== | + | ===Opening an Existing Project=== |
To open an existing project, either | To open an existing project, either | ||
* Click the '''Open''' toolbar button, or | * Click the '''Open''' toolbar button, or | ||
* From the '''File''' menu, select '''Open''' | * From the '''File''' menu, select '''Open''' | ||
Tiger projects have the '''.tgp''' file extension. | Tiger projects have the '''.tgp''' file extension. | ||
+ | ===Saving Your Project=== | ||
+ | To save your project, either | ||
+ | * Click the '''Save''' toolbar button, or | ||
+ | * From the '''File''' menu, select '''Save''' (to save the project using its current file name and location) or '''Save As''' (to save the project under a new name and/or at a new location) |
Revision as of 23:56, 4 February 2007
Managing Projects
What is a Tiger Project?
Tiger project is a logical grouping of test targets and tests to be performed as a whole. Each Tiger project consists of zero or more targets, each containing zero or more tests (although projects without any targets and tests are not very meaningful).
Starting a New Project
A blank project is created automatically when you start Tiger. If you need to create a project based on a project template, or simply another blank project, do this:
- To create a project based on a project template, from the File menu, select New.
- To create a blank project, click the New button on the toolbar, or press Ctrl+N. Alternatively, from the File menu, select New and choose the "Blank Project" template.
Opening an Existing Project
To open an existing project, either
- Click the Open toolbar button, or
- From the File menu, select Open
Tiger projects have the .tgp file extension.
Saving Your Project
To save your project, either
- Click the Save toolbar button, or
- From the File menu, select Save (to save the project using its current file name and location) or Save As (to save the project under a new name and/or at a new location)