Our software vendor is currently working on a project to migrate our enterprise scale laboratory system from Tru64 unix to Red Hat. This obviously means recompiling with a new compiler and perform lots of testing.
While the vendor will do their own testing, we also need to do acceptance testing. We don't exactly trust the vendor will be as thorough with their testing as we hope. So I have been tasked to think of things that will need to be tested. This is a laboratory system, so things such as calculations and rounding (and general maths) need to be tested.
But I thought I would ask the SO community for advice on what to test or perhaps past experiences with this sort of thing?