Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vsilverman/automation-of-security-testing
- Owner: vsilverman
- Created: 2018-11-28T23:45:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T22:14:54.000Z (about 6 years ago)
- Last Synced: 2024-10-30T01:01:59.005Z (3 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 runningpython fluentexpress_webdriver_admin.py
- In case your chromedriver is not installed simply run./test-start.sh