api testing app code example
Example: API testing example
In my last project. I did API testing for an internal project
employee info Old application exposed the restful api for easy
integration with other apps so I tested the app functionality
works in api layer. I have experience both in testing and
automating in Postman and automating using RestAssured Library