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.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you start using the SwagLabs Automation framework, you'll need to have the following software installed on your computer:
- Microsoft .NET Framework 4.5 or above
- Visual Studio
- Git
Follow these steps to install the SwagLabs Automation framework:
-
Clone the repository to your local machine using the following command:
git clone https://github.com/MuhammadTabish10/SwagLabs_Automation.git
-
Open the project in Visual Studio.
-
Restore the NuGet packages by right-clicking on the solution and selecting "Restore NuGet Packages."
To run the tests, simply right-click on the test project and select "Run Tests."
- Microsoft .NET Framework - https://dotnet.microsoft.com/en-us/download/dotnet-framework
- Selenium - https://www.selenium.dev/
Muhammad Tabish - Initial work - https://github.com/MuhammadTabish10
Swag Labs (https://www.saucedemo.com/) for providing the e-commerce website for testing.