User guide

96
XBAP Deployer
This tool allows users to deploy XBAP application. It is based on a custom release management executable. The
configuration variables of this tool are:
Parameter
Variable
Mandatory?
Description
-pn
ProjectName
Yes
The XBAP project name to be deployed.
-d
Installation
Path
Yes
The path where to install the XBAP application.
-ml
No
The complete path to the mage utility
executable. If not defined, the tool will use the
one provided as a resource in the tool.
-pl
No
The complete path where the XBAP project to
deploy is located. If not specified, the tool will
use the package location where it is executed.
-url
No
If specified, the system will replace the URL of
the Setup.exe file to the one specified.
-cf
No
If specified, this will be used as the certification
name when updating the manifest.
-pwd
No
If specified, this will be used as the certification
password when updating the manifest.
-log
No
A log file with this given name will be generated
in the Physical Directory.
Microsoft Test Manager (MTM) Command-Line Utility
This tool allows users to create and launch automated tests run on MTM (Microsoft Test Manager). It is based on a
custom release management PowerShell script. The configuration variables of this tool are:
Parameter
Variable
Mandatory?
Description
-command
N/A
Yes
Fixed value ./TcmExec.ps1.
-Title
TestRunTitle
Yes
The name that will be used when
creating the test run.
-PlanId
PlanId
Yes
The identifier of the Teat Plan under
which the tests must run (Unique ID
as defined in Test Manager).