Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

223
Visualizações
Application Insight Cookies Handling in Jmeter
  1. Unable to find source request of ai.user, ai.session (cookies) and ai.operationid. There are two Tracks requests that I can see in Network tab almost on every hit:
    a) OPTIONS> dc.services.visualstudio.com/v2/track b) POST> dc.services.visualstudio.com/v2/track. This has following Payload that have above mentioned IDs (user,session,operation) and also the Instrumentation Key: Snippet of the POST track request payload

  2. Want to use the above IDs in subsequent POST requests in the test plan. ai.user can be used because it has expiration of 365 days but not the other two IDs.

How can I handle these dynamic IDs (May be by using Pre & Post Processors) but from where to fetch these values? I cannot find the source for them in the browser.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

As per How Application Insights recognizes returning users and efficiently send telemetry data to Azure article the values come with Cookies:

enter image description here

So it's sufficient to add a HTTP Cookie Manager and configure it to store cookies into JMeter Variables by adding the next line to user.properties file

CookieManager.save.cookies=true

once done you will be able to access ai_session cookie value as ${COOKIE__ai_session}

and it would be possible to extract the value before | using Regular Expression Extractor

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda