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 terms of QA , ALM ( application life cycle management ) is widely used test management tools where test cases are written , executed and result uploaded . Test result uploading in ALM is one of main challenge when tests are executed through the automation tool like […]
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 […]
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 […]
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 […]
Postman is widely used tool for API testing . Testers discover endpoints, make requests, create test data, run regression testing, implement continuous integration of API testing by using Newman and much more. However, Postman has certain testing limitations. Developers, DevOps and QA engineers who want to gain more […]
JMeter is most popular and open source tool for performance testing ,but there still some scenarios where we need to look for solution for the features which is not supported by JMeter, One of such scenario, imagine that you’ve got an application that you want to performance test, […]