News

Skytap Automation Pack Brings Testing to the Cloud

The product combines on-premises TFS testing with the speed and agility of the hosted cloud.

Today, Seattle-based Skytap Inc. released the Skytap Automation Pack, designed to securely connect enterprises' on-premises app dev tools with the Skytap Cloud. The Automation Pack extends on-premises Visual Studio Team Foundation Server (TFS) 2012 and Visual Studio 2012 into the Skytap Cloud, where businesses can build and run dev and test environments in a flexible, Agile fashion. Skytap claims its solution reduces the cost of provisioning test environments on-premises, and allows enterprises to use the Microsoft technology they trust in a secure cloud environment that can scale with ease.

The Skytap Automation Pack installs on top of TFS. The client-side download allows users to create build-deploy-test (BDT) workflows in Visual Studio as they normally would, then perform the provisioning, deployment and testing in the Skytap Cloud. Users access the Skytap Cloud with a secure VPN; the Automation Pack starts the VPN connection automatically. With Skytap and Microsoft Test Manager, users can create "golden templates" of test environments for reuse. If a test fails, users can save the test environment for debugging and QA review. Additionally, test pass reports can be grouped together for review in Test Manager.

According to Sumit Mehrotra, director of product management at Skytap, the Automation Pack was created with five objectives in mind: provide IT with an internal, self-service interface; create whole environments; provide ease of deployment; be built for teams; and provide visibility to IT, so devs can monitor the tools they use for development and testing.

Mehrotra explained that the product combines to serve two enterprise trends -- the need for greater productivity and speed, and the wide adoption of the cloud.

"By combining their on-premises TFS or Visual Studio environments with Skytap Cloud, Agile teams can deliver products faster, increasing the speed at which the organization can generate revenue," Mehrotra said in a press release.

The Skytap Automation Pack is available now as a free download. While the product itself will remain free, a Skytap subscription is needed to utilize it. After a 14-day free trial, Skytap access carries a monthly subscription fee that's based on how many VMs a customer runs, and for how many hours they use the Skytap system. This pricing structure allows clients to start small and scale up their Skytap use as needed.

About the Author

Katrina Carrasco is the associate group managing editor for the 1105 Enterprise Computing Group. She can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube