12 Feb
2008
12 Feb
'08
6:53 a.m.
Alistair Leslie-Hughes wrote:
Hi, If I have Msxml3 with SP7 installed all the msxml tests pass without issue, but if I have Msxml3 SP3 installed, some fail.
Should I improve the tests so that they can handle both cases?
Best Regards Alistair Leslie-Hughes
Hi, The general rule is to have the tests pass on all versions of OS/applications/dll's. This has to be done, if possible, by checking behavior instead of retrieving version information. -- Cheers, Paul.