Votes
Answers
Views
Question
4
2
56
Have you ever had any success with using QTP to automate an Excel form? I was able to pull it up and based on what I can see, QTP is unable to identify those type of objects. I click on the Excel window trying to add objects to the obj repository. I asked it to add all child objects, and the list wa...
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...
1
1
19
asked 11 years ago by coltsfan12
updated 11 years ago by mrwhite
Trying to upload some requirements to Quality Center from Excel and get an error. *Row: 1, Could not update requirement: parent requirement wasn't found! (-3)* What is the cause of this error?
4
1
580
asked 11 years ago by coltsfan12
updated 11 years ago by mrwhite
I have a user who when attempting to export some requirements from excel to QC gets the following error. A general error has occurred: The required ALM client files have not been downloaded. To download, go to the Application Lifecycle management login screen. We have tried uninstalling and reinstal...
3
1
28
asked 11 years ago by ditch-brodie
updated 11 years ago by mrwhite
As the title states, when I attempt to open the Excel add-in to export to Quality Center, excel locks up and only thing I can do at this point is to force close the program. I have tried uninstalling and re-installing the add-in but same results. The add-in is pulled from our server, and is working ...
3
1
946
We have a user on a shared VM who when attempting to run the Excel add-in, the Excel add-in is not present. It used to be present for this user's login. Only things we can think that changed is we patched our QC server, and attempted to upgrade the Excel add-in on the VM. Not sure when the add-i...
3
1
54
I noticed that a number of special characters within my excel sheet will not be exported to Quality Center when I try to add my new tests. I understand there are some html limitations but is there any workaround for this?
1
2
47
asked 11 years ago by candyb
updated 9 years ago by ashwin-ash
I'm creating a Business View Excel Report in ALM 11.52 using MS Excel 2010. In Excel, I can get to the HP ALM tab and connect to ALM just fine, and I'm getting the business view and data I expect. Question: After I close the "Worksheet Configuration" panel (click the X in the upper right cor...
5
1
135
asked 12 years ago by bubblehead712
updated 12 years ago by bubblehead712
I have been wondering if there is a limit to the number of datatable sheets in QTP/UFT.