Forum Discussion

JakobRohde's avatar
JakobRohde
Iron Contributor
Nov 02, 2018

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

  • Heiko Watz's avatar
    Heiko Watz
    Iron 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.