yogeshkanwade21 / STQA-mini_project

STQA Semester 7 Mini Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software Testing and Quality Assurance Mini Project

STQA Mini Project Semester 7

Table of Contents

  1. Introduction
  2. Getting Started
  3. References
  4. Acknowledgement

Introduction

Getting Started

Open your terminal and navigate to the test script folder:

cd tests/login

Run the following command to execute the script:

node login.test1.js

References

Acknowledgement

The Amazon Clone Website used in the project is inspired from JavaScript course by SuperSimpleDev. P.S I highly recommend his HTML CSS and JavaScript courses.