I would like to share my tools, frameworks, and libraries currently used:
- Framework: the framework was implemented by our team depending on Selenium WebDriver in C# language. Because the website is built in C# so we used C# to build our framework
- Tools: we used some tools:
- Nuget: to get libraries automatically in visual studio
- Postman: support us to get the return from API to test
- Sonar lint: use for code refactoring
- TeamCity, Jenkins: CICD tools
- BrowserStack: run with multi-browser on cloud
- Libraries:
- SikuliX: visual testing, compare images from CANVAS and some elements could not define
- RestSharp: to work with API
- DynamicData (built by my team): generate the new valid data automatically