fbpx
performance testing with postman is it worth it

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 whats the difference

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 preview

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 preview

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 preview

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.

android apps performance and load testing tips and tricks preview

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 preview

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.