I developed a RESTful web service, using Java EE, that served as a gateway for the Ericsson Cloud Manager, a product that my department was working on. I acquired data from the product's modules and presented them neatly through my web service. I deployed my web service on application servers such as JBoss and Apache Tomcat. I implemented the web service using the following tools:
I performed log scraping as well as web scraping through Java EE. I also wrote up 50+ automated GUI tests using the Selenium library that ran against the Ericsson Cloud Manager. Also, I worked in an agile environment (daily scrums, 3 week sprints, user stories, etc.).