K6 VS JMeter for best Performance Testing Tool

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • Medium article: / k6-vs-jmeter-for-best-...
    Website:thetestinglead.com
    Course: www.thetesting...
    QA Must Know Vocab
    PDF: www.thetesting...
    Book:amzn.to/3rYbc3O
    Careerist Bootcamp: crst.co/JUSTIN...
    Twitter: Juss_Bailey
    Instagram: Juss_bailey
    Instagram: TheTestLead
    Threads:Juss_Bailey

КОМЕНТАРІ • 9

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

    Great content! Looking forward seeing more about interpreting the reports. And which one brings more value in that sense! Great job! 👍

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

    Thx for the content I'll try K6 and see what happer

  • @Luke-j3e
    @Luke-j3e 11 місяців тому +1

    Can you run JMeter on javascript applications?

    • @thetestlead
      @thetestlead  11 місяців тому

      Yes, but it depends on what you mainly want to test.
      JMeter supports HTTP and HTTPS protocols, which means it can interact with web applications, including those built using JavaScript. Keep in mind that JMeter won't execute JavaScript code like a web browser does, but it can simulate user interactions and send HTTP requests to your application.
      If you want to directly test the web browser interactions I'd suggest cypress or selenium

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

    I have a query..... I successful sent http requests easily by using jmeter but i am not sure the load is really working or not because the website is working same like before sending the threads ... Is their any way to check the user load log in the website?