Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsilverman/automation-of-security-testing

This repo shows sample of automating security and performance testing for external site, hosted on public cloud.
https://github.com/vsilverman/automation-of-security-testing

Last synced: 27 days ago
JSON representation

This repo shows sample of automating security and performance testing for external site, hosted on public cloud.

Awesome Lists containing this project

README

        

# Automation of security and performance testing
This repo shows sample of automating security and performance testing.

## Steps to Execute This Sample

- Clone this sample by using e.g. the following command

git clone

- Verify that python is available on your machine
(in case python is not available just install it)

- In case your chromedriver is already installed execute
the python file from your favorite IDE or by running

python fluentexpress_webdriver_admin.py

- In case your chromedriver is not installed simply run

./test-start.sh