Votes
Answers
Views
Question
11
votes
1
answer
150
views
asked 15 years ago by bubblehead712
updated 15 years ago by bubblehead712
A question I get often is "Can you automate running of ALM/QC Test Set from a scheduler"? The answer is yes but I never had a good example to provide.
7
votes
1
answer
99
views
asked 15 years ago by neena
updated 15 years ago by bubblehead712
My QTP is just not recording the desktop shortcuts the same across Operation Systems (OS). I want to open an application through desktop shortcuts and it is not working at all. When I am doing same thing on Windows 7 then its fine it is recording all the steps but other OS it does not work. I have a...
6
votes
2
answers
94
views
asked 15 years ago by fuzzy-davis
updated 13 years ago by neilfindlay
Anyone else experienceing this. After we installed ALM/QC Patch 06, our response time is REALLY slow. Take al long time to drill down through the folder structure in the Test Plans module. Thanks in advance.
6
votes
1
answer
31
views
asked 15 years ago by fuzzy-davis
updated 15 years ago by sammyh
Has anyone else experienced this. Non-Admin users cannot run the Site Administrator. I thought this was no longer a requirment in ALM/QC v11!
8
votes
2
answers
154
views
When I start QTP I get the following message. ---------- Following client components were not downloaded successfully: 1. OTAClient.dll : Access is denied. 2. tdclient.dll : Access is denied. 3. WebClient.dll : Access is denied. 4. tdclntui.dll : Access is denied. 5. bp_exec_agent.exe : Access is de...
4
votes
4
answers
138
views
asked 15 years ago by fandabidozi
updated 13 years ago by dvbrao1
I am trying to create a script to test on different browsers (Internet Explorer, Firefox, and Google Chrome). The new patch QTPWeb_00088 allows QTP 11 to run scripts on Google Chrome however for some reason dialog boxes are not the same. Does anybody have an example how to get my test to work?
6
votes
1
answer
121
views
asked 15 years ago by derlweldon
updated 15 years ago by sammyh
Not sure what is wrong. This is occuring only in one of our projets. This happens for all users, so we know it is not a security issue. Each time a defect is added we get a "Failed to Post" error. Any ideas?
1
vote
1
answer
43
views
asked 15 years ago by qc-supporter
updated 15 years ago by Captain Mercury
hi All, I need to knowthe list of user defined fields for all the active projects in QC from the data base. Can any one let me know the query or the way to query the database? thanks in advance.
1
vote
1
answer
432
views
Hi All, I am trying to pass a path to the folder in Test Lab as a parameter in SQL query, for example @path@='ST\\Automation\\Cycle1\\Auto\\BankService\\Release2'. What I need is a CF_ITEM_PATH of the last folder in this path. I need to do it only using SQL query in QC. Thank You