🔐Security Test

This page describes about the Security Test Module in TestWheel application.

Security Testing in a web application is a critical process focused on identifying, analyzing, and addressing vulnerabilities that could be exploited by malicious attackers. Its primary objective is to ensure that the application safeguards sensitive data, enforces appropriate access controls, and maintains consistent and secure functionality under all conditions. By proactively detecting and mitigating security risks, security testing helps protect the application's users, maintain business integrity, and ensure compliance with industry standards and regulations.

To get Started with Security Testing you should select the Security Test icon from the side menu bar in Dashboard page. Upon clicking it will direct the user to Security Test page.

Security Test Icon

Select Application

Select the Application which has been created from Application page in Application Dropdown, the selected Application can be WEB APPLICATION or REST API Application for which user wants to perform Security Test.

Security Testing Screen

Adding Test Case

When an application is selected, users have the option to add a new test case by clicking the Add Test Case button. They can fill in the input fields and then click the Save button to store the security test data in Testwheel. Once saved, users have the privilege to perform Edit and Delete actions for the created test case.

Add Test Case Security Testing

Test Trigger

After adding the test case, security testing can be initiated from the Applications page. Once the testing is completed, users can view and analyze the results on the Test Results page.

Security Test Trigger

Test Results

The user can view the Security Test Report on the Test Results page for the application where Security Testing was triggered.

Test Results Page

Last updated