Test automation scripts with using Python and Robot Framework.
-
Updated
Aug 6, 2018 - Python
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
Test automation scripts with using Python and Robot Framework.
Test Automation framework using BDD, Python and Selenium
Python API REST Server and Client
Проекты по специальности автоматизация на Python
Cybersecurity testing suite
Model-Based Tests implemented with AltWalker, targeting the demo PetClinic site.
API Testing of the site https://reqres.in using Pytest and Requests.
Comprehensive Selenium automation framework for testing Amazon India's e-commerce functionality with advanced reporting and validation.
A pytest plugin to start test execution from a specific test case, skipping all tests before the matched test. Supports pattern matching and logical operators (and/or/not).
Web Store End-to-End Test Automation Framework (pytest & Selenium WebDriver)
Hands-on API Test Automation with Python, Behave, VS Code & GitHub Copilot — companion repo for the live Udemy course.
Projeto python destinado a ensinar a realizar testes unitários em python
Automation testing login and sign in UI web using Python (Selenium )
test runner for API, it generates reports on the tests for html, docx and json
Check whether your .htaccess files work by issuing requests and check responses from a test script
Automated testing framework for AI chatbots with Train/Assisted/Auto modes, LangSmith integration, and intelligent failure diagnosis
🔍 Evaluate LLM performance in creative writing tasks, focusing on content generation and response quality across varied prompts and difficulty levels.
A simple word count application for web pages with Python and TkInter.