"Software Testing Bootcamp" is a community of people interested in software testing. We record the weekly webinars that we organize and publish them on Youtube. For more information -> https://testingbootcamp.com/
Youtube Webinar Video
Requirements:
Java JDK Installation -> https://www.oracle.com/tr/java/technologies/javase-downloads.html
Jetbrains IntelliJ IDEA Installation -> https://www.jetbrains.com/idea/
Documents
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
https://petstore.swagger.io/#/
How to use ?
- Enable Auto import mode for pom.xml or open pom.xml file on IntelliJ and reimport by right clicking on the file.
- Open RestAssuredTest and Rİght click on it.
- Run Test and view results on console log.