Showing category results for Test

Jan 12, 2015
Post comments count0
Post likes count0

Using Setup and Cleanup Script in Cloud Load Test

Bhavesh Bhati

Performance and load testing is a very important part of the Application Lifecycle. You’d want to do this at least every time prior to deploying the latest changes to production. To determine how well your software responds to various levels of usage, a load test allows users to model the expected usage of a software by simulating multiple simultan...

DevOpsTest
Jan 9, 2015
Post comments count0
Post likes count0

New features added to simplified browser-based Load Test authoring

RanganathG [MSFT]

We are happy to let you know that over the last couple of weeks we have added a set of new features to our simplified browser-based experience for Cloud Load Testing. In addition to the capabilities mentioned in the blog here -   Announcing a simplified Browser based Load Test authoring experience, We have added the following: 1....

DevOpsTest
Dec 11, 2014
Post comments count0
Post likes count0

Smart Unit Tests – a mental model

Pratap Lakshman

[Editor’s note: "Smart Unit Tests" has been renamed to “IntelliTest” with effect from Visual Studio 2015 Release Candidate (RC).] Our previous post introduced Smart Unit Tests. Please read that first if you have not already done so. Now let us continue. How is “Smart Unit Tests” able to generate a compact test suite with high coverage? How does i...

DevOpsCI/CDTest
Dec 4, 2014
Post comments count0
Post likes count0

Getting started with Cloud-based Load Test REST APIs

Charles Sterling

REST API’s are pretty cool, enabling you to do things like write your own custom reports, write your own interfaces and of course integrating load tests into your build.  Looking at the sample referenced with our REST API documentation; at 400 lines to demonstrate 4 API’s I must admit I found it pretty daunting so I thought I would see if I could ...

DevOpsTest
Nov 23, 2014
Post comments count0
Post likes count0

Avoiding Visual Studio Fakes Build break

Ajay Arora

If you are using Visual Studio Fakes in your Unit Testing, and you created your test project from any of the below versions of Visual Studio, then if you upgrade to Visual Studio 2013 Update 4, you may start hitting build errors around Microsoft.QualityTools.Testing.Fakes.dll.Visual Studio 2012Visual Studio 2013 Update1Visual Studio 2013 Update2Vis...

DevOpsTest
Nov 19, 2014
Post comments count0
Post likes count0

Introducing Smart Unit Tests

Pratap Lakshman

[Editor’s note: "Smart Unit Tests" has been renamed to “IntelliTest” with effect from Visual Studio 2015 Release Candidate (RC).] If you have not already seen the brief video on the Smart Unit Tests feature, I urge you to do so; this feature can help you overcome any inertia in getting started writing unit tests. But there is much more to it than ...

DevOpsCI/CDTest
Nov 16, 2014
Post comments count0
Post likes count0

Using Selenium with Cloud-based Load Testing

RanganathG [MSFT]

This blog is an introduction to how users can execute Selenium tests using Cloud-based Load Testing from Visual Studio Online.  Introduction Let's get familiar with Cloud-based Load Testing (CLT) from Visual Studio Online (VSO) and Selenium. Let's get started. Authoring Selenium unit tests in Visual Studio ...

DevOpsTest
Nov 3, 2014
Post comments count0
Post likes count0

Cloud-based Load Testing from Europe is now possible

Jimson Chalissery [MSFT]

While the announcement regarding VSO availability in Europe was made a few days back, this post outlines what that means in the context of Cloud-based Load Testing with Visual Studio Online. For details on how to create a VSO account in Europe and what it means to have a VSO account in Europe, please refer to the announcement.Fo...

DevOpsCI/CDTest
Nov 2, 2014
Post comments count0
Post likes count0

Cloud-based Load Testing REST APIs are here

Jimson Chalissery [MSFT]

Many of you are looking at being more agile when it comes to testing, and with increased focus on automation, there are quite a few who wants to integrate Load Testing as a regular test practice. This could be either for those validating performance of their nightly/weekly builds or those that just does not want to wait for big milestone releases t...

DevOpsCI/CDTest
Oct 28, 2014
Post comments count0
Post likes count0

Announcing a simplified browser-based authoring and configuration experience for Load Testing

Charles Sterling

A natural extension to the cloud-based load service, this simplified browser-based authoring and configuration experience enables practically anyone to create and run a load test. Performance testing is often relegated to specialist performance engineers and treated as one of the niche areas of testing, where the tester needs to a proficient in th...

DevOpsTest