スポンサーリンク

Visual Studio 2010 Feature Packs 2がでたようです。

内容:

Visual Studio 2010 Feature Pack 2 (MSDN Subscribers Only)

Cumulative feature pack that extends testing, code visualization and modeling capabilities in Visual Studio 2010.

Testing features:

  • Use Microsoft Test Manager to capture and playback action recordings for Silverlight 4 applications.
  • Create coded UI tests for Silverlight 4 applications with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
  • Edit coded UI tests using a graphical editor with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
  • Use action recordings to fast forward through manual tests that need to support Mozilla Firefox 3.5 and 3.6.
  • Run coded UI tests for web applications using Mozilla Firefox 3.5 and 3.6 with Microsoft Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.

Code visualization and modeling features (requires Visual Studio 2010 Ultimate):

  • Use the Generate Code command to generate skeleton code from elements on UML class diagrams. You can use the default transformations, or you can write custom transformations to translate UML types into code.
  • Create UML class diagrams from existing code.
  • Explore the organization and relationships in C, C++, and ASP.NET projects by generating dependency graphs.
  • Import elements from UML sequence diagrams, class diagrams, and use case diagrams as XMI 2.1 files that are exported from other modeling tools.
  • Create links and view links from work items to model elements.
  • Create layer diagrams from C or C++ code and validate dependencies.
  • Write code to modify layer diagrams and to validate code against layer diagrams.

Visual Studio 2010 Feature Packs | MSDN

と言うことで、基本的にはテスト機能の強化、以前からでていた Virtualization and Modeling Feature Pack の内容を含んだものになっているようです。

インストールや動作環境に関しても注意を。

You must have installed the following on the computer where you want to develop your layer extensions:

You must have installed the following on the computer where you want to run your layer extensions:

とくにVisual Studio SDKが必要になるので注意しましょう。

コメント

  1. […] This post was mentioned on Twitter by ちゅき and Tadahiro Ishisaka, Yutaro Ono. Yutaro Ono said: RT @ishisaka: New blog post: Visual Studio 2010 Feature Packs 2がでたようです。 http://bit.ly/bkKkUk […]

タイトルとURLをコピーしました