There are very few limitation of Functional Testing, those can be listed as follows:-
- There can be high possibility of redundant testing i.e. one test case can be checked more than once.
- All the logical errors in software could be missed while providing functional testing as the functions are tested and not the logic.