Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.49 KB

SwagLabs_Automation

SwagLabs Automation is an automation testing framework designed for the Swag Labs e-commerce website. It allows you to perform automated testing on the site's functionality and ensure that it meets the desired specifications. The framework is built using the Microsoft .NET Framework, Selenium, and MS Test.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you start using the SwagLabs Automation framework, you'll need to have the following software installed on your computer:

  1. Microsoft .NET Framework 4.5 or above
  2. Visual Studio
  3. Git

Installing

Follow these steps to install the SwagLabs Automation framework:

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/MuhammadTabish10/SwagLabs_Automation.git

  2. Open the project in Visual Studio.

  3. Restore the NuGet packages by right-clicking on the solution and selecting "Restore NuGet Packages."

Running the Tests

To run the tests, simply right-click on the test project and select "Run Tests."

Built With

  1. Microsoft .NET Framework - https://dotnet.microsoft.com/en-us/download/dotnet-framework
  2. Selenium - https://www.selenium.dev/

Authors

Muhammad Tabish - Initial work - https://github.com/MuhammadTabish10

Acknowledgments

Swag Labs (https://www.saucedemo.com/) for providing the e-commerce website for testing.