Top Tweets for #30Daysofpostman
Day 7 of #30DaysOfPostman!
Forked the collection, added request details, POST method, raw JSON, env + API key set. Hit send, got that 200 OK! Small steps, strong APIs. Full breakdown in the vid!
#APItesting #BuildInPublic #DeveloperTools #TechContent
https://t.co/sNwnwIqE4C
Day 30: Submit for badge✅
Thrilled to finish the #30daysofpostman 🎊. It’s been an incredible journey diving deep into API testing and automation.
Big thanks to @DannyDainton for the guidance through the community publications and ressources
#30daysofpostman #api @getpostman

#30daysofpostman
Thank you very much @DannyDainton and the entire @getpostman community,
My package just got to me and I so love it.
I do appreciate the community and look forward to more adoption all around the tech space 🌌
DAY 30 of 30
#30daysofpostman
==> Validate my solutions locally
==>Received the badge
It cannot go unsaid the assistance from @DannyDainton @Obianuju_sunday @kelechithe3rd @OliviaOputa_ @Moses_Sunday_ I would not have conquered without them. Thank you very much ❤️
@getpostman

DAY 80-90
==> Exercise daily
==> completed the #30daysofpostman challenge
==> completed the backend of a project I have been procrastinating of
==> filled a major gap at school
==> prepared to take my #django journey to a different level
#100daysofroductivity
DAY 80
==> Exercise
==> good sleep/rest
==>catch up with messages on whatsapp and twitter
==> peer learning on the #30daysofpostmn with @kelechithe3rd
#100daysofproductivity with @JaminOnuegbu @vhic_kee
DAY 30 of 30
#30daysofpostman
==> Validate my solutions locally
==>Received the badge
It cannot go unsaid the assistance from @DannyDainton @Obianuju_sunday @kelechithe3rd @OliviaOputa_ @Moses_Sunday_ I would not have conquered without them. Thank you very much ❤️
@getpostman

#learnpostman
DAY 29
==> Add a request to be run:
==>Create a webhook
==>Set up authorization of this request
==>Trigger the webhook
Behind the scenes, this webhook functions like a monitor run.
#30daysofpostman
@getpostman

#learnpostman
DAY 29
==> Add a request to be run:
==>Create a webhook
==>Set up authorization of this request
==>Trigger the webhook
Behind the scenes, this webhook functions like a monitor run.
#30daysofpostman
@getpostman

#learnpostman
DAY 28
==> request web pages (just like a browser) to investigate performance, functionality, security, integrity and accessibility on postman
==>add performance tests
#30daysofpostman
@getpostman

#learnpostman
DAY 26
==> added a request with query parameters
==> parse the result of the request and scrape off web links
==> add test cases
#30daysofpostman
@getpostman

#learnpostman
DAY 25
==> added a request with Dynamic request bodies
==> added two tests
#30daysofpostman
@getpostman

#learnpostman
DAY 24
==>Added a request
==> add query parameters
==> use the faker library to generate dummy data like {{\$randomWord}}
==>add a script to run after the request to determine what day it is using a built-in library called Moment.js.
#30daysofpostman
@getpostman

#learnpostman
DAY 23
==>Added a request
==> Access data in text fields using variables
==> write a test to confirm a successful response
==>Run a folder
#30daysofpostman
@getpostman

#learnpostman
DAY 23
==>Added a request
==> Access data in text fields using variables
==> write a test to confirm a successful response
==>Run a folder
#30daysofpostman
@getpostman

#learnpostman
DAY 22
==>groom my public profile
==> view my #postman profile below
[https://t.co/Q7TiS6SKCw]
#30daysofpostman
@getpostman
#learnpostman
DAY 22
==>groom my public profile
==> view my #postman profile below
[https://t.co/Q7TiS6SKCw]
#30daysofpostman
@getpostman
#learnpostman
DAY 21
==>Create a WebSockets connection
==>Establish a connection and send a message
==>change the response formats; plaintext - json
#30daysofpostman
@getpostman

#learnpostman
DAY 18
==> import an API specification
==> Review the API definition
==>"Click to Validate" to highlight any issues or discrepancies compared to the associated API schema.
#30daysofpostman
@getpostman

#learnpostman
DAY 16
==> use the pm.visualizer.set() method to initialize an HTML template string
==>use css to style the format of the request
#30daysofpostman
@getpostman

#learnpostman
DAY 16
==> use the pm.visualizer.set() method to initialize an HTML template string
==>use css to style the format of the request
#30daysofpostman
@getpostman

#learnpostman
DAY 16
==> added a request with a vaiable in the url parameter
==> added a pre request script
==>Added a test to verify a 200 status code
==> added a script to set next request to a chosen request
==> run the entire collection
#30daysofpostman
@getpostman

#learnpostman
DAY 16
==> added a request with a vaiable in the url parameter
==> added a pre request script
==>Added a test to verify a 200 status code
==> added a script to set next request to a chosen request
==> run the entire collection
#30daysofpostman
@getpostman

#learnpostman
DAY 15
==> wrote a simple script using #expressjs, nodejs
==> install dependenses like body-parser
==>add a request using pm.sendRequest()
#30daysofpostman

#learnpostman
DAY 14
==>Create an OAuth app with #github
==>Get an OAuth access token
==> Use access token
==>Add a Postman test to ensure a successful 200 response
==>Add a script to determine how many repositories are returned in the response
#30daysofpostman

DAY 13
#learnpostman
==> Added two requests
==> set up #newman
==> write tests
==> export a collection and run it
#30daysofpostman

@DannyDainton thank you very much for the updates on Day 13 Newman of the #30daysofpostman.
I have been on this challenge holistically and will come to a wrap this week.
the day 13 had been a headache prior to the update you made on its documentation this evening; Thank You!
DAY 67-72
==> Ten whole days?
-- i have been updating on my #30daysofpostman
--fighting tooth and nail with bugs on #websockets
--been reading more on databases
--i also believe I am experiencing a block ( what I usually do in 1 hour takes me maybe 4-5 hours to get done)
DAY 67
==>exercised
==>stay hydrated
==>saw a moview
==>been going back and forth with projects
#100daysofproductivity with @JaminOnuegbu
#learnpostman
DAY 9
this was the most tricky one. I wasnt sure I passed it until i ran the checker ..):
==> Add a request to a collection✅
==> format JSON request body formatted ✅
==>captured data from the response and save it as a collections variable✅
#30daysofpostman

DAY 8 RATHER 🙂
#learnpostman
DAY 7
==> Add a request to a collection✅
==>adding a log statement to a request ✅
#30daysofpostman

#learnpostman
DAY 6
==> Add a request to a collection✅=
=>adding a test to a request
==>accepting request header types
#30daysofpostman

#learnpostman
DAY 6
==> Add a request to a collection✅=
=>adding a test to a request
==>accepting request header types
#30daysofpostman

#learnpostman
DAY 5
==> Add a request to a collection✅
==>adding a collection scope variable
==>adding a global scope variable
==> understanding scopes with environment variables in postman
==>understanding initial/current values of variables
#30daysofpostman

#learnpostman
DAY 5
==> Add a request to a collection✅
==>adding a collection scope variable
==>adding a global scope variable
==> understanding scopes with environment variables in postman
==>understanding initial/current values of variables
#30daysofpostman

#learnpostman
DAY 4
==> worked with a Postman Api to retrieve all my collections✅
==>adding a header/query parameter to requests✅
==> authorizing from the parent ✅
#30daysospostman

Last Seen Hashtags on Sotwe
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
241.2M followers

Barack Obama 
@barackobama
119.1M followers

Cristiano Ronaldo 
@cristiano
112.7M followers

Donald J. Trump 
@realdonaldtrump
111.8M followers

Narendra Modi 
@narendramodi
107.1M followers

Rihanna 
@rihanna
98.2M followers

NASA 
@nasa
92.2M followers

Justin Bieber 
@justinbieber
91.4M followers

KATY PERRY 
@katyperry
88.9M followers

Taylor Swift 
@taylorswift13
82.8M followers

Lady Gaga 
@ladygaga
74.3M followers

Virat Kohli 
@imvkohli
71.8M followers

Kim Kardashian 
@kimkardashian
70.4M followers

YouTube 
@youtube
68.8M followers

Neymar Jr 
@neymarjr
64.7M followers

Bill Gates 
@billgates
64.6M followers

The Ellen Show
@theellenshow
62.4M followers

Selena Gomez 
@selenagomez
62M followers

CNN 
@cnn
61.8M followers

X 
@x
60.8M followers





