JMeter. Changing intensity with Constant Throughput Timer
In JMeter, it is no longer possible to change the intensity, the number of threads and the duration of the test by standard methods after starting the test. However, it happens that the test is already running, but you urgently need to change a parameter (for example, I often forget to indicate the test duration), […]
Virtual Table Server
I think that many readers are actively using LoadRunner. So, I’ve got a question: where do you take the test data from? The first option is to parametrize everything and save the dataset in .dat-files. It’s a good solution, but what if there are many scripts with common parameters in the use case? The second […]
Performance Testing of the Transaction Processing System
Our client is a big commercial bank and a leader in the consumer credit market. Our customer decided to implement its own transaction processing. The findings presented by PFLB at the end of the project helped the bank decide to postpone deployment outfits in-house processing system by 3 months, during which time the bottleneck was fixed by a developer.
Performance Testing for Banking Applications
In a world where the global economy is connected, banking plays a foundational role in connecting companies financially regardless of their location. However, due to the critical nature of finances and the risk of fraud, security, and privacy, banking applications enabling these transactions are extremely complex, perhaps more complicated than most enterprise software. Even a […]
Why Your Software Needs a Performance Testing Strategy?
So, you built a killer application for your business, and the ideas you presented in the start-up meetings were accepted with smiles and handshakes. Everything looks great, and even your beta testers have given you enthusiastic thumbs-ups. Now, the only thing you need to figure out is: Can your software stand firm against unexpected hurdles […]
Testing Environment for Performance and Load Testing
In any software development project, it is critical to carry out test plans that guarantee that the application’s performance requirements are met. From the most obvious perspective, performance tests are a set of tests that allow us to measure the speed of execution of a series of tasks in a system under certain conditions. To […]
JMeter vs LoadRunner: Which App Is Better for Performance and Load Testing
Performance testing is necessary for evaluating the response time, scalability, reliability, speed, and resource usage of applications and web services under their expected workloads. The software market currently has various performance testing tools. Nevertheless, when we speak of performance testing tools, Apache JMeter and OpenText LoadRunner (former HP LoadRunner) are the two names that automatically […]
Performance Testing vs Load Testing: Which One Is More Suitable for You?
Software testing professionals often interchange the terms ‘load testing’ and ‘performance testing’. However, in reality, there is a significant difference between these two processes as each of them evaluates the performance levels of different aspects of a system. Understanding the main goals and objectives of load and performance testing is essential for any software testing […]
Mobile Application Testing: 10 Steps Approach
Mobile application testing is crucial in order to create a reliable product. In this post, we’ll go over the entire testing process step-by-step.
Testing is a crucial part of the mobile application lifecycle. However, due to all the time and effort, it takes to complete the full cycle of app testing, it gets overlooked by developers more often than not. In order to create a reliable app that’ll be enjoyable for an audience to use, a product should be tested on every stage.
Essentially, mobile application testing process is similar to website testing. In this post, we’ll cover all the stages of application testing to and describe how to test mobile applications.
Real Agile Approach to Performance Testing
Performance testing service helps to determine if a system is reliable and comfortable to use. In this post, we’ll explain the main principles of Agile performance testing as well as its benefits. Before launching an app or a website, it’s crucial for a developer and admin to know how the entire system behaves under stressful […]