Re: create a dummy/empty test when a folder is created automatically
Here is a way to do it: Declare a global variable in the Test Plan workflow (outside the procedures:Dim isNewFolder Set it to True in TestFolder_New: Sub TestFolder_New isNewFolder = True End Sub Add...
View ArticleRe: How to set an Alias for ALM 11.5 URL?
Yes, I did manage to set it up. You have to configure the DNS. How to do it? I have no idea. I tried a lot but nothing worked. Finally had to bring in a web server admin to get it done. He just said he...
View ArticleRe: Just Installed QC - How to create Test Plan
thanks all for your reply. checked again today now the Create Test Plan function has been enable :-)
View ArticlePrice for QC
Please can I ask if anyone know the cost for getting the sw after the trial? I am working on a small company and would probably looking for 2-3 seat licence. Unable to find the cost anywhere..... and...
View ArticleRe: Error while creating a project by copying data from an existing project
After two weeks of back and forth with HP support we isolated the issue to client connection timeout. We increased the timeout value from 120 to 400 using the WebGate customization tool on the client...
View ArticleRe: Entity with key '0' doesnt exist in table test
Did you figure out what caused this? We are getting this error when importing a library.Entity with key '277' does not exist in table 'TEST' Indeed we do not see that entry in the table test, not sure...
View ArticleRepository Migration stuck on "Pending Migration"
We have 190 projects stuck on Repository migration status of "Pending Migration" with a migration progress 0%. These projects were completely migrated and was working before. HP recommended to...
View ArticleRe: BPT Script Backup
Thanks for the suggestion Marvin. I was kind of looking for solution that can be driven by any user which gives more control over scripts like manual scripts and on daily basis to not to loose any of...
View ArticleRe: Price for QC
Contacting HP Licensing team would be the best way to find more information and right price for your needs.
View ArticleAbout BG_USER_HR_01 field in Bug Table
Hi,I have run a query to pull the Field Name and Field Label.In the list of fields I can see BG_USER_HR_01 to BG_USER_HR_06, but when I go back to customization and project entities I couldn't find the...
View ArticleRe: About BG_USER_HR_01 field in Bug Table
Hi, DB reference mentions as below BG_USER_HR_01 to BG_USER_HR_06 are for backward compatibility. Fields may be removed in future version.I think these were system fields only but not made available...
View ArticleRe: ALM Test Resources - Resource Viewer - QTP Viewer is not available
Install UFTALM_0001 patch in your machine. This should solve your issue.
View ArticleAdding two new fields in test plan in ALM 11.0
Hello everyone, Please help me with this issue, please tell me the path how can I create two new fields in test plan and do need to have site admin permission to do that? Please help. Add 2 fields to...
View ArticleRe: How to access ALM data using REST API
Great post on adding the defect. My problem is how do I add a new test run and have it update all the necessary locations? I've actually been able to add a run under the Test Instance Details but it...
View ArticleRe: Adding two new fields in test plan in ALM 11.0
You don't access as a site admin,instead you will TDadmin access at the QC Project level to be able to do customizations. Login to the QC project where you want to add these fields as an admin 1)...
View ArticleRe: Repository Migration stuck on "Pending Migration"
Do you have this Site Configuration parameter defined?SUSPEND_REPOSITORY_MIGRATION
View ArticleTest labs disappeared
One of our testing managers is in a panic because her test labs have disappeared. Another user can see them. She wants me to restore the db from last night but I don't think that will fix this. She has...
View ArticleRe: ALM performance issue
We have had a similar memory issue, but our system has only recently migrated from QC to ALM 11.52. ALM seems to use only about 2gb of the 8gb of memory assigned to ALM based on the wrapper...
View ArticleRe: Manual Runner not visible
Thanks Jan! Your solution worked for my user as well. Best,Mandy
View Article