BANKING PROJECT

Job ID: 31489089

Budget: $250 – $750 AUD

Created a pom.xml file is the core of a project's configuration in Maven
DESIGN PATTERN: Page Object Model framework, I create a class file for each web page. This class file consists of different web elements present on the web page and in the page factory initialize the web elements that I locate using the @FindBy annotation(s), thereby instantiating the page class.
DATA DRIVEN FRAMEWORK: WebDriver needs a Apache POI Library to support data reading of excel files.
REST ASSURED API: Created tests for RESTful web services writing data driven tests.
TestNG Execution: All the methods that come under the annotation @Test will run parallel when executing the test suite.
BUG TRACKING TOOL JIRA: Add required dependencies in pom.xml, Create a utility to handle Jira issue, Create Listener to notify test failures, Configure the testng.xml file.
DEPLOYED IN JENKINS: Configure the Maven Build Project in the Deploy war on which the files need to be deployed