what is the important difference between system testing and functional testing?
Functional Testing is testing the implementation of requirements of an application. System Testing is tesing implementation of requirements with all its internal and external components that make a complete system.