A research prototype tool to repair Selenium E2E test cases through computer vision
-
Updated
Jan 21, 2019 - Java
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.
A research prototype tool to repair Selenium E2E test cases through computer vision
This is an example code specifically for classic dialog with edit toolbar in aem.
基于TestNG完成可以做功能测试框架,其中包含了HTTP Server,用mybatis操作mySQL, PostgreSQL,Oracle以及可以连接和读写Mongodb
TestLink integration to TestNG
Simple test automation project using Java, Selenium and TestNG to show the usage of ExtentReports in the generation of test evidences with screenshots.
Form model Selenium binding is a form model binding implementation for Selenium WebDriver
Testes unitários com JUnit 5, utilizando mocks e TDD.
Demostración de pruebas automatizadas construidas con el Patrón Screenplay de Serenity, Cucumber, Junit,Java y gradle para probar una API REST y una API SOAP
REST API automation framework using Cucumber, Apache Http Client
Java RESTful API. Uses MVC architecture to create student, parent and instructor accounts, add courses, and calculate gpa's.
Practicing API test automation with RestAssured and Swagger's PetStore sample API
"Bookcart is a state-of-the-art online bookstore, seamlessly combining ASP.NET Core 6.0 and Angular for a user-friendly interface. With a robust SQL Server backend, it offers secure transactions and personalized book recommendations. Rigorous testing using Selenium, Cucumber, and BDD ensures a flawless browsing experience across browsers."
A popular testing platform for web automation, web scraping, and performance testing. It is often used by developers and testers to practice and experiment with various scenarios in web automation tools like Selenium, Cypress, and Playwright
This repository includes my learnings from the Virgosol Selenium Test Automation Bootcamp, covering essential topics such as clicking elements, finding locators, selecting dropdowns, and other core Selenium skills. It also contains the homework tasks and solutions I completed during the bootcamp.
Project học phần Selenium Java với Maven project của lớp VTCC Viettel 2024
Framework de Testes automatizados
It's an Appium framework with sample APK code for Android devices. Why this version is better: ✅ "Appium-based automation framework" sounds clean, professional, and clearly identifies the tech used. ✅ It’s easy to understand for both beginners and experienced testers. ✅ It highlights that the repo includes a basic framework with Allure reporting