Votes
Answers
Views
Question
2
2
39
asked 14 years ago by petri
updated 14 years ago by robostock9
I'm looking to generate a report in QC 10 that will show weekly test execution from Test Lab. What is the best way to go about it?
4
1
142
asked 14 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
32
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
31
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
65
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
229
How to select random rows and cols from excel using QTP
2
1
18
asked 14 years ago by srihari-amgen
updated 14 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
40
asked 14 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...