Votes
Answers
Views
Question
3
1
50
Hi, I have ALM 11.52 with the latest patch installed and the version with cross-project customization. I would like to add more projects to the graphs I create than just 6, but when I try to add a 7th, I get an error stating that I have exceeded the maximum allowed of 6 projects. IS it not possible ...
3
1
102
asked 11 years ago by bharvi
updated 10 years ago by dsandman999
Unable to run ALM on Windows 8-64bit IE 10 getting below error : Following client components were not downloaded successfully: 1 . RRV.cab : This file has no digital signature or the publisher is untrusted. 2 . 3rdParty.cab : This file has no digital signature or the publisher is untrusted. Close al...
3
1
179
asked 11 years ago by scruffy
updated 11 years ago by josh-yates
Does anyone have a user query that they use to find all the users/user info for a project including gathering the user group string that shows what user groups are turned on for a particular user?
0
1
33
We are trying to use sprinter with Mirroring. We have identified a "secondary" PC and it already has the same version of Sprinter on it and the sprinter Agent says it is ready. We are logging in as the SAME use as the Primary and we are the ONLY user on both machines. when launching the test...
0
1
63
asked 11 years ago by buffalo-bill
updated 11 years ago by pt-barnum
We need a way to check on server DB activity and on how it is utilizing the JAVA Heap. It seems that every once in awhile, we max-out on some activity that halts the QC server.
0
1
46
asked 11 years ago by soapy-smith
updated 11 years ago by pt-barnum
Recently we started experiencing a serious issue when the same ticket/record was created large amount of times every sync. duplicates are showing up in BOTH endpoints. Over a course of two days it was created almost 700 times in both systems. What could be happening?
1
1
39
asked 11 years ago by pinkyboo27
updated 11 years ago by Dan
Hi, when you edit a step or paste in a step into a test in ALM 11 it will automatically scroll back up to the first step in the test after you click away from the step you were editing/pasting. I was wondering if there is a setting or something in ALM 11 where you could stop it from doing this? I fe...
0
1
165
In ALM, when a test is a 'Manual' test, the 'New Parameter' button is enabled. When the test is converted to a 'QUICKTEST-TEST' test, the 'New Parameter' button is disabled in ALM. - Parameters created in UFT do not show in ALM - Parameters created in ALM do not...
2
1
43
We're importing an Excel worksheet into a QTP datatable and that works fine. After importing, adding a datatable parameter causes the row count to be 65536?? DataTable.ImportSheet spreadsheetLocaion , 1, "DataFile" dataFileCount = DataTable.GetSheet("DataFile").GetRowCount 'Returns 1...