Skip to content

oscargaytan/qa_academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qa_academy

Requirements

  1. Postman APP
  2. NodeJS

Usage in Postman APP

  1. Go to File/Import...
  2. Select collection file
  3. Go to Manage environments (gear in up right side inside User Interface)
  4. Click on Import
  5. Select environment
  6. Run Login request to refresh your token.

Installation for headless

  1. Open project in terminal
  2. Run
npm install
  1. Once node_modules are installed you can run scripts by running
node script.js

Continous integration

You can implement testing by running

test.sh

Only Node is needed for this approach.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published