When the Dynatrace/Neotys Design Studio integration module is configured, starting a load test in Neotys Design Studio displays the test requests in Dynatrace.
The HTTP headers of the requests include Dynatrace parameters:
VU is the unique identifier of the current Virtual User instance. VU=0 and second one with VU=1. PC is the name of the Neotys Design Studio web page. index.html which requests many CSS, PNG, JS, etc. resources, all the request resources are executed with PC=index.html. ID is the Neotys Design Studio unique identifier of the request.ID is 50), both Virtual Users execute the request with ID=50. ID values.NA is the Neotys Design Studio name of the HTTP request, as it can be seen in the Neotys Design Studio Virtual User tree.SI is the Source ID that can be used to identify the product that triggered the request (e.g. WLT (WebLoad Testing), PE (Private Enterprise), BB(Backbone), LM (LastMile), etc.). GR is Geographic Region useful only for the Private Enterprise solution.SN is Script Name. This groups a set of requests that together make up a multi-step transaction like buying an article. SN=Virtual user name. TE is TEst Name. It is the name of the entire load test - it uniquely identifies a test run TE=ProjectName-scenarioName-uniqueID.