Should I ignore Quality Monitor reporting a multitude of errors on what otherwise appears to be a nice little straightforward smooth-running package?
I have a WinZip package that I think I’ve successfully taken through a thorough package-building process. I have a nice set of documents prepared for this project and have successfully completed a full series of tests:
• Project Build and Validation Test
• Installation Test
• Product Functionality Test
• Uninstallation Test
• Legacy Differences Test
• Application Cleanup Test
• Different-User Test
• Advertisement Tests
• All Users Test
• Per User Test
• And a full set of Acceptance Tests at various times throughout the tests above
But, when I started the Quality Monitor Tests, suddenly the entire package is failing!
Under Deployment Tests, there is only one Prog ID listed –
Status Prog ID Description File Name
Failed WinZip WinZip file C:\Program Files\WinZip\WINZIP32.EXE
Test Details: Invalid class string
Under Lockdown and Runtime Tests everything failed. There is only one shortcut to the single executable (C:\Program Files\WinZip\WINZIP32.EXE). All 20 files and all 125 registry entries failed. The same failures are generated whether I run it using my normal domain account (which is a local admin on the test machine), a non-admin account, or even the actual local admin account.
I would list the individual Test Item Information results but the list is so long I’ll wait for a response (in case there is some over-arching thing that I’m doing wrong that you can assist me with solving without delving into each one specifically).
Here’s a quick rundown of my futile search efforts…
I have my course book from the Repackaging and Migration Workshop Using InstallShield AdminStudio course but it only gives a couple of pages on “here are the screen shots of the Quality Monitor” and “here’s what to click”.
I have the book Administrator’s Introduction to Application Repackaging and Software Deployment Using Windows Installer, but it contains no reference to the Quality Monitor (I’m guessing the Quality Monitor is newer than that book?)
A Google search for InstallShield “Quality Monitor” generates 1 hit – a review of the Quality Monitor on installshield.com.
A search of the InstallShield HelpNet generates 1 hit – a walkthrough of what the different screens in Quality Monitor look like.
A search of the InstallShield community generates 9 hits – none of which provide any relevant information. The two closest are:
•
Quality Monitor from VMWare (this post was related to Quality Monitor but was resolved by the user putting the msxml4r file into the Repackager directory. I have a newer version of Quality Monitor (5.50.0.84) and do not have this problem.)
•
Quality Monitor question (this post mentions that Quality Monitor produces many false positives but other than that does not appear to have any pertinent information)
:confused:
Tanks