Getting 401: Unauthorized error in HPQC REST Api(12.50) in C#
I'm getting LWSSO cookie through basic authentication using following API:/qcbin/api/authentication/sign-inMethod : POST After that i'm hitting below URL to get the defects using above LWSSO...
View ArticleChange Field Type through work flow Script
Hi All,How can we Change Field Type through work flow Script???The scenario is like this"BG_USER_09" and "BG_USER_10" are Look up lists. I need the "BG_USER_10" field type to be "String" if someone...
View ArticleHow to add a custom field for Sub Folder for a particular project in ALM 12.5...
I need to have seperate template at each folder level ,not at project level.Lets say in details tab I have 10 fields in one folder and i need only fileds in another folder in the same project.Please...
View ArticleHow to add a custom field for Sub Folder for a particular project in ALM 12.5...
I need to have seperate template at each folder level ,not at project level.Lets say in details tab I have 10 fields in one folder and i need only fileds in another folder in the same project.Please...
View ArticleALM: Receive notification when defect assigned to a group.
Hi ! In ALM tool, is there any option to get notified when a defect is assigned to a particular GROUP id ? I also want to get notified if the status of the defect changes anytime.
View ArticleALM: Receive notification when defect assigned to a group.
Hi ! In ALM tool, is there any option to get notified when a defect is assigned to a particular GROUP id ? I also want to get notified if the status of the defect changes anytime.
View ArticleClear old value for a defect field
Hi All,I have two fields BG_USER_09 and BG_USER_10 respectively.If someone changes the value of BG_USER_09 then list value of BG_USER_10 will be updated accordingly (I successfully made this...
View ArticleRename the tab in 'Design Step Details ' Page in
Hello Good Day All ,I want to rename one of the tab in Design Step Details page I implemented with the function Function GetNewStepPageName(PageName,PageNum) but still it didnt work .Navigation to To...
View Articlehow to pull the test cases from test plan to test lab using mytest tool
Hi, Will you help me how to pull the test cases from test plan to test lab using mytest tool Asha
View ArticleUsage Hub and ALM
Hi,I don't know where to post this thread, but I'm trying to configure HPUH Agent on an ALM node (that hosts UFT license server too). I get this error :2016-03-22 13:27:25,386 - ALMProductsDBAdaptor -...
View ArticleLogs Logs Logs
Hello, We're using HP ALM 11.52 and somehow one of our projects was deactivated and don't know how and when or who... I'm wondering if there is some sort of event log we can check that may have this...
View ArticleChanging DB user password
Hello, Due to some security reasons we are planning to change the ALM user passwords.I went through some documents in the portal and ended up with lots of confusion. Could some one help with the...
View ArticleUpdate test execution status in QC using Rest API + Python
To update the test execution status to QC using rest api's , I tried with python requests and ElementTree modules.Right now I can able to authenticate, store cookies and retrieve the defects, test...
View ArticleAccessing/Updating results of ALM through java is possible via REST API or NOT
Hi,I am unable to access the Resources(runs) information using REST API through JAVA. whether it is possible or not?Can we only access the resources(test-sets)? or Can we able to update the...
View ArticleHas anyone successfully unzipped and rezipped a QCP file since ALM 11.5x
Ok I am a relatively bright guy and I have performed many successful ALM upgrades. I am now running into an issue outside of my control.I was provided a .qcp file. I am assisting a client in navigating...
View ArticleUtility to export Domain>Project>Group>Users data for auditing purposes
All,I created a utility which you might find useful. The "ALM Groups>Users Audit Tool"It may be necessary to understand which users are in which project(s) and in which group(s)The ALM...
View ArticleNeed SQL Query in ALM for Daily Status Report
Hi ,I need to have a query with the following tests.Planned Preapration date for test cases from Test plan,Actual Creation date from Test plan ,Planned execution from test lab and Actual Execution...
View ArticleHow to get Test id from Runs Tab
HI All, Is there any way I can get test id by knowing the run id ?? I do not see any field for Test id in Test runs tab. I know how to manually get the test id by looking at configuration id but just...
View ArticleUsing Excel I need to Pull the defects from QC.
Using Excel I need to Pull the defects from QC based on few parameters.Can any one help me?
View Articlecross Filter in Python
I need to use cross filter in python..Here is sample code..# Access the QC Test Planqctp = QCTestPlan(otaOptions)testcase = "example Testcase"# TestFactoryTestFact = qctp.tfTestFilter =...
View Article