Creating automated test cases in VFP conversion projects is an important factor that should not be overlooked. In fact, Macrosoft has always embraced and put into practice the creation of automated test cases for new applications. Testing is introduced into our Agile development process right from the design of the new application up to the final development phase. Using automated testing tool enables us to execute tests, report outcomes and compare results with earlier test runs. We employ automated testing tools to generate simple to highly complex test cases that will be used by the client in the final testing of the new application, and also to update the test cases as and when the application undergo changes.