Skip to content

Automate a manual Testcase using Selenium + CSharp from the Login page to Checkout page to Confirmation of Purchase.

Notifications You must be signed in to change notification settings

Mivics1/WebDriver-CSharp-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Selenium + C# + .NET Framework for functional testing

Description

The basic test script utilizes Selenium with C# to automate a complete use case starting from the Login page, proceeding to product selection, carting, checkout, adding shipping address, and finally reaching a confirmation page. Each stage is verified before advancing to the next, ensuring a thorough and accurate testing process.

Languages and Utilities Used

  • .NET Framework
  • C#
  • Selenium

Environments Used

  • Windows 10
  • Microsoft Visual Studio 2022

About

Automate a manual Testcase using Selenium + CSharp from the Login page to Checkout page to Confirmation of Purchase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages