Month: September 2020
Functional vs. Non-functional Testing
For software applications, functional testing is defined as testing performed to test the core functions of an application. For example, functional test cases for the WhatsApp application will be all the features that WhatsApp is providing, like creating and sending messages in all formats and other features related to groups. In other words, all the…