Coding QA Podcast: Episode 17 MVC 2 Preview 1

Coding QA Podcast

In this show Matthew and Federico share their experiences working as testers in the MVC feature crew. They go over how the team works, the development lifecycle from a QA point of view, the principles that the team adopted as well as an honest assessment of what didnât go so well. *News ...

Running time
0h31m
File size
14.00MB

Download Original File | View original post

Episode synopsis

In this show Matthew and Federico share their experiences working as testers in the MVC feature crew. They go over how the team works, the development lifecycle from a QA point of view, the principles that the team adopted as well as an honest assessment of what didnât go so well.

  • News
    • MVC 2 Preview 1 released
    • What's new in MVC 2 (ScottGu)
      • Ability to easily partition and group functionality across an MVC application.
      • Ability to use Data Annotation attributes to validate input.
      • Ability to use Data Annotation attributes to drive the generation of UI in the Views (ala Dynamic Data)
      • Strongly typed UI-Helpers

  • Inside the MVC team
    • Lifecycle of a "feature": Idea -> Prototype -> Exploratory Testing -> Review -> Application Building -> Automation (Rinse & Repeat)
    • Challenges of testing an installer.
    • Development principles
      • QA is involved during design.
      • All feature check-ins are previously approved by Dev/Test/PM
      • All check-ins contain unit tests
      • QA drives the schedule
      • Weekly test plan.
    • What could had gone better
      • QA not working close enough with Devs.
      • A lot of non-MVC work caused a lot of distractions.
      • Big bug debt coming in from MVC 1.0
      • Ramp up time for new QA members took longer than expected.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil.” - Donald Knuth