Your Website is Down

Your website is down. Think about it for a minute. Your website is down. What’s the impact? Black Friday and Cyber Monday this year saw the downing of several big name websites including Target, Nieman Marcus, Newegg, and Walmart. How much money do you suppose was lost for those companies? Millions. Many. There are a..

Read more

Get On Board With Containers

In the Linux world containers have been around awhile but with new technology such as Docker and now Microsoft containers are going main stream. In fact, they may be the preferred choice over VM’s to deploy applications. Microsoft – Windows Server 2016, the next generation of Windows Server which is in Technical Preview 3 now..

Read more

Continuous Integration with Jenkins

Want to use test automation with your Continuous Integration? Jenkins is an open source continuous integration software and when installed on a build server can be configured to execute tests on new builds thus determining if the latest code change has created a problem within the application. During this process Jenkins gets the latest code from..

Read more

Mobile Performance Testing

As the mobile market continues to expand, mobile testing is becoming increasingly important. Typical mobile testing includes testing the layout, device features, user interactions, and others. As with desktop experience, customer experience begins with performance – how well the application performs. In this article we look at the 3 components of mobile performance testing –..

Read more

Performance Testing on Multi-Tenant Systems

 Multi Tenants Overview: Multi-tenancy is an architecture in which a single instance of a software application serves multiple customers. Each customer is called a tenant. Tenants may be given the ability to customize some parts of the application, such as color of the user interface (UI) or business rules, but they cannot customize the application’s..

Read more