Most recent
8 min read

Importance of Software Testing in SDLC

importance of software testing in sdlc
Feb 10, 2023

Performance testing helps to improve the overall quality of the product and ensure that their product fulfills the end-users or the business needs. In this blog post, we will discuss the role of software testing in the SDLC and explore the different stages of software testing that are commonly used to ensure the quality and reliability of software applications.

3 min read

PFLB and Micro Focus Join Forces to Offer Comprehensive Performance Testing Services

pflb and micro focus join forces to offer comprehensive performance testing services
Jan 16, 2023

We are proud to announce that PFLB has become a Micro Focus Service Provider, which will allow us to offer enhanced performance testing services to clients across the globe. This partnership will combine the strengths of both companies to provide comprehensive performance testing solutions to meet the needs of today’s dynamic and complex IT systems.

6 min read

How to Scale Your SaaS or aPaaS Business Effectively

how to scale your saas or apaas business effectively
Jan 11, 2023

Cloud-based solutions are getting more and more popular every year, and revenue in the public cloud market is projected to reach US$525.60bn in 2023. More than half of this market is represented by SaaS and aPaaS businesses, and the demand is increasing every year. We have seen such businesses as Slack or Zoom expand recently, but others will eventually have to do so, too. In this blogpost, we want to share our vision of what is primarily important when scaling your SaaS or aPaaS business.

5 min read

Performance Testing with Postman: Is It Worth It?

performance testing with postman is it worth it
Jan 6, 2023

Postman is a quite popular tool used to check the work of API and run functional and integration tests easily. However, many developers also use Postman for performance testing. Some use it to measure the response time, while others write scripts to simulate the load. In this blog post, we will share our opinion of the foundations of these methods and discuss if they are worth your time.

Be the first one to know

We’ll send you a monthly e-mail with all the useful insights that we will have found and analyzed

5 min read

Android vs iOS App Performance Testing: What’s the Difference?

android vs ios app performance testing whats the difference
Dec 9, 2022

In broad-brush terms, there is only one scenario for mobile app performance testing, no matter what the OS is. You choose the tool, start an emulator or a device, connect it to the network, and configure your proxy server. In this post, we are sharing the list of such differences between Android and iOS app performance testing, as we do not want anyone to make these kinds of surprising discoveries when in the middle of the testing process.

6 min read

How to Save Money on Performance Testing?

how to save money on performance testing preview
Dec 5, 2022

One of the main reasons is a widespread misbelief that testing your system is rather expensive. In some cases it is not cheap, indeed, say, when you want to test a complex system in a short time before release. But such situations are rather an exception than a rule: much more often, system performance testing requires a very moderate budget, while offering an opportunity to save money! How? Read further, and find out!

13 min read

Performance and Load Testing using Locust

performance and load testing using locust preview
Nov 28, 2022

If you would like to write user scenarios in plain-old Python using a distributed and scalable tool with a Web-based UI, this article is just for you. Low threshold makes Locust attractive for junior testing engineers, whilst many senior specialists turn to Locust, too, when they get tired of Apache JMeter. Whether you are junior or senior, if you’ve ever wondered how to use Locust for load testing, we are sure you will enjoy this intro, as seamless as it is. After reading it, you will be able to start your load tests in Locust right away.

5 min read

Mobile App Performance Testing: Where to Start?

mobile app performance testing where to start preview
Nov 24, 2022

Have you noticed that your app often crashes or users uninstall it soon after the initial download? With high probability, the reason is the performance of your application in various networks and under different loads. To be sure about that, check it under critical conditions by testing your app’s performance. Mobile app testing is often even more challenging and tedious than that of PC software. A large variety of devices, increased mobility of users, the use of device-specific features — all of this can seem confusing. In this post, you’ll find out more about what it means to performance test mobile apps, as well as get some tips and hacks that help do it.