Hi Alex,
Thanks a lot for your very quick answer!
Using a complete virtual system seems a solution, but in our context
that seems quite complex to realize.
The context is we are using FEST for unit testing, not functional
testing, which means that every developer has the complete suite of
tests also on his machine.
That means also that every developer will run the complete suite of
test before each commit (to be sure there is no regression).
In an ideal world, the solution would be pure Java ... and in a
realistic world, completely integrated and deployable with maven.
Actually I don't really know how a solution using VMWare or VirtualBox
would work, maybe that would be easy enough :-)
If someone have had an experience with it, I would be more than glad
to read it!
Cheers,
Mat
On Nov 9, 5:34 pm, Alex Ruiz <
alex.ruiz...@gmail.com> wrote:
> Hi Mat,
>
> I haven't tried doing this myself yet. My guess is that you could run UI
> tests in a virtual machine using VirtualBox or VMWare, but again, I'm not
> familiar with this subject (it is in my "to do" list though) :)
>
> I don't know how OS licensing would work either. For example, you work on a
> XP machine and want to run tests in a XP virtual machine. Maybe you'll need
> two XP licenses (?)
>
> I hope somebody in the mailing list with experience doing this shares
> his/her thoughts :)
>
> Best regards,
> -Alex
>