Using Robot Framework for ATDD
        Posted  
        
            by ratkok
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ratkok
        
        
        
        Published on 2010-05-18T05:58:13Z
        Indexed on 
            2010/05/18
            6:00 UTC
        
        
        Read the original article
        Hit count: 473
        
I would like to hear other people's experience with using Robot Framework for automated acceptance testing.
What are its major strengths and weaknesses as well as any comparison with other frameworks (mainly Fitness and Selenium)?
The code that will be tested is real-time, legacy code, mainly in C++.
© Stack Overflow or respective owner