Agile, Test-Driven Development of a Text Editing Java App

Created test-case specifications using category-partition methods, and generated test frames using the TSLgenerator tool
Coded a Java Command-line utility version of the App based on the generated test cases [Intellij]
Integrated the Command-line utility version of the APP in an API and Interface provided by the client
