BankingApp_TDD.java Application Features: Home Page: Main landing page where the user can initiate basic banking operations. Enter Balance Page: Page where the user can enter the appropriate balance before performing transactions. Receipt Output: Simulate ATM receipts by outputting data files of the performed transactions. Test driven development including: Unit Tests Integration Tests with corresponding test suites GUI Tests in Sikuli Performance Speed Tests in JMeter and Java