How to write Test Cases for applications effectivelyMallowJul 04, 2017 Testing 5 CommentsHow to write Test Cases for applications effectivelyTestingA test case is a document which has input, action or event and an expected result, to determine if a feature of an application is working correctly. Read More