Tag Archives: Testing

Slide deck from Automated UI Testing at BPC10

Slide deck from my Automated UI Testing of SharePoint 2010 with Visual Studio 2010 presented at the Best Practices Conferences in Washington DC in August 2010.  

Posted in Development, SharePoint | Tagged , , , | Leave a comment

Automated UI Testing Tip – Automating deployment to Solutions Gallery

As part of the 21SCRUM development project I implemented build verification testing using Visual Studio 2010.  21SCRUM has a great suit of unit tests for the core logic,  it has some integration tests (although I would like more) but I found a lot … Continue reading

Posted in Development, SharePoint | Tagged , , | 5 Comments

Call for common code – Can we unit test it

One of the challenges with unit testing SharePoint projects is the need to fake the calls into SharePoint.  If you are a regular reader of my blog you will have seen examples of how I have been doing this using … Continue reading

Posted in Development, SharePoint | Tagged | 2 Comments

Small steps for testing, big steps for SharePoint testing

Following on from my rant response yesterday about the more negative views from the SharePoint community my reading this morning was so much more positive. Unit Testing Workflows In my response to a question from Aaron Weiker I said that … Continue reading

Posted in SharePoint, Testing | Tagged , , | 1 Comment

Doing Agile in a Team of One – Day 2 and the End of Sprint 1

I recently wrote about my experience of doing agile development in a team of one,  where I questioned the idea that ‘If your the only member of the team is it really worth going through the same agile development process … Continue reading

Posted in Agile, Development | Tagged , , | 6 Comments

Typemock ASP.Net Bundle – get a free license

One of my favourite tools Typemock has just been released in a fantastic ASP.Net bundle and have once again offered this up to the blogging community to get for free. Unit Testing ASP.NET? ASP.NET unit testing has never been this … Continue reading

Posted in Testing | Tagged , | 3 Comments

Doing Agile in a Team of One

If your the only member of the team is it really worth going through the same agile development process that you would in a team of eight? Isn’t it quicker to just crack open Visual Studio and start coding?   After … Continue reading

Posted in Agile, Development | Tagged , , , | 8 Comments

More great Unit Testing SharePoint Examples

Great to see that more people are publishing their experiences with unit testing SharePoint.   Here are some of examples I have found that are really worth looking at: Richard Fennell – Testing SharePoint Workflows using TypeMock Isolator (part 1, part … Continue reading

Posted in SharePoint, Testing | Tagged , | 36 Comments

Improve you SharePoint code with Red Gate ANTS

As development practices around the SharePoint platform mature the demands for better quality and better performing solutions are being made.  Gone are the days when Enterprises will accept that the Roll-Up Web Part they purchased will not scale beyond a … Continue reading

Posted in Agile, Development, SharePoint | Tagged , , | 6 Comments