[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference decwet::windows-nt

Title:Windows NT
Notice:See note 15.0 for HCL location
Moderator:TARKIN::LIN.com::FOLEY
Created:Thu Oct 31 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6086
Total number of notes:31449

5597.0. "How similar NT4.0,W95,NT Alpha? - testing" by IOSG::BILSBOROUGH (SWBFS) Thu Jan 23 1997 16:59

T.RTitleUserPersonal
Name
DateLines
5597.1COOKIE::FROEHLINLet's RAID the Internet!Thu Jan 23 1997 17:044
5597.2MPOS01::naiad.mpo.dec.com::mpos01::cerlingI'm@witz.endFri Jan 24 1997 12:519
	The testing issue tends to be the reason why some ISVs do not port
	to Alpha.  They don't want to have to test/support two environments.
	I don't do development anymore, but one engineer I know that has done
	alot of development in the mixed environment says that as long as you
	wrote good code, the applications were the same on both platforms.
	But he still tested on both.

tgc
5597.38153::tecotoo.mro.dec.com::mayerDanny MayerFri Jan 24 1997 13:356
	Since you're in QA, you shouldn't even need to ask.  You MUST test
  on all platforms you are going to support.  For some applications you could
  even find yourself testing against different graphics adapters, or disks,
  or memory, or....

		Danny
5597.4NuMega or Purify finds these errors easilyEDSCLU::NICHOLSFri Jan 24 1997 17:4410
We support Intel and Alpha.  Our source code is 100% (so far) the same on
both HW types.  All we do is recompile.  I would recomend testing on as
many platform combinations as you can get your hands on.  The stacks
grow in different directions, so if you overwrite local variables, you
get into odd troubles depending on your platform.  So far, thats the only
difference weve found.

Test as much and as many as you can.
.02
--roger
5597.5DECevent and DSNlinkDSNENG::KOLBEWicked Wench of the WebMon Jan 27 1997 11:436
As one who has been testing across multiple platforms I say, test
on all of them. You can't believe how much one little difference
can do to your code. Our products hit down into the hardware area
so they are more difference sensitive than many apps but it's
always best to be sure. I don't event like to think about what
UNIX V4.0 did to us! Let's just say it was ugly. liesl
5597.6IOSG::BILSBOROUGHSWBFSWed Jan 29 1997 09:2511
    
    Thanks for everones replies.
    
    If I had the time/if the department had the resources then obviously
    I'd be testing on all platforms.
    
    How will NuMega help reduce the problems?
    
    Thanks,
    
    Mike