InternalServerError when POSTing new "run" entity with REST api (ALM 11)
Hi,I am a new user of REST API for ALM and having some problem when trying to POST new Run entity.First, my main goal is to update tests executions that were triggered outside of ALM. 1) As I...
View ArticleRe: Add attachment to a defect via OTA using Java Jacob
Hi,I am able to retrieve all the defects from HP QC using JACOB and OTA, however unable to apply filters.Please suggest what change needs to be done in below code. ActiveXComponent hpqcCon =...
View ArticleExport a test case with its business components
Hi, Could somebody help me with my issue... I would like to upload/download test cases from/in Excel file. Test cases have several steps and these are formed from different business components and...
View ArticleRe: How can I bulk update test set name?
I dont have an idea about SQL statment much.Kindly explain in expand manner. And also I am looking for a updation in QC itself like we can do for scritps in test lab by using replace option.Is it...
View ArticleRe: How can I bulk update test set name?
Hi. I'm afraid you cannot replace TestSet names directly in ALM GUI. The SQL can be:update CYCLE set cy_cycle = Replace (cy_cycle,'oldprojectname','newprojectname') where cy_cycle like...
View ArticleUnable to see execution information of test cases due to ""Access violation...
I have a user on a Mac laptop who is using HP Quality Center application on Win7 inside Parallels. After opening the QC explorer, he logs in, selects a project, and clicks on Test Lab on the left side...
View ArticleRe: Release 12.0
Hi... Thanks for reply Are there some topics that you know, there will be covered? Regards. Jorge
View ArticleRe: Best way to create defect and Re-test
This is also true in ALM 11.0 and possibly QC10 as well. To link a test to a defect after the test was created or run is also possible. For executed tests, in the Test Lab, go to the test set, select...
View ArticleRe: Editing defects with HP Quality Center 10 Excel Addin
Thank you so much ... This really helps.. i was updating manyually one by one.. now it is easy
View ArticleUnable to close QC connection
Dear Support,I am using below line of code in C# to update test case status but after execution it doesn't close connection. It creates new connection each time. Please let me know how I can close...
View ArticleUnable to check in requirement - Quality Center 10
I get the following error when I try to check in a requirement: You cannot check in. The entity may be in use by another user or may already be checked in.
View ArticleRe: Unable to check in requirement - Quality Center 10
What confirmation do you have that the user ID you are using has the requirement checked out?Is this a brand new requirement, or are you trying to change an existing requirement?Information regarding...
View ArticleRe: Release 12.0
Hi Jorge , We will have to wait for the official product release to know the new features. Regards ,
View ArticleRe: Unable to see execution information of test cases due to ""Access...
Hi Bethb4, Please let us know if the user encounters this error in one project only or he has it on all projects? Is this user the only one who experience this issue? Please also check with the user if...
View ArticleReST API - 401 SecurityContext exception
Hi Everyone, I just tried to GET reposonse for the following ReST API http://xxx:8080/qcbin/rest/domains/DEFAULT/projects/QCDemo/defects/174 through SOAP UI Pro tool but it thorws the following...
View ArticleEnable Search for comments section
We were using search functionality that was available for comments section in QC 9.0 version to find out some information from comments. In QC11.0 search functionality for comments section is removed....
View ArticleHow to get all the test set name from the test set folder
hi friends I am trying to write a VB script cade for getting all the test set name from a test set folder in an excel sheet.For example: if there are 10 test set inside a test set folder. After...
View ArticleFree Memory when cancel execution.
I have a trouble with Test Set Test.When I create a new Run and cancel it then create a New Run in another Test, all things like "TestSetTest_Fields.Field("TC_TESTCYCL_ID").Value" are Inherited so I...
View ArticleSolution to provide the ALM access to users outside the corporate network
We are currently facing an issue for external users to access to ALM from outside the corporate network. Due to information security considerations, we cannot change the firewall rule to let the...
View ArticleRe: Unable to check in requirement - Quality Center 10
Trudy, Thank you for your rapid response. Let me add some clarification in response. I am checking out existing requirements. I cannot verify via the VC Table that my userid has it checked out, I can,...
View Article