Load Testing OAuth Web APIs

Load testing is one type of testing among the different kinds of performance testing that determines the performance of the system in real time load conditions. The role of APIs has evolved a lot over the past few years. When APIs were only used for tasks such as...

Hosted Online Cloud vs. On-premises Load Testing

Load testing is a vital component of performance testing to measure, analyze, and make informed decisions about high-demand scenarios for your system. Whether it’s a website, application, API, or any other piece of software. Load testing is performed by...

Testing Microsoft Azure Autoscale

Each application component of service we write requires some resources in order to execute and function properly. Predicting exactly how much resources is needed can be almost impossible, as there are a lot of moving parts that can influence it. Amount of memory, CPU,...

Automation Testing with LoadView

Automation testing consists of using special tools, almost always separate from the software to be tested.  It works to control the execution of tests and to be able to make a comparison between the results obtained and what is expected of them. For test runs we can...