You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.