Quality Center (QC) is an HP software product for managing testing.
2
votes
2answers
57 views
Open source code to upload test results into HP QC/ALM?
Is there some open source code, available to upload test results into HP QC via their api, or will I need to write something myself?
Ideally via REST, so it can be done from non-windows machines.
2
votes
1answer
58 views
Downloading resource from HP Quality Center REST API
Do you know if there's a way to download the contents of test resources (files) using RESTful API?
I can see the contents of the resources:
...
1
vote
1answer
41 views
Attaching a defect to a blocked Test Case in QC
In QC there is an option to set a "Blocked" status for a testing scenarios which are unable to be tested due to a blocking defect. I wonder if there is an option to attach the actual blocking defect ...
2
votes
0answers
43 views
In HP Quality center 9.2, Manual run Popup window is coming but immediately minimizing and not able to open to execute the each steps of test case
In HP Quality center 9.2, when start running the test set
In test lab module, Selecting the test case of test set and click on Run->Manually Run.
then the 'Manual run:" Popup window is coming but ...
1
vote
0answers
635 views
How can I uninstall HPQC 11 Client?
Simple question. The answer from the Official Installation Guide:
Go to http://h20230.www2.hp.com/selfsolve/document/KM176290 and
download a tool for uninstalling
(nice). Going there (right ...
1
vote
0answers
219 views
In QC, under the Dashboard module can reports be saved in .csv format?
In QC - Dashboard module - I have a report which has huge data that exceeds Excel limit. Is there a way to save it in .CSV format?
0
votes
0answers
67 views
How can I propagate requirements field changes in HP ALM 11?
I'm trying to figure out the customization of HP ALM 11. We'd like to be able to change a field at the folder level in the Requirements module, then send that change to all Requirement objects in ...