Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 445 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 445 Bytes

Live Test QA

1 - Mobile

How to Run

  1. Open Katalon Studio
  2. Import 1 - Mobile Project
  3. Run with Test Suite

Note: Apk Already Included in Katalon Project

2 - Web

How to Run

  1. Open Katalon Studio
  2. Import 2 - Web Project
  3. Run with Test Suite

3 - API

Dependencies:

  • mocha
  • chai
  • chai-http

How to Run:

cd '3 - API'
npm install
npm test

4 - codingTest

How to Run:

cd '4 - codingTest'
node main.js