[ Thanks to Kellie
for this link. ]
“Function testing is the phase during a development cycle in
which the software application is tested to ensure that the
functionality is working as desired and that any errors in the code
are properly handled. It is usually done after the unit testing of
individual modules, and before a more thorough system test of the
entire product under load/stress conditions.”
“There are many testing tools in the marketplace that offer a
lot of functionality to help with the testing efforts. However,
they need to be obtained, installed, and configured, which could
take up valuable time and effort. Bash can help to speed things
along.”