How to automate installer testing

后端 未结 2 552
我在风中等你
我在风中等你 2020-12-31 15:55

I\'m wondering if anyone has any best practices for automating the testing of installers on various machines with potentially different hardware / software profiles and by s

2条回答
  •  自闭症患者
    2020-12-31 16:28

    We have created a set of VMs and find it is very easy to manage. We run the tests for 13 different Windows installers over night. The VMs we have created our very bare bones, so it is possible to run a number of tests in parallel.

提交回复
热议问题