Performance Testing News UK

Archive for the ‘Performance Modelling’ Category

Microsoft releases Spec Explorer 2010 application test tool

No Comments

From Yahoo:

Microsoft have been looking at the question of quality assurance and this week is presenting a tool uses techniques used in capacity planning and performance modelling.The Spec Explorer 2010 tool, funnily enough known as Spec Explorer, can be obtained from the Microsoft DevLabs website.

High quality testing of systems and applications is one of the prime challenges in the application development process. The Spec Explorer tool issued recently on DevLabs tackles that problem using model-based testing techniques.

Spec Explorer models the behaviour of application code and using the output to produce functional testing steps from those models. These models can be seen graphically to understand application behavior. These test suites can run standalone or in the Visual Studio or other unit test frameworks. A modelling background is not required before users can build models with Spec Explorer.

Models are written in C# and accompanied by configuration files in a scripting language called Cord.

Cloud-bursting – getting first-rate performance form the cloud

No Comments

From Computer World:

Cloud computing normally describes implementation of dynamically and often virtualised resources as a service across the Internet . Cloudbursting is one of the terms connected with cloud computing at the moment.
Using cloud computing models for any application and associated traffic could be costly, and using it for handling the spikes in a company’s usage patterns might also be laden with issues because of the time required to get the system set-up and seeded with the data. Ramping up in the cloud is difficult since it might take minutes to fire up more hosts but a company’s peak requirement may perhaps last less time than that.