Votes
Answers
Views
Question
0
votes
1
answer
26
views
We can use REST API with ALM and UFT, can you also use REST API with Mobile Center?
0
votes
0
answers
32
views
Be first to answer!
asked 4 years ago by ofer-yaniv
Hi The following excellent article from Joshua Yates is sharing the REST API for running a UFT test set: http://eyeonquality.com/kicking-off-alm-lab-management-test-runs-via-rest-api/ Once the UFT tes...
0
votes
1
answer
30
views
asked 4 years ago by soapy-smith
updated 4 years ago by santoshi
Our HP-ALM Synchronizer service hung without sending any errors. The service was shown as running, however none of the links were working. We restarted the server and the service returned back to norm...
1
vote
1
answer
354
views
asked 4 years ago by The Danny
updated 4 years ago by Captain Mercury
I am able to retrieve (all?/most) other attachments with no issue, but anything containing plus sign I cannot. Specific example: "Summary" : "ScriptX+DataYProblem Screens.doc", "pa...
0
votes
1
answer
21
views
107538
Charts/Graphs via REST API
We are trying to publish our QC data (Charts)as continuous process to our client. Can we do a as continuous feed? Like thru Rest API
0
votes
0
answers
204
views
Be first to answer!
asked 6 years ago by srinivasu
I've a working REST API script for creating a defect. But we have a requirement that attachment need to added to the defect while creating it. Can anyone please help on this.
2
votes
1
answer
14
views
As the title says, is it possible using REST API to do customization updates and new entries?
1
vote
1
answer
13
views
asked 6 years ago by mhooper
updated 6 years ago by steelyeyedtester
0
votes
1
answer
61
views
106750
REST sessions timing out
We have a few users that are working on creating a project integration using REST API. While they are developing, they are encountering session timeouts. Is there a way to increase the timeout until d...
0
votes
3
answers
812
views
asked 6 years ago by vallikkv
updated 4 years ago by sklearning
I want to update the test results of Robot framework to QC using Rest api. By fetching the output.xml file of robot framework, I want to update the test results to QC using rest api. To do that, I've ...
0
votes
0
answers
17
views
Be first to answer!
asked 7 years ago by alm-naive
Hi I want to pull the Test case Execution count using REST API based on the Test Lab Folder name. There can be many test sets inside that test lab folder and even test folders. Eg: Test Folder 1\\Test...
2
votes
1
answer
38
views
How Do I delete an entity (such as a defect) using REST API / VBScript?
2
votes
1
answer
33
views
How Do I update a field value (such as defect field) using REST API / VBScript?
0
votes
1
answer
22
views
How Do I log out of the session using REST API / VBScript?
0
votes
1
answer
130
views
How Do I authenticate with Basic Authorization header using REST API / VBScript?