Thursday 18 August 2011

Software Test Engineer, Microsoft , Minneapolis, MN

Are you passionate about user experience? Would you like to impact the tools people will use to build rich user experiences on top of some of the coolest technologies in the company? Do you have a vision of where Test needs to be in 5-10 years and the drive to help us get there? If so, a position on the Expression Blend TCDC (Twin Cities Development Center) team might be for you.

The Expression organization delivers products to create great, highly interactive user experiences on Microsoft’s platforms. We are a fast-paced, focused group, located in St.Paul, Minnesota that works directly with the Redmond team to deliver products both for developers and for the professional design community. We have already made major contributions to the highly regarded Expression test stack and are looking to push the envelope even further.

Our team’s charter is to deliver a rich user experience for building highly interactive, modern applications from prototyping stage to final publication. Like any start-up, we need flexible people that are comfortable working in a very dynamic and agile environment.

To get more informations and to apply visit http://www.softdevjobs.com/job/software-test-engineer-sdet-ii-minneapolis-mn-microsoft-27d004b056/

Saturday 13 August 2011

The Art of Mocking

This article "The Art of Mocking" covers the subject of software testing mocks (also known as test doubles, stubs and fakes, amongst other names). It compares also the creation manual mocks with the usage of a full-fledged mocking framework with examples in the .NET language.

Read it on http://www.methodsandtools.com/archive/archive.php?id=122