Postman or Playwright for API tests?

I’m more than happy to expand on this if required (Me being the person responding to all these concerns :smiley: ), I just don’t want to steer this topic away from its original direction. :pray:

We’re very open and honest about how data is used and secured on the Postman platform, all the relevant information can be found on our the trust section of our website. This includes all the regulatory compliance and standards information that we are required to follow and be continually audited against. All the latest reports can be accessed from our Security and Trust Portal.

We currently have nearly 30 million users and we’re used in over 500K businesses, which cover 98% of the Fortune 500 companies, as well as companies across all industries and sectors.

We take privacy and security very seriously and I just wanted to come here and add this, to get in front of any misinformation that might be thrown around. :pray:

1 Like

I am going through your articles now and they are amazing! Thank you so much for the work you have put into them, I am learning so much. I also go back and re-read some of them and still learn something new. Truly great work.

2 Likes

So great to read this, @valthetester.

Thank you @utchbe for continuing to share helpful information about Playright and much more!

Side note: This link is where you can find several things Butch has contributed to and with the Ministry of Testing community.

1 Like

Glad to hear the articles have been helpful!

1 Like

Update: Bruno is moving with lightning speed and is now at 1.5.1 version.

1 Like

So it’s been a couple of months now, have you decided on what you’ll use and why?

1 Like

Great read on Postman and Playwright. I will definitely give Playwright a try, currently using Apidog for API testing.

La conclusión a la que llegué con Postman es:

  • Las colecciones pueden tornarse enormes.
  • Si se rompe una, no es agradable editar el JSON directamente para arreglarla.
  • Si se hacen colecciones mas pequeñas, se las segmenta, posiblemente se repita mucho código, existe alguna forma de llamar a una colección externa?
  • Posiblemente es un motivo para ir a Playwright

Moderators edit with translation via Google Translate:

The conclusion I reached with Postman is:

Collections can become enormous.
If one breaks, it’s not nice to edit the JSON directly to fix it.
If smaller collections are made, they are segmented, possibly a lot of code is repeated, is there a way to call an external collection?
Possibly a reason to go to Playwright