-1

Currently i have started to work with API testing with postman. But also i don't know java script and i don't know where to start with java script for Postman programming.I'd be cool if someone gave me hand

nandha
  • 51
  • 6

1 Answers1

1

EDIT

Here you can find all libraries and functions available in POSTMAN.

zerek
  • 253
  • 1
  • 12
  • thanks dude... I don't want to Write APIs...... I'm testing APIs via Postman.... In postman - in the pre-request script and testing scripts, we use javascript to manipulate data. so in those places - i want to know what kind of library used - or some information related to scripting in postman. – nandha May 13 '17 at 08:07
  • Oh okay ! [Here](https://www.getpostman.com/docs/postman/scripts/postman_sandbox) you can find all libraries and functions available in POSTMAN. Is it what you tried to find ? – zerek May 14 '17 at 09:25
  • 1
    hoo woow.. Thanks broo.. I'll start from here....... – nandha May 18 '17 at 06:53
  • @nandha Super! I'm going to edit my post and please validate my answer ;) – zerek May 18 '17 at 07:59