Testing in Scrum
        Posted  
        
            by alex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by alex
        
        
        
        Published on 2010-03-24T07:57:31Z
        Indexed on 
            2010/03/24
            8:03 UTC
        
        
        Read the original article
        Hit count: 331
        
In Scrum it's a good idea to test frequently when iteration is finished at customer. But the question is what kind of test should I use when some of the prototype is done with customer? In my knowledge Acceptance test is ok when all the iteration is done - but not some part of it. Examples for the test plan would be helpful
© Stack Overflow or respective owner