Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 624 Bytes

File metadata and controls

11 lines (7 loc) · 624 Bytes

Web Testing Sandbox

Web Testing Sandbox is a collection of several mini-projects focusing on web applications testing. Each project is dedicated for a different web app and uses popular test automation tools such as Selenium, PyTest or Requests.

Tested sites

Description: Automated testing for an simple cost calculator app. Covered functionalities include:

  • Cost calculation logic (different parking types, date/time inputs)
  • Widgets interactivity (buttons, dropdowns, checkboxes, date picker) across different browsers