Re: [WiX-users] Testing the UI

2011-05-12 Thread Tobias S
of a build that auto deploys a system, then some automated >> >> integration tests fail and a defect is automatically logged in the work >> item >> >> system.  Later a developer open the bug to work on it and he has the >> >> deployed VM available to him on t

Re: [WiX-users] Testing the UI

2011-05-11 Thread Francisco Gabriel Malbrán
ne Manager and > TFS. > >> ( Think of a build that auto deploys a system, then some automated > >> integration tests fail and a defect is automatically logged in the work > item > >> system. Later a developer open the bug to work on it and he has the > >> deployed

Re: [WiX-users] Testing the UI

2011-05-11 Thread Tobias S
t;> >> --- >> Christopher Painter, Author of Deployment Engineering Blog >> Have a hot tip, know a secret or read a really good thread that deserves >> attention? E-Mail Me >> >> --- On Tue, 5/10/11, Pally Sandher wrote: >> >> >> From: Pally

Re: [WiX-users] Testing the UI

2011-05-10 Thread Francisco Gabriel Malbrán
; deployed VM available to him on the spot. ) > > > --- > Christopher Painter, Author of Deployment Engineering Blog > Have a hot tip, know a secret or read a really good thread that deserves > attention? E-Mail Me > > --- On Tue, 5/10/11, Pally Sandher wrote: > > >

Re: [WiX-users] Testing the UI

2011-05-10 Thread Christopher Painter
Pally Sandher wrote: From: Pally Sandher Subject: Re: [WiX-users] Testing the UI To: "General discussion for Windows Installer XML toolset." Date: Tuesday, May 10, 2011, 10:45 AM How do you mean test exactly? If you only want to check the text & layout of dialogs you can preview

Re: [WiX-users] Testing the UI

2011-05-10 Thread Pally Sandher
How do you mean test exactly? If you only want to check the text & layout of dialogs you can preview them using Orca or InstEd! The recommended approach for installation testing is to use virtual machines -> http://www.joyofsetup.com/2007/09/24/test-your-setups-virtually/ In addition to the produ