Votes
Answers
Views
Question
0
votes
3
answers
62
views
We have button that we created in the TestPlan module that when we select a folder with tests in it in the TestPlan module it copies the folders, creates a TestSet, and adds Test Instances in then TestLab module. This was working in ALM 12.01 but quit working after we upgraded to ALM 12.21 it now on...
0
votes
2
answers
145
views
When I generate a Progress Test Set Graph Dates in the result are showing weekend dates (non business dates) with actual results for fail/pass/no run, etc. even though nobody was running tests on these days. Numbers under Pass are showing the wrong number. Steps: 1. Go to Test Lab 2. select a test s...
0
votes
1
answer
149
views
We are trying to integrate ALM to Servicenow using Tasktop. Since we only have one project in Servicenow, but multiple projects in ALM, we were told we needed to add a field to the ALM defect with the project name. I think I am overthinking this. Is there an easy way to do this (as it is displayed i...
0
votes
1
answer
41
views
When I add and link a new defect from a test STEP, why does the paper clip not show beside the test instance in the test lab, even though it shows on the defect in the defect module and under the test instance detail??
2
votes
2
answers
5760
views
A user is getting the following: Initialization has failed. Contact your system administrator. For details, see the Loader log file. Failure details: Initialization failure. ALM server URL must be in the intranet zone or added to the trusted sites list.
2
votes
1
answer
49
views
In UFT 11.53 with all the necessary patches installed. I have a function called MinimizeUFT which contains the following code. Set objUFT = GetObject("", "Quicktest.Application") objUFT.Minimize As soon as the control comes to the GetObject line UFT crashes. Has anyone seen this prob...
1
vote
1
answer
30
views
We created a UFT GUI test with the following XPATH expressions: set currentBrowser = Browser("Title:=Smart Web Portal") set currentPage = currentBrowser.Page("title:=Smart Web Portal") exist = currentPage.WebElement("xpath:=//div[@id='loginContent']").Exist(1) Whe...
2
votes
2
answers
55
views
asked 9 years ago by myotherme
updated 8 years ago by bubblehead712
We installed UFT then Chrome and cannot get UFT to work with Chrome. UFT sees it as regular Windows objects.
1
vote
1
answer
95
views
I'm having a ton of trouble with UFT. It seems to crash frequently, especially when working with either ADODB or ARRAYLIST. There are also times when it will not recognize that a function library from ALM is associated with it, and sometimes it just drops the ALM connection altogether. This is happe...