Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.27 KB

File metadata and controls

17 lines (9 loc) · 1.27 KB

Run Test

Running security tests in Akto involves assessing specific parts of your API endpoints to assess their security posture. With Akto, you have the flexibility to run the tests instantly or schedule a single test run for a later time. This feature is particularly useful for planning future testing sessions or implementing regular tests. The Akto testing module contains 200+ templates that you can use just out of the box.

In the demonstration below, let's run tests on /rest/product/search endpoint within demo_collection.

For example, we'll be running all the test categories on the /rest/products/search endpoint of the demo_collection API.

{% @arcade/embed flowId="uH7TcfV5by6oJ1L4SAvG" url="https://app.arcade.software/share/uH7TcfV5by6oJ1L4SAvG" %}

In the demonstration above, we performed tests on the /rest/products/search endpoint from the demo_collection API.

Add/modify/delete headers/params

Easily add, modify, or remove headers like “x-forwarded-for” or “x-no-alarm” directly from the test configuration, without editing YAML files.