TestNG Basics: Automation of Parabank Account Overview page

Need to Automate below Scenarios:

* Test cases in this Pack.
* TC 1: Validate account table is displayed
* TC 2: Validate the sum of all the account balance is equal to total amount displayed.
* TC3: Validate account information is displayed correctly after clicking
* TC 4: Validate Account activity Filter is working correctly
* -Validate if no month-entry
* -Validate if month-entry is there
* TC 5: Validate Transaction Details

Currently automated:

* TC 1: Validate account table is displayed
* TC 2: Validate the sum of all the account balance is equal to total amount displayed.

Test Ng Class with Test Cases:

 

Reusable Classes: AppResuables

Reusable Classes: GenericResuables