#HOMEAWAY HomeAway Technical Assessment Solutions:
##Solution structure Coding Exercise : solution_1
White Box Testing/ Code Analysis : solution_2
Specification Review : solution_3
##PreRequisites
### Java 1.7 or Java 1.8
### FireFox browser - version > 40
### Maven installed
##Coding Exercise Execution Method:
### Clone the project in your machine
### Open the Maven project in your IDE (Eclipse or IntelliJ)
### Right click on solution_1 package -> open the HA_Automation_Exercise_1 class
### Right click and select "Run"
This will open the fireFox Browser and Run all the Tests and validations
###Service Test Automation Execution Method
### Right click on solution_1 package -> open the HA_Automation_Exercise_2 class
### Right click and select "Run"
Validations are peformed in their respective Tests