Chapter 14: Identifying and Resolving Package Errors Using PackageExpert
Adding Manual Tests
AdminStudio 9.5 User Guide
ADS-0950-UG00
1291
Task:
To resolve this test:
1.
With the package open in PackageExpert, select the
Desktop Icons
node and select
Resolve Manual Test
from the context menu. The
Manual Test Resolve
dialog box opens, listing the manual steps you need to
perform to resolve this error.
2.
Perform each of the steps, and mark each as
Complete
after you have performed it by clicking on the step
and selecting
Complete
from the menu.
3.
Click
Save
.
4.
Select the
Desktop Icons
node. In the
Error Details
that are displayed, this test’s
Status
is now
Resolved
,
and the
Description
is
The test resolution process is complete and the desktop icons removed
.
Sample Manual Test
PackageExpert includes two sample Manual Tests.
•
Example of a Manual Test
—The
Desktop Icons
Manual Test is a functional example of a Manual Test. It
examines a Windows Installer package for shortcuts destined for the Desktop and removes those shortcuts.
•
Template for a Manual Test
—The
Example
manual test is a template that you can use to create your own
manual test. It is intended to illustrate the possible functionality and authoring requirements for end-user
Manual Tests. Its structure is described below.
The
Example
Manual Test has the following code:
<TestCase name="Example" category="Example Manual Tests" class=""
testtype="Manual" selected="false">
<TestResults>
<TestResult state="Not run" severity="Informational" type="Manual" ordinal="1">
The 'Example' test has not yet been run.
<TestData></TestData></TestResult>
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...