When should the BDD test scenarios be written?
        Posted  
        
            by Si Keep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Si Keep
        
        
        
        Published on 2010-04-09T11:35:26Z
        Indexed on 
            2010/04/09
            12:13 UTC
        
        
        Read the original article
        Hit count: 633
        
I am looking into BDD testing within a scrum scenario and realise that the BDD scenarios are more akin to specifications than tests.
Therefore should they be written before the developers go into pre-planning so that all of the functionality has been identified which would allow better estimating, prioritisation etc in that meeting?
© Stack Overflow or respective owner