Inspection, code review - is it really testing?
        Posted  
        
            by 
                user970696
            
        on Programmers
        
        See other posts from Programmers
        
            or by user970696
        
        
        
        Published on 2012-11-13T09:30:54Z
        Indexed on 
            2012/11/13
            11:20 UTC
        
        
        Read the original article
        Hit count: 433
        
ISTQB, Wikipedia or other sources classify verification acitivities (reviews etc.) as a static testing, yet other do not. If we can say that peer reviews and inspections are actually a kind of a testing, then a lot of standards do not make sense (consider e.g. ISO which say that validation is done by testing, while verification by checking of work products) - it should at least say dynamic testing for validation, shouldn't it? I am completing master thesis dealing with QA and I must admit that I have never seen worse and more ambiguous and contradicting literature than in this field :/ Do you think (and if so, why) that static testing is a good and justifiable term or should we stick to testing and static checks/analysis?
© Programmers or respective owner