QA Intern assignment for Syfe. Automates key workflows on the SauceDemo website.
Syfe.QA.Intern.Assignment.mp4
- Python 3.10 or higher
- Git
-
Clone the repository:
git clone https://github.com/Sn1F3rt/syfe-assignment.git
-
Navigate to the project directory:
cd syfe-assignment -
Create a virtual environment:
python -m venv .venv
-
Install dependencies:
pip install -r requirements.txt
-
Activate the virtual environment:
source .venv/bin/activate # Linux .venv\Scripts\activate # Windows
pytest tests/test.pyCopyright © 2025 Sayan "Sn1F3rt" Bhattacharyya