// you’re reading...

Miscellaneous

SharePoint 2007 Test Data Population Tool

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

The SharePoint 2007 Test Data Population Tool(SPTDataPop) is available as a command-line executable utility which generates test data in a jiffy. This tool might be useful for performance and load testing for your project.

It takes the input from the XML file which can be configured to generate any number of SharePoint artifacts. For example we can configure it to create 200 sub sites, 500 lists each with 2000 items.

SPTDataPop is a community supported tool from Microsoft and available as a free download at CodePlex
http://www.codeplex.com/sptdatapop

More information
http://technet.microsoft.com/en-us/library/cc262198.aspx

You might be interested in:
  • List of 10 useful SharePoint Tools from CodePlex
  • SHAREPOINT DESIGNER 2007 IS NOW FREE!
  • Review of: SharePoint Content Deployment Wizard
  • Using STSADM.EXE to Create Empty Site Collection
  • Set the SharePoint Welcome Page through code
  • Discussion

    No comments for “SharePoint 2007 Test Data Population Tool”

    Post a comment

    Spam Protection by WP-SpamFree Plugin

      Locations of visitors to this page
    View Praveen Modi's profile on LinkedIn

    Recent Comments

    • Praveen Modi: Juan, seems like it should work but I haven’t tried it. I will give it a try and will update the...
    • Juan Larios: couldn’t you just do: SPFolderCollection collection = site.Lists["Site Collection...
    • sara: Try this too, Delete item from SharePoint List and more
    • jayashri kanungo: The video is slow. Usually when you run it for first time, it takes time but for subsequent time it...
    • Robert Woodlock: Thank you, sorry to ask, but would i add code to have this function automated.. Basically I was to...