hao1300 – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Thu, 15 Sep 2022 14:32:09 +0000 en-US hourly 1 https://wordpress.org/?v=5.3.21 http://www.testingtoolsguide.net/wp-content/uploads/2016/11/cropped-icon-32x32.png hao1300 – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 ModResponse http://www.testingtoolsguide.net/tools/modresponse/ http://www.testingtoolsguide.net/tools/modresponse/#respond Thu, 15 Sep 2022 14:32:09 +0000 https://www.testingtoolsguide.net/?post_type=tool&p=3350 ModResponse is a developer tool used to manipulate HTTP response. With ModResponse, you can modify the HTTP response body, status…

The post ModResponse appeared first on Software Testing Tools Guide.

]]>
ModResponse is a developer tool used to manipulate HTTP response. With ModResponse, you can modify the HTTP response body, status code, and headers. You can also reroute your HTTP request to a different server, allowing you to test your local changes in production domain within seconds.

** What can ModResponse do?**
– Record and replay HTTP response
– Stub HTTP response
– Reroute request to a different URLs
– Change HTTP response body, status code, and headers
– Delay HTTP requests to simulate slow network
– Simulate network errors
– Advanced filtering by tab, tab group, window, or time

** Sample use cases **

– Speed up slow requests
Do you have API requests that are taking a long time to finish, and every time you make a small UI tweak you need to wait >10 seconds for the API request to finish to visualize your change? Using replay response, you can record and replay the slow API request. That way, you will only need to wait on the slow API request once. All subsequent requests to be served from the cached response within a few milliseconds.

– Develop against edge cases
Need to handle a 4XX or 5XX status code from an XHR request, or try out how your UI will behave with a very long string? Using replay response or stub response, you can modify the response body, status code, or response headers to simulate different scenarios that you need to handle.

– Develop against unimplemented APIs
Are you a web developer who is blocked because an endpoint you depend on is not yet implemented? Using stub response, you can mock the API response so you can start developing against that endpoint. That way, you can develop the frontend while others implement the endpoint (as long as the actual implementation return the response in the same format).

– Testing on production domains
Do you need to integrate with a third party platform that only works on your production domain? Using proxy request, you can reroute the request from your production domain to localhost or a dev domain, allowing you to test your changes on your production domain without the risk of breaking it.

– Debug edge cases
Need to test how your app behaves when some resources takes too long to load, or when they fail to load due to network errors? With ModResponse, you can add artificial delay and simulate different network error conditions so you can debug and handle edge cases with ease.

** Other ModResponse features **
– Support having multiple profiles with quick switching between profiles
– Export and import profile
– Easily share your profiles with others
– Dark mode support
– Customizable profile badge
– Clone profile
…and more!!!

The post ModResponse appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/modresponse/feed/ 0
ModHeader http://www.testingtoolsguide.net/tools/modheader/ http://www.testingtoolsguide.net/tools/modheader/#respond Thu, 15 Sep 2022 14:30:15 +0000 https://www.testingtoolsguide.net/?post_type=tool&p=3339 ModHeader is a popular browser extension to modify request and response headers. What can ModHeader do? - Add, modify, and…

The post ModHeader appeared first on Software Testing Tools Guide.

]]>
ModHeader is a popular browser extension to modify request and response headers. What can ModHeader do? - Add, modify, and remove request and response headers - Use ModHeader to set X-Forwarded-For, Authorization, Access-Control-Allow-Origin, Content-Security-Policy, and your custom headers! - Modify cookies in request / response header - Advanced Content-Security-Policy editor - Redirect URL to another - Enable header modification by URLs - Advanced filtering by tab, tab group, or window
Why ModHeader
- ModHeader is fast, efficient, and light-weight. You can quickly enable/disable header modification with just 1-2 clicks.
- ModHeader provides you with many convenient features that will help you increase your development velocity with the least amount of frictions. Check out the big list the features below!
- ModHeader is free to use, with a paid option to unlock even more features.
- ModHeader works on Chrome, Firefox, Edge, and Opera.
- ModHeader is used by over 600,000+ users on Chrome Web Store!

ModHeader features
- Add comments to header
- One-click "undo" if you made a mistake
- Support having multiple profiles with quick switching between profiles
- Export and import profile
- Easily share your profiles with others
- Customize autocomplete names and values
- Support for dynamic variables
- Dark mode support
- Sorting headers and name, value, or comments
- Append value to existing request or response header
- Customizable profile badge
- Clone profile
- Cloud backup
...and more!!!

The post ModHeader appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/modheader/feed/ 0