Tools to help with functional testing
-
Locked
Advocating Products @GreyB

Talk Description
Functional testing checks your software functions as it is supposed to. If you click “Buy Now,” it should add the item to the cart, not crash the site or show a spinning wheel of doom. From login to checkout, functional testing is all about making sure the features behave as expected under both normal and edge-case conditions.
And when things go wrong? You could hunt around for clues manually, but tools can help give you greater visibility into what’s happening under the surface, help you spot issues faster, and save time by pointing you in the right direction.
In this 404 Talk, Hanisha Arora shares her top three tools for functional testing, why she uses them, and how they help her catch bugs before users do.