Skip to content
#

Test automation

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.

Here are 210 public repositories matching this topic...

Selenium UI Automation Hybrid Framework with TestNG integration, Extent Reports, Faker Library, Docker Setup for Selenium Grid, Elasticsearch & Kibana for Live Tests Reports, Azure Devops CI/CD Pipeline, Log4J2, Video Recording for Tests and relevant dependencies.

  • Updated May 17, 2024
  • HTML

This is an Test Automation project on nopcommerce.com testing the basic functionalities such as checking login,logout; add customer, search customer by email and name and so on. Libraries include Selenium,pytest,pyopenxl This testing environment is conducted on two browsers paralelly according to the page orbject model

  • Updated May 6, 2024
  • HTML