Integrate UFT with Bamboo and JIRA

UFT Task for is plugin for Atlassian Bamboo CI plugin to integrate HP Unified Functional Testing (UFT) execution from Bamboo. It runs HP UFT tests, parses result in Bamboo and links tests with JIRA issues.

What it does:
 
  • Trigger hp UFT Tests / Test Frameworks
  • Parse UFT Test results
  • Create test results in bamboo
  • Create test result summary in bamboo
  • Attach results summary artifacts
  • Create JIRA bug for failed tests
  • Create test result links to JIRA issues
  • Add run comments to JIRA issues
  • Add test execution duration to JIRA Issue in custom field
  • Add labels passed / failed to JIRA issues

    

    To include HP UFT in continous integration setup you need to :

   1. Store your UFT Frameworks or tests in source code repository

   2. Create Bamboo plan to checkout the tests and execute them