When it comes to load testing, there’s always the million-dollar question, “In terms of performance, what does the client want to do with their application and system?” I’m pretty sure that you will never get an easy answer to that question, and...
Microsoft Visual Studio Deprecation Announcement To the disappointment of many users, in late 2018 Microsoft announced their plans to deprecate load testing functionality in Visual Studio. And just a few months later, they formally announced that Visual Studio 2019...
Imagine visiting a website and suddenly it starts to slow down. Pages take forever to load, you get error messages, and maybe even the whole site crashes! Frustrating, right? That’s what happens when a website can’t handle a lot of users at once. To avoid...
For a long time now, organizations have been designing and developing software systems and improving upon them year after year. Several architectures, technologies, and design patterns have evolved over the same time to keep up with the continuous changes....
A service-level agreement (SLA) is a contract or commitment between a service provider and their customers that defines the service standards the provider is responsible for. Agreements can be legally binding, or in the case of web page or application performance...
Vue.js, or more commonly known as just Vue, is an open-source progressive web development framework based on JavaScript used for creating modern client-side interfaces and dynamic single-page applications (SPAs). It implements a model-view-viewmodel (MVVM)...