https://github.com/abajric2/software-verification-and-validation
Functional and non-functional testing of a simple demo application
https://github.com/abajric2/software-verification-and-validation
api-testing automated-testing nunit-framework qa seleniumide
Last synced: 2 months ago
JSON representation
Functional and non-functional testing of a simple demo application
- Host: GitHub
- URL: https://github.com/abajric2/software-verification-and-validation
- Owner: abajric2
- Created: 2024-04-29T23:11:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T23:36:25.000Z (about 2 years ago)
- Last Synced: 2025-06-30T08:07:07.339Z (12 months ago)
- Topics: api-testing, automated-testing, nunit-framework, qa, seleniumide
- Language: C#
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software verification and validation
This repository contains functional and non-functional tests for a simple demo application. The application is documented on the Azure DevOps platform, and a detailed description of all covered items within the testing scope can be found in the "Documentation" file.
### Types of testing performed:
- Test automation using ***Selenium IDE***
- Test automation using automation framework - ***NUnit Selenium***
- ***API tests*** (using ***Postman***)
- ***Load and stress testing*** (using ***Loadster***)
### Contact
- Email: [bajricaminaa@gmail.com](mailto:bajricaminaa@gmail.com)
- LinkedIn: [Amina Bajric](https://www.linkedin.com/in/amina-bajric-b75619291/)
- GitHub: [abajric2](https://github.com/abajric2/)