Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-gg/sw_testing
Solutions to the group assignments of the Software Testing course. (TU Wien WS2022)
https://github.com/r-gg/sw_testing
playwright selenide selenium selenium-grid selenium-webdriver software-testing ui-testing
Last synced: 11 days ago
JSON representation
Solutions to the group assignments of the Software Testing course. (TU Wien WS2022)
- Host: GitHub
- URL: https://github.com/r-gg/sw_testing
- Owner: r-gg
- Created: 2023-02-05T16:20:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T17:35:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T18:12:06.916Z (2 months ago)
- Topics: playwright, selenide, selenium, selenium-grid, selenium-webdriver, software-testing, ui-testing
- Language: HTML
- Homepage:
- Size: 30.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software Testing Group Labs (TU Wien WS 2022)
## First part
The first part focuses on exhaustive UI testing of a web-app hosted on the peso.inso.tuwien.ac.at server with Selenium / Selenium WebDriver and PageObject Model. Another focus of these assignments was test reporting and traceability, where SquashTM and Jira Issue tracking frameworks were employed.
## Second part
Second part focuses on exploration of three different testing tools: Playwright, Selenide and Selenium Grid.