30 Apr 2020
09:30 PM
- last edited on
25 Apr 2023
12:42 PM
by
MaciejNeumann
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
Solved! Go to Solution.
01 May 2020 01:23 PM
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.
01 May 2020 05:06 PM
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...).