Votes
Answers
Views
Question
0
1
21
We have a business group that wants to limit access to their requirements in the QC requirements tab. Is there any way to set up permissions on a folder by folder basis in requirements?
0
1
66
Looking for guidance on how to push a silent install to all PC's at my company. There used to be (in 10) a silent install that could be used to push the install out, how do I that in 11.52?
0
2
120
asked 10 years ago by buffalo-bill
updated 10 years ago by pt-barnum
Is it possible to upgrade our QC10 server (with 5 projects) directly to QC12.20? We have a NEW server and Database instance for QC12.20 ready to go. Can we just migrate eh DB's and Repository over there and upgrade it?
0
1
71
This morning we started experiencing issues with ALM. Users were reporting a variety of performance issues, getting kicked out, browsers locking up. While I was in Site Administration anytime I would click on a project I would get "Test Connection" Failed. Server admin rebooted the applicati...
0
1
1073
We have a situation where the system is not consistently updating the Test Instance Status correctly. We have a one to one relationship between a test case loaded into HP Plan and copied into Lab. So no test instance is duplicated. Each test has three steps. The first step is passed, the second step...
0
1
291
Tags:
Hi, I am trying to use the RTE protocol to connect to Linux server,I am able to capture the username and unable to capture the password of Linux server.Please refer below script vuser_init() { /* *** The terminal type is LINUX. */ TE_connect( "comm-type = telnet;" "host-name = sdf.org;...
0
1
38
We are setting up a new LINK in HP/QC-Synchronizer. When we run an integrity check, we see many fields in Endpoint 2 failing the check because they are "Mandatory" and do not exist in the mapping. What does that mean? Do we need to also create corresponding fields in QC and make them mandato...
0
1
42
We have a QC/ALM 11.52 server that was working fine yesterday. We are using LDAP to authenticate passwords for QC. This morning, all of a sudden, nobody can login! we get: Message: Failed to login Please advise.
1
1
242
asked 10 years ago by kaptainkayoss
updated 10 years ago by rich-text
I am trying to work with a power builder data window object. I have to select multiple items in the list. When I do a select method, each time I select an item it deselects the previous one. Is there a way to do a multiple selection? I don't see a method to allow this in the PbDatawindow object help...