API Endpoint testing without Swagger
I wish to test Multiple API endpoints using specflow without relying on UI. Can i get assistance to do that. the API as of now has no database and relies on hardcoded values with simple GET,POST and PUT requests. I need to be able to test and check if the POST,PUT updates get reflected in the GET too
1
Please sign in to leave a comment.
Comments
0 comments