FindAllValidWord Method that takes a string as an input and returns a list of valid English words. TestScenarios.txt Contains different possible Test Scenarios to test the Programe. It includes happy flow, negative scenario & boundry value testing.