Radek Spacek (radman-s)

radman-s

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Radek Spacek's repositories

Web_Application_Regression_Testing_Suite

This is a comprehensive Web Application Regression Testing Suite built using Python and Selenium WebDriver. The suite consists of four individual tests to cover various aspects of the web application.

Language:PythonStargazers:0Issues:0Issues:0

Automated_Weather_Forecast_Testing

This repository contains automation scripts for weather verification on a web page. It utilizes Selenium WebDriver and an API to compare weather data obtained from the web page with data fetched from an API.

Language:PythonStargazers:0Issues:0Issues:0

Automated_Functional_Testing_for_Saucedemo

This repository contains a Python script for automating a test scenario on the Sauce Labs Demo website using Selenium WebDriver. The test scenario performs various actions such as logging in, navigating through different pages, adding items to the cart, and completing the checkout process.

Language:PythonStargazers:1Issues:0Issues:0

REST_API

This project demonstrates the usage of the JSONPlaceholder API by making HTTP requests and retrieving data from various endpoints. It is implemented in Python using the requests library.

Language:PythonStargazers:2Issues:0Issues:0