🌐 Website URL: https://parabank.parasoft.com/parabank/index.htm
SHAFT Engine on the Top of:
Selenium Webdriver
TestNG
Allure Report
Extent Reports
Remote Execution { Selenium Grid4 & Docker Compose }
Page Object Model (POM) design pattern
Data Driven framework
Fluent design approach
Java Docs
Steps to Automate:
- Open this url https://parabank.parasoft.com/parabank/index.htm
- Click On Register Link.
- Add Valid Register Data.
- Click On Register Button.
- Verify that user is able to Register successfully in the ParaBank application after providing the valid Register Test Data.
Steps to Automate:
- Open this url https://parabank.parasoft.com/parabank/index.htm
- Enter the Valid UserName.
- Enter the Valid Password.
- Click the Login button. 5.Verify that user is able to login successfully in the ParaBank application after providing the valid username and password.
Steps to Automate:
- Open this url https://parabank.parasoft.com/parabank/index.htm
- Enter the Valid UserName.
- Enter the Valid Password.
- Click the Login button. 5.navigate to my account page. 6.Click on Open New Account. 7.Verify that field What type of Account would you like to open? is displayed.
Steps to Automate:
- Open this url https://parabank.parasoft.com/parabank/index.htm
- Enter the Valid UserName.
- Enter the Valid Password.
- Click the Login button. 5.navigate to my account page. 6.Click on Open New Account. 7.Verify that Account Overview page is displayed.
Steps to Automate:
- Open this url https://parabank.parasoft.com/parabank/index.htm
- Enter the Valid UserName.
- Enter the Valid Password.
- Click the Login button. 5.navigate to my account page. 6.Click on Open New Account. 7.Click On Accounts OverView. 8.Verify that User is able to view the Account Overview page.
Run/Debug Configurations > Edit Configurations... > Templates > TestNG > Configuration > Listeners > Add all SHAFT_Engine Listeners [AlterSuite, InvokedMethod, Suite]