S1E8 Learn JMeter Series - HTTP Cache Manager

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 13

  • @QAInsights
    @QAInsights  4 роки тому +2

    GitHub Repo: github.com/QAInsights/Learn-JMeter-Series/

  • @Ateyib
    @Ateyib 2 роки тому

    Thank you for the tutorial. I tried this with the server name pointing to localhost but even though I have loop count set to 100 on the thread group, it stops after 1 request is run. Any idea why?

  • @avinashpenugonda
    @avinashpenugonda 3 роки тому

    Hi, I have one basic question. Is this element only for UI testing or we can also use for API & DB load testing too

    • @pradeepreddy4462
      @pradeepreddy4462 3 роки тому

      need to use for API..i think don't need to use for DB related testing...

  • @punituniyal
    @punituniyal 3 роки тому

    Sir, where should we place the cache and cookie manager in the test plan?
    Is it above thread groups
    Or
    Within each thread group
    Or
    Each Request level, as you have used.

    • @punituniyal
      @punituniyal 3 роки тому

      As a best practice.

    • @QAInsights
      @QAInsights  3 роки тому +1

      @@punituniyal I would place at Thread Group, if my test plan has one TG, then at the Test Plan.

    • @punituniyal
      @punituniyal 3 роки тому +1

      @@QAInsights thanks sir.
      Your videos help and You are doing great job.
      God bless you always. 🙏🙏

    • @monikaselva6699
      @monikaselva6699 3 роки тому

      @@QAInsights what if you have many thread groups and u should get js css files from cache manager....?

    • @QAInsights
      @QAInsights  3 роки тому

      @@monikaselva6699 Each thread is independent. you can keep the cache manager at the test plan level.

  • @sariari2625
    @sariari2625 3 роки тому

    How to use cache in post method?