Hello,
In ALM context, i need to build, deploy, and run the installer of my WPF application before i launch test studio automated test lists on my application:
To do this, is there a better way than :
- create a different test sutdio project for the installer
- Detect if my application is already installed (Uninstall or Install)
- Execute the automated unistall/install process
- Execute the automated test lists for my WPF app.
Or, does Telerik Test Studio have a built-in feature to test a WPF app with its installer ?
Thanks in advance,
Regards.
Arnaud