madhupriya
3 years agoOccasional Contributor
How to execute a test case with multiple test data sets and parameters
If user would like to execute 1 test case with multiple data sets and parameters, how he/she should handle them? And what's the difference between Test data and parameter? I think we are not suppos...
- 3 years ago
Hello JAvila,
The overall duration of your tests is under your control via the Security Testing Strategy Option. Using Cross-Site Scripting as an example, you may change the testing strategy so that every test is executed concurrently. This would greatly reduce the overall testing time, while still producing invaluable insight into the vulnerabilities of your application.
Additionally, when testing multiple APIs, the security tests can be executed concurrently.