ECS10 QA Training
ECS10 QA Training
Date :
17/02/2012 Quality Assurance Training
Narendra Nalamwar
Target Audience:
IT Engineers with understanding of basic Windows installer concept and
Repackaging.
COMMERCIAL IN CONFIDENCE
3
© Copyright 2011 ECS Europe Limited
Click to edit Master
Quality Assurance Overview title style
• The most important qualities are the ones that customers want.
• So a quality product or service is one that meets the needs and expectations
of our customers.
• INSTALLDIR.
• Unwanted files.
• Services file.
Continue….
• Unwanted registries.
• Audit keys.
• Run key.
Continue…
Unless specifically stated in the PRF, Shortcuts for the following types of file should not
be included in re-captured packages and should be removed from vendor packages via
the related transform.
Help files
Log Files
Online Registration
Documentation files
Readme files
Uninstall scripts
Vendor URLs etc. COMMERCIAL IN CONFIDENCE © Copyright 2011 ECS Europe Limited
Environment Variable
• Select the Environment Variables item in the System Configuration
section then review the include items.
• All variables should be set as system variable type.
• the [~] value should precede any additional data added by the
application so that existing values will not be overwritten.
• Make sure that the all variables are set to append to the existing value if
necessary and are removed on uninstall
• Unwanted variables.
• Check Public properties which are used for replacing the hardcoded values in the
application such as port, server name, computer etc.
• No component should contain more than one versioned file e.g. .DLL, .OCX, .TLB, .EXE.
• No two components should install the same resource under the same name and target
location.
• Only one file per component can be the target of a desktop or program menu shortcut.
• Put Current User registry keys in their own component and non-Current User registry keys
in their own component COMMERCIAL IN CONFIDENCE © Copyright 2011 ECS Europe Limited
Components
Component configurations.
• Error resolution –