Qautomation
Currently working as a Lead Quality Assurance ,having 10+ years of expertise and industry experience in different QA tools like Selenium Zalenium,JMeter ,UFT ,Cypress,Load Runner ,NeoLoad ,PostMan ,HP ALM ,Docker ,Jenkins ,Azure Devops ,Kubernetes ,Docker etc. R&D ,learning is my area of interest and playing with tools is my hobby.
In today’s world of agile testing , we need faster delivery of software for that IT world now using latest tools and technologies to speedup the development of software . CI/CD is now widely in use in almost every IT organization. if we talk about QA then definitely […]
Gatling is an open-source load and performance testing tool used to assess the performance and scalability of web applications, APIs, and servers. It is designed to simulate a large number of concurrent users accessing the application or system and measure how it performs under different loads. Gatling is […]
Load testing is an important practice for APIs and applications that have lots of users. For load testing their APIs, developers can choose between many popular open source load testing tools. One of these is Gatling. This blog post will explain how to execute a load test with Gatling for a REST API endpoint that […]
Parallel testing concurrently tests multiple applications or components of an application in order to reduce overall test execution time and to increase test coverage. Now UFT also support parallel test execution with the version 14.03 .UFT got capability to run parallel testing on mobile. Use the ParallelRunner CLI […]
CI-CD Pipeline implementation of the Continuous Integration/Continuous Deployment software is the backbone of the modern DevOps environment. Most of the organization using DevOps practices and using Jenkins. Jenkins is a open source CI tool which can be used to execute the UFT tests. Jenkins is a Continuous Integration tool which […]
TestNG is an open-source automated testing framework, where ‘NG’ of TestNG is Next Generation. It is similar to JUnit but designed to be better than JUnit, especially when testing integrated classes. With the help of simple annotations, grouping, sequencing & parametrization, TestNG overcomes most of the older system’s limitations […]
In this fast growing IT world, we are adopting new technology process and standards to achieve excellence and to save time .One of such practice these days we are using is DevOps. DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to […]
Apache has released its next iteration of JMeter version which is 5.4.On the 4th of December 2020, the Apache JMeter™ team releases it.This blog provides information about this new version.You can check for JMeter 5.3 release from my artical. Download Apache JMeter 5.4 Navigate to https://jmeter.apache.org and click […]
In today’s tech world, Mobile applications are widely used than regular desktop applications. The number of users who use smartphones for accessing most of their applications than using a desktop or a laptop is increased drastically. Also, the end user will be expecting a good response from the […]
Testing mobile performance can seem tricky and time consuming, but it’s an aspect of the mobile user experience that developers and testers can’t overlook in 2020. According to Google, 70 percent of users abandon an app because it takes too long to load. Similarly, App Samurai has found […]