Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 21061

Ready! API REST setup

$
0
0

I am looking for a tutorial for security testing a REST web service.  

 

I have created a REST project for my service locally:  http://localhost:9000.  My endpoints don't currently use parameters but use the syntax:  /cats,  /cats/111,  etc.

 

How do I set up a test to scan  through all my endpoints with ranges when there is no query params but have the ids of the resources within the path?

 

 


Viewing all articles
Browse latest Browse all 21061

Trending Articles