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 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 […]
As the world is evolving towards big data, database plays a major role in handling the records and maintaining the sequence of it. To ensure that there are no defects while processing the data, Database Testing is essential. A database is a software subsystem that offers an efficient […]
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 […]
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 […]