It's a difference of focus.  Much like conventional unit tests, LUX is designed 
to validate the logic of your immediate custom actions.  It's not really 
designed to validate your installer overall.  Those would be validation tests, 
not unit tests anyway.

So, the focus is much narrower.  That being said, the logic of the immediate 
custom actions is critical to the installer being able to function in those 
scenarios, but LUX is not designed to directly test them.

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com 



-----Original Message-----
From: kirannhegde [mailto:kirann.he...@gmail.com] 
Sent: Wednesday, January 09, 2013 2:30 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Hello - are you aware of test mutations?Kindly assist 
me with some answers

Hello John,

Thanks for the response.

Couple of other questions though:
-How do you test the entries in AppSearch, RegLocator etc tables i.e the data 
contained in  standard tables in windows installer?
The msi built using Lux does not contain so many standard actions required to 
process such tables.

-Most of my msi's carry out major upgrades and i need to even test this 
scenario.
How do i do that as the installer built using Lux does not contain the standard 
actions and standard tables(such as Upgrade table etc)?
I guess i inserted  Upgrade table entries in the test fragement, however that 
did not seem to help.

Regards,
Kiran Hegde




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Hello-are-you-aware-of-test-mutations-Kindly-assist-me-with-some-answers-tp7582728p7582740.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and 
much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to