Turn your manual testers into automation experts! Request a DemoStart testRigor Free

Release Notes: API Header Responses, Global Find and Replace

This week, we added to our API and ‘Find and Replace’ functionality.

API (Header Responses)

When calling an API, you can now save the headers to variables as well.

Examples:

call api "https://my-api.com/data", save it as "result" and save header "content-type" as "my_type"
call api "https://my-api.com/data", save it as "result", save header "content-type" as "my_type" and save header "date" as "my_timestamp"

Global Find and Replace

We added the ability to use our find and replace globally. If a user clicks the Find and replace button on the homepage, it will allow them to update all instances of the specified text from any test case or reusable rule regardless of the suite where they are located.

Related Articles

Release Notes: Multi-company Users

This week, we added a new enterprise feature. Multi-company User Users can now belong to multiple companies. This feature was ...

Release Notes: Corner Case Generation

This week, we added a brand new feature. Test Case Generation (Corner Cases) We added the ability to automatically generate ...