S3E5 Learn JMeter Series - Synchronizing Timer

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 9

  • @QAInsights
    @QAInsights  4 ปีที่แล้ว +1

    GitHub Repo: github.com/QAInsights/Learn-JMeter-Series/tree/master/Season3/Synchronizing%20Timer

  • @solomonnani7664
    @solomonnani7664 3 ปีที่แล้ว

    Hi Naveen, this video is really helpful and appreciate your demonstration...Could you also please make a video on the how to configure windows perfmon and collect the important metrics... How do we demonstrate it to the stakeholder? ... please do needful

  • @ajeyavijayeendra8325
    @ajeyavijayeendra8325 4 ปีที่แล้ว

    Naveen
    Need one question answer please
    In Azure we have to enter double/two sign on(Userid and Password) and how we capture the script " if HTTP Cookie Manager/Authorization Manager" cannot capture/work out it.
    How do record the script with out HTTP Cookie Manager help?
    Thanks

    • @QAInsights
      @QAInsights  4 ปีที่แล้ว

      You mean two factor authentication ?

    • @ajeyavijayeendra8325
      @ajeyavijayeendra8325 4 ปีที่แล้ว

      @@QAInsights Yes. Without using them ..

    • @QAInsights
      @QAInsights  4 ปีที่แล้ว

      @@ajeyavijayeendra8325 Its tricky. I would ask dev team to disable 2FA for testing purposes.

    • @ajeyavijayeendra8325
      @ajeyavijayeendra8325 4 ปีที่แล้ว

      @@QAInsights That question asked to me in the interview two days ago...I told various approaches but he was expecting some other ...Which I don't know by that time.
      Thought of asking you..

    • @QAInsights
      @QAInsights  4 ปีที่แล้ว +1

      @@ajeyavijayeendra8325 Couple of ways you could do that: you can make use of Selenium Webdriver Sampler or you can use API calls to read the generated code or you can write custom code to generate and read in JMeter.