Creating Extent Reports in UFT
In this post we will discuss about how to generate Extent reports in UFT. Source code is available below Source Code Introduction Extent reports are widely used HTML run result […]
In this post we will discuss about how to generate Extent reports in UFT. Source code is available below Source Code Introduction Extent reports are widely used HTML run result […]
In this post, we will create a framework which will implement page object design pattern in UFT. Setting up page objects will drastically improve test maintenance and will reduce code […]
In this post we will discuss about how to execute UFT tests store on Git server from Jenkins. Read about how to save UFT tests on a Git server here […]
In this post we will discuss about how to integrate UFT with a GIT Repository. We will use UFT 14 with GIT hub repository for this post. To use GitHub, […]