NashTech Insights

performance testing

Posts by categories

Posts by tags

Performance Engineering for Web Applications: Enhancing User Satisfaction

Introduction In today’s digital age, user satisfaction is paramount for the success of any web application. Users have high expectations when it comes to the performance of web applications, and even a minor delay or glitch can lead to frustration and abandonment. This is where performance engineering comes into play – a holistic approach to …

Performance Engineering for Web Applications: Enhancing User Satisfaction Read More »

K6 – A Good Performance Test Tool For Testers Who Had Programming Skill.

Introduction Performance testing techniques have become more and more popular in software development in recent years. Along with this rapid growth, there are many good tools which have been being developed to serve for various performance testing purposes. Within this blog I am going to introduce you K6, an excellent performance testing tool that has …

K6 – A Good Performance Test Tool For Testers Who Had Programming Skill. Read More »

Identifying Performance Bottlenecks: Tips and Techniques

In this blog post, we will delve into some valuable tips and techniques for identifying performance bottlenecks and enhancing the overall performance of your applications. Due to slow or inefficient applications can result in frustrated users, decreased productivity, and even loss of revenue. What is Performance? Performance in software testing refers to evaluating a software …

Identifying Performance Bottlenecks: Tips and Techniques Read More »

me, you, selfish-1767687.jpg

Using JMeter or K6 for Performance Test?

When you need to do a performance test and you want to choose a tool that is open source, has effective performance, and good reporting as well but is also easy to maintain. K6 and JMeter are two popular open-source load testing tools that have unique features and advantages. In this post, I will share …

Using JMeter or K6 for Performance Test? Read More »

Performance testing and Factors impact to test results

Performance is very important thing for all types of application because, in this digital era, we cannot challenge users’ patience with slow or unreliable application. With plenty of competitors out there, users will choose what can provide the best user experience over the others. Therefore, its very needed to include performance test in development life …

Performance testing and Factors impact to test results Read More »

Grinder – Java TM performance testing framework

In today’s world of e-business, e-governance, e-revenue and e-commerce, performance testing helps identify bottlenecks, improves response times, sets fault tolerance and helps to recover from failures. This helps in improving the customer satisfaction and increase the business value significantly. Grinder is one of the many open-source performance testing frameworks, which can be used to performance …

Grinder – Java TM performance testing framework Read More »

Performance Testing for microservices-Based Applications with Playwright

Microservices-based architectures have become very popular in the current software development environment because of their capacity to improve scalability, maintainability, and agility. However, thorough testing procedures are necessary to guarantee the performance and dependability of such complex systems. This post will examine performance testing in microservices-based systems using Playwright, a potent open-source automation tool. We …

Performance Testing for microservices-Based Applications with Playwright Read More »

How to integrate lighthouse ci with GitHub actions

We can integrate Lighthouse CI with GitHub actions to automate the process of testing web performance. The purpose of this blog post is to walk you through the steps to integrate it into GitHub actions and leverage its capabilities for automated performance testing. Getting to know Lighthouse CI This tool is open-source, developed by Google, …

How to integrate lighthouse ci with GitHub actions Read More »

Best Practices for Running Performance Tests with Lighthouse CI

For great user experiences in today’s fast-paced digital environment, website performance optimization is crucial. Developers can automate performance testing with the help of an open-source program called Lighthouse CI. To maximize the benefits of Lighthouse CI, it’s critical to follow a few recommended practices. In this blog post, we’ll look at the best tips for …

Best Practices for Running Performance Tests with Lighthouse CI Read More »

Getting Started with Lighthouse CI for Performance Testing

For websites to succeed in today’s digital environment, we must perform at our best in order to draw and keep users. A strong tool that aids in monitoring and enhancing web application performance is called Lighthouse CI. We can follow the instructions in this blog post to set up Lighthouse CI for performance testing. Lighthouse …

Getting Started with Lighthouse CI for Performance Testing Read More »

magnifying glass, clock, stopwatch-4664710.jpg

Building performance test scenario for a go-live website

You work for a software outsourcing company. One day, a customer specializing in e-learning came to your company because they are having a major problem; many of their users complain that the performance of their system is poor, with frequent slowness when loading the course list page or viewing the lesson content. You are required …

Building performance test scenario for a go-live website Read More »