cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to integrate jmeter and selenium scripts with Dynatrace SaaS

scott_a_bell
Newcomer

I want to be able to post events to dynatrace for start stop times of tests, names of test, etc that can be filtered on within dynatrace. I need to know what to do on the dynatrace side and what lines to add to scripts (jmeter and selenium) in order to have the events show up.

2 REPLIES 2

anton_goosen
Dynatrace Helper
Dynatrace Helper

Currently you cannot post these types of events with Dynatrace SaaS. You could try and create an application with Custom Grouping Rules that would at least organise the Test Transactions into one Application. Or create a Custom Service depending on what level your Tests are conducted.

sonja
Inactive

You can now use request attributes to pass any test relevant information from JMeter (or any other testing framework) - have a look at this page in the documentation: https://www.dynatrace.com/support/help/integration...

Featured Posts