Why test2 passed under applciation insigts

sns 9,246 Reputation points
2022-08-11T10:07:23.497+00:00

I have created test 2 under application insights tests by adding classic test from application insights

in first test (test1) in the URL test area , i gave google.com , as expected it is showing test1 is passed
in the second test ( test2) in the URL test area, i gave ttt.com which is dummy URL, why it passed? Please refer screenshot test2 is for dummy url.

Please help.230412-whytest2pass.png

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 28,596 Reputation points MVP Volunteer Moderator
    2022-08-11T10:26:20.693+00:00

    Hi,
    Actually url ttt.com exists and returns status code 200 for http request thus why it is successful. Try with URL that really does not exist like ttt.local.

    230319-image.png

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.