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

Synthetic Mobile Monitoring - examples

mguerrero
Inactive

Hello

I have a costumer that needs to use Mobile Synthetic Monitoring, how can we do this with Dynatrace Synthetic? Somebody has an example.

Thanks

2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

If the customer is looking to synthetically test their site via a mobile device, this can be done via the synthetic monitor settings where a device profile can be set, screen orientation as well as bandwidth.

-Chad

JamesKitson
Dynatrace Guru
Dynatrace Guru

If you're just testing the mobile version of a web browser application Chad's answer will work. If you want to test a native mobile application (e.g. iOS, Android) you can look at using HTTP monitors and testing the API backends that the mobile apps make use of.

Multi-step HTTP monitors can help you to test workflows (e.g. get token, hit a service, etc...).

https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/http-monitors/pre-a...

Featured Posts