1 / 18

Load testing SharePoint 2013 using Visual Studio 2013

SPC381. Load testing SharePoint 2013 using Visual Studio 2013 . Todd Klindt & Shane Young Not SharePoint Developers Rackspace. Who is this Todd Klindt guy?. WSS MVP since 2006 Speaker, writer, consultant, Aquarius, proud Trans Am owner Personal Blog www.toddklindt.com/blog

azra
Télécharger la présentation

Load testing SharePoint 2013 using Visual Studio 2013

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SPC381 Load testing SharePoint 2013 using Visual Studio 2013 Todd Klindt & Shane Young Not SharePoint Developers Rackspace

  2. Who is this Todd Klindt guy? • WSS MVP since 2006 • Speaker, writer, consultant, Aquarius, proud Trans Am owner • Personal Blogwww.toddklindt.com/blog • Company web sitehttp://SharePoint.Rackspace.com • E-mailtodd.Klindt@Rackspace.com • Twitter me! @toddklindt • If you’re not already sick of him • http://www.toddklindt.com/netcast

  3. Who Am I? • Shane Young – Cincinnati, Ohio • SharePoint@Rackspace • SharePoint Server MVP, somehow • Consultant, Trainer, Writer, Speaker, Wishes he was handsome like Todd • Shane.Young@Rackspace.com • Blog • http://msmvps.com/shane • SharePoint Consulting • http://sharepoint.Rackspace.com • Twitter @ShanesCows

  4. Agenda • Talk about the tools • Make some tests • Demo, demo, demo

  5. Challenges • How do you do it? • Time and effort setting up machines • Cost for hardware • Fear of Visual Studio

  6. What You Need • Visual Studio Ultimate • Windows 7/8 • Windows Server 2012/2012 R2 • A test environment • Nerves of steel

  7. Terms • Performance Testing • Does it work? • Load Testing • Does it really work? • Stress Testing • When does it stop working? • Capacity or Scale Testing • Will it work for us?

  8. More Terms • Solution • One or more projects • Project • One or more tests • Web Test • A series of web requests • Can be one or more pages or actions • Load Test • Execution of one or more web tests • Has settings like browser, networks, users

  9. Let’s get to it! Todd & Shane

  10. Project

  11. Create Web Test • Record steps in Internet Explorer • Make sure recording bits work • Easier on workstation • One type of request per web test • Can also create with Fiddler

  12. Create Load Test • Add web tests to load test • Pick network profile • Pick browser profile • Can add multiple workstations to test • Can monitor servers from VS • Can export results to Excel

  13. Add Network Shims • Needed to simulate network connections • C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\VSTestConfig.exe networkemulation /install • Save results to SQL • C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\loadtestrepository.sql

  14. To The Cloud! • Can run tests from Microsoft’s servers • Sing up for Visual Studio Online TFS account • Add as many agents as you need

  15. Slides and coupons for a free backrub from Shane http://sharepoint.rackspace.com/spc

  16. Questions?(make’m easy ones)

More Related