Performance Testing with Postman: Is It Worth It?
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.
Android vs iOS App Performance Testing: What’s the Difference?
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.
How to Save Money on Performance Testing?
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!
Performance and Load Testing using Locust
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.
Mobile App Performance Testing: Where to Start?
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.
Why Is Performance Testing before Black Friday a Must?
Black Friday and Cyber Monday are just around the corner, so it’s your last chance to take a look at previous years’ results for business and do the math. Together with Christmas sales, these three events make up for the peak load in Internet traffic. ECommerce and mobile apps endure the highest load and expect great profits.
Android Apps Performance and Load Testing: Tips and Tricks
There are about 3.5 mln apps in Google Play Store. Users have options, and you need them to choose your app. To avoid the nightmare of every product owner, namely, the situation in which the user uninstalls your app for Android OS, performance testing is crucial. It should be started when designing the application, continued when writing the code, and ran before every new release. Some of the ways to do performance testing of Android apps are built in the OS, while others are available on the web. In this article, we list both types for your developers to be able to test the app every now and then.
Types of Mobile Testing: How to Choose Right for Your App
Mobile testing helps mobile app developers maximize the performance of these applications. With that said, mobile testing is not a one step-operation, but rather a procedure of iterative steps that tailor the application according to user requirements.
In this article, we will discuss multiple types of mobile testing and discuss the goals and benefits of each given testing procedure.
Essential Differences between Web App and Mobile App Testing
Mobile and web applications are some of the most common types of software applications used across businesses worldwide. In this article, we will discuss the differences between mobile and web apps and explain the testing approach for both of them.
How to Avoid Your Financial Application Crash Under Load
We talked to our expert from PFLB’s load testing department about financial application testing. This post shares experience of testing financial applications and transaction systems, along with some life hacks on how to choose the perfect timing for such performance tests.