• Complain

Gousset M. - Professional Application Lifecycle Management with Visual Studio 2012

Here you can read online Gousset M. - Professional Application Lifecycle Management with Visual Studio 2012 full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Gousset M. Professional Application Lifecycle Management with Visual Studio 2012
  • Book:
    Professional Application Lifecycle Management with Visual Studio 2012
  • Author:
  • Genre:
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Professional Application Lifecycle Management with Visual Studio 2012: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Professional Application Lifecycle Management with Visual Studio 2012" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

John Wiley & Sons, 2012. 602 p. ISBN: 978-1-118-31408-1.
The authoritative and timely guide to ALM from Microsoft insiders and MVPs.Focused on the latest release of Visual Studio, this edition shows you how to use the Application Lifecycle Management (ALM) capabilities of Visual Studio 2012 to streamline software design, development, and testing. Divided into six main parts, this timely and authoritative title covers Team Foundation Server, stakeholder engagement, project management, architecture, software development, and testing. Whether serving as a step-by-step guide or a reference for designing software solutions, this book offers a nuts-and-bolts approach to using Microsofts flagship development tools to solve real-world challenges throughout the application lifecycle.Professional Application Lifecycle Management:
Includes practical examples that demonstrate the capabilities of each of the ALM tools available in Visual Studio 2012;
Covers developing, debugging, and testing applications with tools such as Visual Studio, Microsoft Test Manager, lab management, and IntelliTrace;
Explains how to use Team Foundation Server 2012 for version control, project management, test case management, and feedback collection;
Provides pragmatic tutorials for the entire teamincluding developers, project managers, testers, architects, business managers, and external stakeholders.

Gousset M.: author's other books


Who wrote Professional Application Lifecycle Management with Visual Studio 2012? Find out the surname, the name of the author of the book and a list of all author's works by series.

Professional Application Lifecycle Management with Visual Studio 2012 — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Professional Application Lifecycle Management with Visual Studio 2012" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Chapter 1 Introduction to Application Lifecycle Management with Visual Studio - photo 1

Chapter 1

Introduction to Application Lifecycle Management with Visual Studio 2012

What's In This Chapter?

  • Defining application lifecycle management
  • Learning about the Visual Studio 2012 product family
  • Understanding the structure of this book

In June of 1999, Microsoft started to re-evaluate how Visual Studio was being used as part of the software development process. Microsoft was continuing to serve the needs of an individual programmer through the highly productive code-focused rapid-application-development features of Visual Studio, but wasn't doing much to help programmers work together as a team. And what about software architectshow should they be working with the programming team? And testers? Project managers?

Many teams had begun to set up their own solutions using a mixture of third-party, in-house, and vendor-provided tools to address such challenges as version control, bug tracking, and team communications. But this mishmash of tools can be tricky to set up and maintain, and even more difficult to integrate. Microsoft sought to address this challenge by providing an integrated set of tools designed to address the needs of the entire software development team. Thus, Visual Studio Team System was born, and was first released with the Visual Studio 2005 product line.

At the heart of Team System, Team Foundation Server was created to provide a hub for all members of the development team to collaborate. Team Foundation Server is uniquely positioned from its predecessors across the industry by being the first tool of its kind built from the ground up to provide an integrated solution for many capabilities which had historically been offered as standalone tools. Team Foundation Server provides a unified solution for storing source code (along with a history of changes), work item tracking (which can include bugs, requirements, and so on), and automated builds. By providing a single solution with all of these capabilities, Microsoft delivered the ability to link all these artifacts for end-to-end traceability, reporting, process enforcement, and project management.

Team System also included client functionality, which surfaced in the various editions of Visual Studio development tools. Visual Studio seamlessly integrated with Team Foundation Server, but much of this tooling could also be used independently or with third-party source control solutions. Visual Studio Team System also introduced role-specific tooling that lived outside of the core Visual Studio development environment by recognizing that team members such as project managers are oftentimes more comfortable using tools such as Excel or Project, both of which could be used to manage and track work that lived in Team Foundation Server.

Team System was built from a foundation of tools and technologies that Microsoft had been using internally for many years to build some of the most complex software projects ever undertaken. Team System appealed not only to programmers, but to all members of the development teamarchitects, application developers, database developers, and project managers.

Three years later, Visual Studio 2008 Team System evolved from the previous version to include even more tools and functionality for all members of the project team to use. Two years after that, Visual Studio 2010 added even more functionality, including an entirely new set of tools for generalist testers (also referred to as manual testers), bringing a new audience of prospective users into the same set of tooling used by the rest of the team.

Application Lifecycle Management

Along with the release of Visual Studio 2010, Microsoft also stopped using the sub-brand Team System to describe these capabilities. Instead, Microsoft started referring to these tools as the application lifecycle management capabilities of Visual Studio. Application lifecycle management is a term that has gained momentum in the development industry to describe the way an application is managed from its conception, through its creation and deployment, to its eventual retirement.

It is important to note that application lifecycle management is a more comprehensive concept than its more popular predecessor, software development lifecycle (SDLC). SDLC is primarily focused on the core coding activities that comprise the creation of an application's life, beginning with a requirement for an application and ending when that application is built and delivered. Application lifecycle management recognizes that requirements aren't simply born out of thin air. They evolve based on business needs, or ideas for new opportunities, and stakeholders who are considered external to the development team may still play a role during the development of an application in helping to refine requirements and provide feedback on implementations. Application lifecycle management also recognizes that a development team's job isn't done the moment they hand off a finished application. The development team will likely be called upon to help troubleshoot the application when things go wrong in the production environment, or to create subsequent versions of the application based on feedback from users or analytics from the operations team. Visual Studio itself has matured over time to grow from being a tool targeted squarely at programmers during the software development lifecycle to becoming a true solution for end-to-end application lifecycle management.

Visual Studio 2012 Product Lineup

outlines the product lineup for Visual Studio 2012.

Visual Studio 2012 Product Lineup

Product NameDescription
Microsoft Visual Studio Ultimate 2012 with MSDNThe comprehensive suite of application lifecycle management tools for software teams to help ensure quality results from design to deployment.
Microsoft Visual Studio Premium 2012 with MSDNA complete toolset to help developers deliver scalable, high-quality applications.
Microsoft Visual Studio Professional 2012 with MSDNThe essential tool for basic development tasks to assist developers in implementing their ideas easily.
Microsoft Visual Studio Test Professional 2012 with MSDNThe primary tool for manual and generalist testers who need to define and manage test cases, execute test runs, and file bugs.
Microsoft Visual Studio Team Foundation Server 2012The server component for team development, version control, work item tracking, build automation, project management, lab management, and reporting.
Microsoft Visual Studio Team Foundation Server Express 2012A free edition of Team Foundation Server that provides most of the same capabilities (including version control, work item tracking, and build automation) for a team of up to five users.

Visual Studio Premium contains all the functionality of Visual Studio Professional, and Visual Studio Ultimate contains all the functionality of Visual Studio Premium. Visual Studio Premium and Ultimate also include all of the functionality available in Visual Studio Test Professional.

There are a few additional standalone tools and technologies that comprise the Visual Studio 2012 family that are not listed. For example, in Chapter 9 you learn about the new Microsoft Feedback Client, which stakeholders use to provide rich feedback about an application that is stored in Team Foundation Server. In Chapter 2, you learn about Team Explorer Everywhere, which Eclipse developers use to work with Team Foundation Server. You learn about these additional tools throughout this book, but showcases the primary products that Microsoft markets as part of the Visual Studio 2012 product family.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Professional Application Lifecycle Management with Visual Studio 2012»

Look at similar books to Professional Application Lifecycle Management with Visual Studio 2012. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Professional Application Lifecycle Management with Visual Studio 2012»

Discussion, reviews of the book Professional Application Lifecycle Management with Visual Studio 2012 and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.