Load Testing Your APIs

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • When building APIs, it is important to understand how your APIs perform with real-world users and how much concurrent traffic it is able to handle. In this video, we'll go over how you can load test your APIs using the collection runner in Postman.
    Refer to pricing page for rate limits
    www.postman.co...

КОМЕНТАРІ • 23

  • @StAnLiXoNfIrE
    @StAnLiXoNfIrE Рік тому +4

    This is perfect. Well done!

  • @softiceable
    @softiceable 13 днів тому +1

    How do you pass token for concurrent users?

  • @psychopath_syd
    @psychopath_syd 4 місяці тому +3

    Can these data be exported to CSV?

  • @dddaveism
    @dddaveism 6 місяців тому +2

    If you get a high error rate how do you go about changing the API code to reduce that ? Also what determines an acceptable error % in the test results ?

    • @ivangutowski-smith6514
      @ivangutowski-smith6514 5 місяців тому +1

      Yes I was thinking that, when specifying to managers the throughput of the system, would just below the first error be the number that it can handle ?
      Looking at his example graph, there are errors early on, despite the system then being able to later handle more users and a higher throughput later.
      So not really sure how to determine what the actual reliable throughput quantity is of the system

    • @dddaveism
      @dddaveism 5 місяців тому +1

      @@ivangutowski-smith6514Yeah exactly, it all still seems a bit vague to me.

    • @n-o-i-d
      @n-o-i-d 2 місяці тому

      Same here, if you find an answer please post so we can learn, thank you

  • @eggdressing
    @eggdressing Рік тому +3

    I don't see these 'Functional/Performance' options in my collection runner and I'm on the latest version

    • @postman
      @postman  Рік тому

      See the link in the description for early access

  • @olumideoyedemi5202
    @olumideoyedemi5202 Рік тому +3

    I cannot see this functional/performance in my collection runner

    • @postman
      @postman  Рік тому

      See the link in the description for early access

  • @moonraygaming4992
    @moonraygaming4992 4 місяці тому

    this is very good. how can we increase virtual concurrent user ? thanks

  • @octobeastX
    @octobeastX Рік тому +1

    this is just what i was looking for. im using postman at the moment to test an API. are you guaranteed to get access with the sign up?

    • @postman
      @postman  Рік тому

      Everyone has access now! blog.postman.com/postman-api-performance-testing/

  • @MrMuralikrishna1982
    @MrMuralikrishna1982 9 місяців тому +1

    Hi, Can these performance tests be included in CI/CD pipeline? Please confirm.

    • @postman
      @postman  9 місяців тому +1

      Performance tests run from the computer where the Postman desktop app is running (not in the cloud).

  • @Worldnme
    @Worldnme 7 місяців тому

    What do i do if i want only 100 request in the api ?

  • @jenilthakor1399
    @jenilthakor1399 3 місяці тому

    Hey, I have one question this all request are sending at same time or there is minor difference ? And if not is that can be possible that we send lacs of request at same time?

    • @postman
      @postman  3 місяці тому

      Great question! We have a community page dedicated to more detailed Q&A, which you can find here: community.postman.com
      Feel free to link this video and add your questions and comments there so it has wider visibility and reach with the greater Postman Developer Community. Thank you!

  • @Worldnme
    @Worldnme 7 місяців тому

    I really need the feature so i can run my performance test in server not locally. this is not much beneficial to run locally

  • @jeyhunaliyev1765
    @jeyhunaliyev1765 Рік тому

    is this feature going to be paid/licensed version of Postman?

  • @vesper9198
    @vesper9198 7 місяців тому +1

    Great feature, but it was hard for me to understand the spoken English, also the sound quality was rather poor. Anyway as I was saying I'm really excited by this feature!

  • @lannguyen7460
    @lannguyen7460 Рік тому

    How can I check with 1000, 10000 virtual users