Votes
Answers
Views
Question
0
votes
1
answer
66
views
asked 12 years ago by
updated 12 years ago by
Is there a way to do this: I have a test step that executes a SELECT statement against a database. One of the columns in the results set is a number represented in the database as a VARCHAR data type. I want to convert it to an integer and test if it is greater than some number. How do I do this in ...
3
votes
1
answer
60
views
asked 12 years ago by
updated 12 years ago by
I need to get the size of a pdf file in QTP, but don't have any property to work with.
0
votes
2
answers
46
views
asked 13 years ago by
updated 9 years ago by
I am running scripts on a powerbuilder(sybase) application. I have been asked to used standard checkpoints for some of the validations. The checkpoint has to wait for a report to load before being executed otherwise the checkpoint will generate a general run error. However, with this error, QTP will...
2
votes
1
answer
92
views
asked 13 years ago by
updated 13 years ago by
In a Checkpoint, is there a way to map the expected result of a complex data type (one where n number of values can be returned) to a Data source (excel, database, xml)? It appears that only Available steps and Test variables are the only options available in the Select Link Source window. For examp...
1
vote
1
answer
31
views
asked 14 years ago by
updated 11 years ago by
Hi, I have a database checkpoint that checks for a numerical range. This seems to work fine. However I want to be able to change the min/max properties of this checkpoint through code. DbTable("DbTable").Check CheckPoint("26.CheckECG") SQLstr = "Select t1.VitalValue From Case_VIT...
7
votes
1
answer
141
views
asked 14 years ago by
updated 14 years ago by
I have run into problems attempting to edit Checkpoint properties while in the OR. QTP will accept the changes; however, once I move to another Checkpoint and come back the changes that I made do not exist. I am able to change which properties are checked just not the content.
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top