You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -96,10 +96,13 @@ For detailed support information, visit our [Support](https://abstracta.github.i
96
96
*[Develop JMeter Scripts Using Java with Roger Abelenda](https://testguild.com/podcast/performance/p93-roger/): Short interview by Joe Colantonio from TestGuild to Roger Abelenda about JMeter DSL basics.
97
97
*[PerfOps - faster and cheaper through a service approach](https://habr.com/ru/company/oleg-bunin/blog/682746/): A nice analysis on implementing a performance experts service while using JMeter DSL as basics for creating a framework on top of it by Kirill Yurkov. (In Russian, but you can use Chrome Translation ;))
98
98
*[pymeter announcement](https://www.linkedin.com/feed/update/urn:li:activity:6987704015933304832/): Announcement of a python API, built on top JMeter DSL, which eases JMeter test plan creation and execution for python devs by Eldad Uzman.
99
-
*[Evolve Your Selenium Scripts Into Performance Scripts](https://www.youtube.com/watch?v=YZhCPXfMuqo): SeleniumConf 2023 talk showing generation of performance scripts from Selenium scripts, using JMeter DSL recorder. [Here](https://github.com/abstracta/selenium-jmeter-dsl-demo) is demo repository.
100
-
*[Developer-Friendly JMeter DSL for Authoring JMeter Scripts](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/developer-friendly-jmeter-dsl-for-authoring-jmeter-scripts/ba-p/3834565): Azure Load Testing article on integration between JMeter DSL and Azure Load Testing.
101
-
*[JMeter DSL: Un giro emocionante en las pruebas de rendimiento](https://www.freerangetesters.com/blog/jmeter-dsl-un-giro-latino-en-las-pruebas-de-rendimiento): Short Spanish article that highlights some of the benefits and differentiators of using JMeter DSL and included recorder.
102
-
*[Performance testing simple y escalable con JMeter DSL](https://www.youtube.com/watch?v=VrM4EDoFja8): Another short intro in Spanish to JMeter DSL with integration with Azure Load Testing and GitHub Action.
99
+
*[Evolve Your Selenium Scripts Into Performance Scripts](https://www.youtube.com/watch?v=YZhCPXfMuqo): SeleniumConf 2023 talk showing generation of performance scripts from Selenium scripts, using JMeter DSL recorder by Roger Abelenda. [Here](https://github.com/abstracta/selenium-jmeter-dsl-demo) is demo repository.
100
+
*[Developer-Friendly JMeter DSL for Authoring JMeter Scripts](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/developer-friendly-jmeter-dsl-for-authoring-jmeter-scripts/ba-p/3834565): Azure Load Testing article on integration between JMeter DSL and Azure Load Testing by Nikita Nallamothu.
101
+
*[JMeter DSL: Un giro emocionante en las pruebas de rendimiento](https://www.freerangetesters.com/blog/jmeter-dsl-un-giro-latino-en-las-pruebas-de-rendimiento): Short Spanish article that highlights some of the benefits and differentiators of using JMeter DSL and included recorder.
102
+
*[JMeter DSL: Acercando desarrolladores y testers en equipos agiles](https://www.youtube.com/watch?v=Rt2z4ytQHVI): An intro video to JMeter DSL, in Spanish, by Andrei Guchin & Matias Reina @ Quality Sense Conf 2023.
103
+
*[Performance Testing Essentials: JMeter DSL.NET in Action](https://goatreview.com/performance-testing-essentials-jmeter-dsl-net/): An introduction article to JMeter .Net DSL and Azure Load Testing integration by Pierre Belin.
104
+
*[JMeter DSL: How to Load Test from your code](https://www.mastertheboss.com/various-stuff/testing-java/jmeter-dsl-how-to-run-tests-from-your-code/): A short general intro article to JMeter DSL by Francesco Marchioni.
105
+
*[Performance testing simple y escalable con JMeter DSL](https://www.youtube.com/watch?v=VrM4EDoFja8): A short video, in Spanish, presenting JMeter DSL integration with Azure Load Testing and GitHub Action by Carlos Gauto @ Nerdearla Chile 2024.
0 commit comments