Set up automated test infrastructure using Selenium. The result should allow us to automatically test a FileSender version on a number of browsers. We want to make sure FileSender works for a set of specific browser - browser version - OS - OS version combinations: the supported browser matrix.
The supported browser matrix should list those environments typically encountered in the wild. The only way to scale up testing to the number of browsers is by automating. The goal is to prevent help desk calls to people running FileSender installs.
Automated testing enables us to test all versions at any time: nightly builds, betas, release candidates.
The supported browser matrix should list those environments typically encountered in the wild. The only way to scale up testing to the number of browsers is by automating. The goal is to prevent help desk calls to people running FileSender installs.
Automated testing enables us to test all versions at any time: nightly builds, betas, release candidates.