Forum Discussion
Performance testing SharePoint Online
We are a global company that plans to soon move to SharePoint Online. I have been asked to test the performance from all our office locations around the globe. So I need a way to easily do that with help from ordinary users.
I would prefer a solution where I can send a single file to select users and ask them to run that. The tool should connect to a test site on our tenant and open a few Office documents. The metrics could then be automatically sent to a specific email address.
Does a tool like that exist?
2 Replies
- Dean_GrossSilver Contributor
While this is not exactly what you are envisioning, you may find Office 365 Mon, https://www.office365mon.com/ very helpful.
Steve Peschkahas deep technical expertise and his tools are very easy to use.
- Heiko WatzIron Contributor
One Idea:
Try to create a PowerShell script with SharePoint PNP PowerShell commands that connect to a site and do something you want with documents or lists.
Measure time the script takes.