Skip to content

JHeroGR/internet-tests-qa-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Internet Tests QA Framework

A professional automated UI testing framework built with C# and .NET Core. This project demonstrates industry-standard QA automation practices by targeting The Internet to validate complex web behaviors and UI components.

πŸš€ Key Features

  • Design Pattern: Implemented the Page Object Model (POM) to decouple test logic from UI locators, maximizing maintainability.
  • Comprehensive Coverage: Includes validation for link navigation, dynamic text assertions, element presence, and list-count verification.
  • Robust Synchronization: Utilizes effective wait strategies to handle asynchronous element detection and reduce test flakiness.
  • Modern Tooling: Developed using .NET CLI and VS Code for a lightweight, cross-platform development experience.

πŸ›  Tech Stack

  • Language: C#
  • Framework: .NET Core
  • Automation Tool: Selenium WebDriver
  • Test Runner: NUnit
  • IDE: Visual Studio Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages