This is 1st round QA task for DEV Challenge 12
To run this project you need to have Java on your computer.
You can simply check if Java is installed on your computer by typing java -version
in command line
- Clone the repository
git clone [email protected]:ctprep/devchallenge.it-qa-1.git
or simply download zip archive. - Open devchallenge.it-qa-1 dir
- Run prepared script to run project.
runtest.bat - for Windows
runtest.sh - for Linux
runtestMacOS.sh - for MacOS
Alternatively you can open Petstore.jmx script located in .\devchallenge.it-qa-1\testplan in JMeter and manualy run the test. To view results you can use View Result Tree.
After end of test your default browser will be opened with HTML report for test. Alternatively you can open testResult.csv located in .\devchallenge.it-qa-1\results in JMeter and see detailed results.