Generate REST Client using Swagger Codegen

engineering

Description

 Assignment 091152020


Task: Generate REST Client using Swagger Codegen



Reference : 


1. https://stackoverflow.com/questions/57545884/how-to-develop-a-simple-rest-client-using-swagger-codegen

2. https://www.baeldung.com/spring-boot-rest-client-swagger-codegen


Notes: 


In every interview, clients will ask at least 5+ questions on REST, REST Client code generation , REST Code autogeneration

Above task is not just applies to REST, but also applies to Microservices code generation as well



 this task is not about Java coding, but to get yourself familiarised with BUILD and basics about REST, many a times you will have to work on REST/Webservices testing

Assignment - Use Charles proxy to test Google application/home 


Reference :https://www.charlesproxy.com/documentation/getting-started/



Note: Use Charles proxy to test Google application/home when you are connected to Wifi and then turn off wifi, connect your laptop to hotspot and then test with Charles Proxy again. Capture the test results and metrics



 QA Assignment: Weather App Acceptance test case using Selenium


Technologies

Cucumber,

Java, 

Selenium,

 Maven,

jUnit,

Gherkins



Reference: https://github.com/pavani64/acceptance-testing-selenium




As quite a few of those got placed this month - above are the technologies that were covered. It will be hands on experience to practice on your own with this assignment.

 please follow this for more info : https://www.kenst.com/2015/03/including-the-chromedriver-location-in-macos-system-path/





Assignment - API/Webservices Testing


Reference :https://www.soapui.org/resources/tutorials/soap-sample-project/



Note: Use SOAP UI to test SOAP or REST or API Services and Capture the test results and metrics




Related Questions in engineering category