Votes
Answers
Views
Question
0
1
295
Hello. We are using a version control enabled project, and we have users receiving a 'Closure Fuse Exceeded' error when trying to check out a test case. I was also able to reproduce the error when I tried checking out the same test case. Can you assist us with this issue?
0
1
140
asked 7 years ago by Karthik Arutla
updated 7 years ago by karthik
0
1
37
asked 7 years ago by Karthik Arutla
updated 7 years ago by karthik
1
1
54
Hello, We have accidentally added ALL of our test cases to a requirement. I was wondering if there was a query available to remove all the test coverage from this one requirement. There are 21,000 links and is timely to do it manually. This is in the REQ_COVER table.
0
1
35
asked 7 years ago by thomasbates
updated 7 years ago by jefptman
Why am I getting The Key was already present in the dictionary? Also in test runs comments seeing below and forces me into a continuous loop and I can not get back to test Runs. Also in comments is a edge to edge red outline box with a red X stretching corner to corner.
1
1
39
Hello, I would like to know if it is possible to create a custom field that contains a check box within the customization for a project within ALM? If not is there some sort of workaround as we are looking for a way to track an issue and the checkbox would be the best for us? Thanks, HomerJ
0
1
161
asked 7 years ago by dineshrasu
updated 6 years ago by rich-text
Tags:
I have used the below code for uploading defects automatically using macros, here I am getting error in environment field and test type field while running. I have given the values which are already populated in ALM eventhough it is not accepting those values. Dim Bug As BugFactory Dim Bug1 As Bug S...
0
1
54
asked 7 years ago by bhogapuram
updated 7 years ago by raja
I am running on Windows Server 2016 virtual machine. I have installed UFT 14.03. I do not have internet access to access online help.
0
1
41
asked 7 years ago by bhogapuram
updated 7 years ago by raja
When I create an excel object and enter a .(dot) after the object, I do not get a pop-up box displaying to suggest which are the available methods I can use. For example, Set ObjExl = CreateObject("excel.application") Set Workbook1 = objExl. (in this step, UFT doesn't display a pop-up box up...