vishwatheworld...@gmail.com writes:

> Looking for a unit test framework with below requirements:
> 1. Send 1000 unique URL requests in parallel ( Not sequential and not 
> repetitive requests)
> 2. Verify HTTP response status code ( eg: 200, 403, 404 etc)  of each 
> requests in parallel
> 3. Verify Response headers of each URL requests
> 4. Login to remote machine ( to which requests is fired) and verify logs
>
1st is a load testing. You can use something like Apache JMeter. For
other advanced validations use Desktop version of vREST - 
https://desktop.vrest.io/.

Regards.

-- 
Pankaj Jangid
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to