Category: CI/CD

TestNG Reports In Jenkins

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

UFT – Azure DevOps Integration

The Microsoft CI system Azure DevOps Server can trigger tests using UFT from the local file system, from ALM, or from the ALM Test Lab module. Prerequisite: 1) A Machine with a UFT One Testing Automation Software Installed. 2) An Azure DevOps accounts. Setup Self-hosted Windows Agent: Login to Azure DevOps Account and […]