Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.