-
Notifications
You must be signed in to change notification settings - Fork 1
Postman Testing
mabdalazez edited this page Jun 22, 2018
·
1 revision
in the Backend as i said we are using Postman that build and send http requests to our server to make the requests that we want. for Example ( A testing Process) :
- first off all we want to make a SignUp to the Server so we can send requests to the private links that we cant get it without a Token.
- after that we need to send a log in request to get a Token.
- we take this token from responose
- now we can send a Requests like addEvent
first off all we need to put the token
then we write a json like the object is it for example add Event is look like this