unit testing of installer

Posted by Alien01 on Stack Overflow See other posts from Stack Overflow or by Alien01
Published on 2010-06-14T06:46:07Z Indexed on 2010/06/14 6:52 UTC
Read the original article Hit count: 232

Filed under:
|
|
|
|

What is the best process where code is checkedin by developers, installer is created by build engineer and release to QA to test the installer.

Should the installer be release to QA without unit testing by Dev. If dev do some changes then they should wait until QA to report bugs.Or if installer first given to dev for unit testing and once they signoff then only it should be release to QA?

© Stack Overflow or respective owner

Related posts about installer

Related posts about process