In functional testing, we don’t look at the “correctness” of a single function, which should be verified by a Unit Test, but look at the bigger picture. The question answered by Functional Testing is: Is our app performing well in the sense that it displays the right content, corresponds to a user’s interaction, etc? This tutorial will focus on Functional Testing in our pre-built Symfony app.
Continue reading %Functional Testing in Symfony2%
more
{ 0 comments... » Functional Testing in Symfony2 read them below or add one }
Post a Comment