Author Archives

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.

ChatGPT in load Testing with JMeter

JMeter, an open-source performance testing tool, is widely used for load testing web applications to simulate realistic user behavior under various conditions. While JMeter provides powerful built-in elements, sometimes you need to go beyond its default capabilities to achieve more advanced scenarios. One such scenario is integrating ChatGPT, […]

Resolving Memory Issue in JMeter

JMeter, short for Apache JMeter, is an open-source software tool developed by the Apache Software Foundation. It is primarily used for load testing, performance testing, and functional testing of web applications, web services, and other server-based applications. JMeter is written in Java and supports testing various protocols, including […]

ChatGPT Use Cases in Testing

ChatGPT is a form of generative AI chatbot that lets users enter prompts to receive humanlike images, text or videos that are created by AI. ChatGPT is similar to the automated chat services found on customer service websites, as people can ask it questions or request clarification to ChatGPT’s replies. The GPT stands […]

Selenium Integration with Xray JIRA

Selenium is a popular open-source(free) web-based automation tool.It allows test automation of web-apps or websites across different browsers & operating systems. It also offers compatibility with multiple programming languages such as Java, JavaScript, Python, C# and more, allowing testers to automate in any programming language. Due to various […]

JMeter : Fetching Code From Email

JMeter performance testing is the process of testing the performance of a web application using JMeter. As open-source, Java-based software, JMeter can also be used for functional testing and load testing. When you want to load test user registration scenario where your entered an email ID then a […]

UFT Customized HTML Reports

Micro Focus Unified Functional Testing (UFT), formerly known as QuickTest Professional (QTP) is software that provides functional and regression test automation for software applications and environments. UFT automates functional tests by recording the actions of a user on the system under test and replaying the actions on demand […]

Selenium integration with ALM

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 […]