Skip to content

API to interact with HP ALM using REsT calls to fetch information from HP ALM and store in Excel for analysis.

Notifications You must be signed in to change notification settings

SheekhaJ/HPALMJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

HPALMJava

API to interact with HP ALM using REsT calls to fetch information from HP ALM and store in Excel for analysis.

The API has been developed to provide the rudimentary groundwork required to access information from HP ALM 11.0 with help of REsT API. The API uses REsT specification provider Jersey to perform repetitive manual operations that take significant human efforts and time.

FEATURES

  • Encapsulate the details of the authentication process in a simple way and proceed with other operations.
  • Gets test-folders, tests, test-instances, test-runs, test-set-folders, test-sets, defects from QC.
  • Fetches the result in form of an XML file which can be stored for future reference.
  • Has the facility to parse the XML response and fetch required fields from the XML response.

FURTHER DEVELOPMENT

Fork the project and extend it to create, read, update and delete entities of HP ALM.

About

API to interact with HP ALM using REsT calls to fetch information from HP ALM and store in Excel for analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages