Votes
Answers
Views
Question
2
3
444
asked 13 years ago by soapy-smith
updated 7 years ago by bhaskar
One of our users is getting this error when trying to load ALM11 client (IE): Following client components were not downloaded successfully: 1 . CLoader::CheckFileSize : (Error 3) The system cannot find the path specified. Failed opening file C:\\Windows\\system32\\%AppData%\\HP\\ALM-Client\\. 2 . CL...
9
2
53
Getting an error message "The File 'Agent.exe.6ed28668-7b....' is not marked for installation." when attempting to install qtp10. Thhis machine had qtp10 already installed, but the tester started getting some errors when attempting to startup. I removed qtp10 & attempted to re-install it whe...
8
1
141
asked 13 years ago by pumpkin
updated 13 years ago by bubblehead712
My user are getting the message "You do not have permissions to run tests on this machine" when running QTP tests from host machine. Any Thoughts?
7
1
104
asked 13 years ago by neena
updated 13 years ago by bubblehead712
I am getting "overwrite memory application error" when testing AUT with QTP. My AUT is .NET and 90 percent of 16 Gig of Ram is free when running test. My developers say it not the AUT and QTP's memory ~= 130 Meg. Has anybody else seen this?
6
1
182
asked 13 years ago by derlweldon
updated 13 years ago by sammyh
While running VAPI-XP-TEST tests we are seeing an error for sr_exec_agnt.exe this error. This occurs after the test has completed and has passed. Wondering if there is an updated version or if anyone else experiencing this issue.
6
4
65
asked 13 years ago by fuzzy-davis
updated 10 years ago by abhishek
Category:
Application Lifecycle Management
When attempting to copy/paste a test case from one project to another we get the following error. The number and/or size of user-defined fields in the destination project does not match the number/size of user-defined fields in the source project. The size of 'DS_USER_01' in the destination project ...
6
1
61
asked 13 years ago by derlweldon
updated 13 years ago by sammyh
We are getting and Invalid field name error for project we upgraded from v9.2 Any Ideas? See Error Below. Error at Line 1131, (character 3) Invalid field name: ==================== Sub SetFieldApp( FieldName, Vis, Req, PNo, VOrder ) 'Sets a field's appearance ==> With Bug_Fields(FieldName) .IsVisibl...
4
1
137
asked 13 years ago by viperboy1012
updated 12 years ago by garystew
While not normally needed, how does one go about utilizing math functions with very large numbers, without getting an "overflow" error? Numbers treated as integers go from -2,147,483,648 to 2,147,483,647; yet, how could one utilize, say, 1e+15 or 3e+50? I've tried using CDbl and CLng, neithe...
3
1
35
asked 14 years ago by gem
updated 14 years ago by bubblehead712
My test goes to a web site and downloads a program. When the test attempts to runs the downloaded file from IE, a security warning pops up appears. This pop up is not accessible by QTP. Does anybody have any ideas how to get this to work?