Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Phases of Software Testing

Functional testing is itself subdivided into a number of phases. Each phase gradually increases in breadth beginning with verifying small units of system code and widening to validation of the overall system. The environment on which the system is running gradually needs to become more and more akin to the real-world platform on which the final version will sit. [Pg.237]

Testing cycles often include the following phases  [Pg.237]

Integration testing - looks at how the system behaves when individual units of code are brought together and allowed to interact. Essentially this is a test of the component interfaces to ensure that information is passed between them as intended. [Pg.237]

Acceptance testing - generally involves the customer in making sure that what has been built is fit for purpose and meets their needs. Often the activity maps to a change in ownership or contractual milestone where the customer validates that [Pg.237]


See other pages where Phases of Software Testing is mentioned: [Pg.236]   


SEARCH



Phases, Testing

Test phase

Testing software phases

© 2024 chempedia.info