Quality and Testing
JavaScript Testing
This session focuses on how to employ testing principles in your JavaScript Code. In this session, John will review the basics of the three A's of testing: Arrange, Act and Assert and how they can … more
Level: Session
Speaker: John Petersen
Topics: JavaScript, Quality and Testing
Unit Testing MVC with Rhino Mocks
With an introduction to Rhino Mock, I will dive into examples to show how it is used to unit test a MVC application. I will show how to perform a 'State' and 'Behavior' verifications. Come to enjoy … more
Level: Session
Speaker: Jaikrishnan Pandurangan
Topics: Quality and Testing
Specflow 101
Are you interested in learning about human readable, executable specifications (aka tests)? Come to this presentation and you’ll learn everything you need to do to get up and running with … more
Level: Session
Speaker: Jon von Gillern
Topics: Quality and Testing
Behavior-Driven Development: Turning User Stories into Executable Specifications
You’re Agile. You write User Stories. Now what? The next step is often to turn those User Stories into executable tests that can help you validate the proper behavior of your complex … more
Level: Session
Speaker: Steve Bohlen
Topics: Architecture, Quality and Testing
Going for Speed: Testing for Performance
Unit Testing has settled into the mainstream. As developers, we write code that checks code, ensuring that the outcome matches some expected result. But, are we really? As end-users (which includes … more
Level: Session
Speaker: Jay Harris
Topics: Quality and Testing
Unit Testing Made Easy for Database Development
Though most developers agree that unit testing plays an important role in software development, to ensure quality and meet milestones, most developers write unit tests only as an afterthought. Visual … more
Level: Session
Speaker: Sanil Mhatre
Topics: Database, Quality and Testing
