Kyle, thanks for the link on ICE. Sebastian was correct, though. I was 
referring to tests to ensure the product was installed or removed correctly. 
Obviously every installer would be different. However, some tasks would be 
common such as checking files, registry keys and shortucts were created or 
deleted. I was hoping there was a toolkit to automate the creation of the shell 
testing code. Perhaps something which takes file lists, registry keys, etc then 
builds the code to run the installer and check the results. 

Coding this manually isn't hard. Just tedious. If I can't find a tool perhaps 
I'll build one.

Thanks,

Andrew Faust

Date: Thu, 14 Jan 2010 07:41:54 +0100
From: "Sebastian Brand \(Instyler Software\)" <wix+us...@instyler.com>
Subject: Re: [WiX-users] Testing Framework
To: "'General discussion for Windows Installer XML toolset.'"
        <wix-users@lists.sourceforge.net>
Message-ID: <000701ca94e4$a9631de0$fc2959...@instyler.com>
Content-Type: text/plain;       charset="us-ascii"

The link points to ICE testing. I assume the author is looking for some
testing method that includes the actual installation/repair/remove actions.

I currently use a couple of VMs to test created MSI. To check if the
components get installed correctly I normally have a test program. E.g. if
you want to test that a custom action works, I have an additional program
that tests if the output the custom action creates works.

Still a lot of manual steps though...



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to