Freigeben über


Sync points in Team System Load Tests

Sync points are something you can use to drive heavy load on a system. In some other tools, they're called "Rendezvous points". For example, you could have every user adding items to shopping carts at their own pace, then synchronizing so that they all check out in the same instant.

 One of the nice aspects of Team System is its extensibility. Bill Barnett wrote a sample implementation for both web tests and unit tests using a SyncPoint class, a load test plugin, and blogged about it here: blogs.msdn.com/billbar/articles/528649.aspx.

Comments

  • Anonymous
    April 16, 2007
    Sync points are something you can use to drive heavy load on a system. In some other tools, they're

  • Anonymous
    April 17, 2007
    Todd Mancini on Configuring Visual Studio 2005 Team Foundation Server with Windows Sharepoint Services...

  • Anonymous
    May 24, 2015
    The sync points aren't working for Webservice scripts

  • Anonymous
    May 24, 2015
    same here Ashwani, let me know if you get any information on this matter