Robert Jan - Monday, October 27, 2008 - 11:45 PM

After the Key Note, I went to this session, presented by Cameron Skinner.

DSC_4458

He showed a bunch of cool new features within VSTS 2010 and I must say that the crowd was enthusiastic. They couldn’t resist welcoming each of these new features with a big hand of applause :)

So here is some info Cameron shared with us:

image

Improved testing of Web Apps by the new test runner:

image

Rich text editing within VSTS:), video recordings of the steps the Tester performed when encountering a bug. 
So no more ‘can’t reproduce!’

image
And even more,  they save the state of the applications the tester is testing, so a developer can re-instantiate this state and reproduce the bug as if he’s running it on the tester’s machine!

image
This includes jumping into the threads, and stack traces as if the code is really running on the tester’s machine:

image


Also new, you can see the ‘impacted tests’, so when you’ve changed code, you can immediately see which tests you should run first:

image

A talked a bit about Gated Checkin’s. A new feature that goes a bit further with continues integration.

  • Creates a shelfset (invisible to the person checking in)
  • Does a merge to main with the shelfset
  • Builds on a build agent
  • If all passes in the build, the shelfset is merged into main.
  • Now main will go build

    DSC_4466


    Then, a mentioned Architectural Validation. It’s now possible to validate source code to a architectural design. So for example validate that components will always use the designated layer; they cant just call whatever component they like :

    DSC_4467

     

     

     

     

     

     

     

     


    And finally, there will be proper web frontend unit testing using the new Coded UI Test. It contains a recorder which will record the steps you take on the frontend. It will generate code performing these steps for you, and you can then write unit tests to check the result like ex. values of textboxes:

    image

    DSC_4473

    And Cameron told us when we are happy :)

    image

     


  • Posted in: PDC 2008  Tags:

    Be the first to rate this post

    • Currently 0/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5

    Page List

      Calendar

      «  September 2010  »
      MoTuWeThFrSaSu
      303112345
      6789101112
      13141516171819
      20212223242526
      27282930123
      45678910
      View posts in large calendar

      Recent Comments

      Feedburner Statistics 9/8/2010
      23 Readers ~ 58 hits ~ 0 reach

      Disclaimer
      The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

      © Copyright 2010 Inwit.nl