Skip to content

Commit 0d3023e

Browse files
committedMay 10, 2024
Add some missing articles and videos to readme.
1 parent fcdac9e commit 0d3023e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
 

‎README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,13 @@ For detailed support information, visit our [Support](https://abstracta.github.i
9696
* [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.
9797
* [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 ;))
9898
* [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.
103106

104107
## Ecosystem
105108

0 commit comments

Comments
 (0)