Votes
Answers
Views
Question
4
1
135
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...
0
1
31
We use the "generate" button to create excel reports in quality center. Is there a way to automate these QC reports say on a daily or weekly basis?
0
1
27
The Errors I receive are "Object reference not set to an instance of an object" or "index was outside the bounds of the array" when the selected Requirement is of the 'Assessment' type (not the Analysis type)
4
2
64
Tags:
I have to use Firefox to record a script using Vugen 9.5.2. I want to make sure I download the version of Firefox that is compatible with Vugen 9.5.2.
2
3
220
How to select random rows and cols from excel using QTP
2
1
18
asked 13 years ago by srihari-amgen
updated 13 years ago by michael-1
Hi All, 1) We have QTP 10.0 integrated with QC 10.0. In this case say if a checkout is performed on the test script from QTP, Is it possible to check in the same test script from the QC 10.0 instead of checking it from QTP? 2) We have QTP 10.0 integrated with QC 10.0. In this case say if a che...
13
4
37
asked 13 years ago by derlweldon
updated 9 years ago by keentester
We recently upgraded my Operating system to Windows 7. Prior to this upgrade, I have had no problem using the "Excel Add In" to export Requirements into Quality Center. I am now having trouble getting past the "Map Name" interface. When I choose the "Type a new Map Name" or &...
0
1
139
I'm using QTP 9.2.0.0 Build 2610 with a customer's framework. The UBound function does not work, I get 'Type mismatch: UBound'. The specific line of code is: "nResult = ubound(aArray)" I've verified that aArray is a single-dimension array when passed to ubound. The word 'ubound' does not app...
4
2
53
asked 14 years ago by Iama_mess
updated 8 years ago by DavidMofOSI
Tags:
We are trying to make IP Spoofing work but the solution (Adding Static IP's using the IP Wizard and then updating the routing tables with the scripts provided by the IP wizard )provided by HP is not feasible to implement at our company. Is it possible to use DHCP option to make IP spoofing work or i...