09 Jan 2020 03:57 PM
We would like to be able to check for a specific text string on a website to confirm the website is up and serving the correct pages. e.g. we put a maintenance page on a webserver so the normal content was not available but obvisouly the webserver appears to be up as the webserver was serving documents albeit it a maintenance page.
If we could search for a specific text string which is normally on the web page we know the correct content is being serverd. Hope that makes sense.
Can this be done with Dynatrace please?
Solved! Go to Solution.
09 Jan 2020 04:16 PM
For this use case i would use a synthetic test (browser) that allow you to search for a specific content/text on a concrete page (step).
If the test is not found, an outage can be defined and you will get notified if you wish so!
Hope i understand your use case properly!
10 Jan 2020 08:19 AM
Thank You Arturo. This confirms I was on the right path.