Testing the program in different OS
- by Alex Farber
I want to test my program by installing it in different OS versions. My development computer is Ubuntu. What other Linux versions can I test by installing them inside VirtualBox and running my program there?
Though it is not critical for me right now, I want to try something different and see what happens.
Also, what is the chance that the program running in Linux will work in the Unix OS? The program is not open source, I can distribute only pre-built binaries.