Votes
Answers
Views
Question
0
votes
2
answers
87
views
asked 14 years ago by
updated 11 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...
1
vote
1
answer
58
views
asked 14 years ago by
updated 14 years ago by
I am currently working on a project that is uses the Powerbuilder to generate financial reports. These reports typically have subtotals throughout the report in addition to the grand total at the bottom of these reports. For the report that I am validating, the subtotals and grand totals cannot be s...
0
votes
1
answer
46
views
asked 14 years ago by
updated 14 years ago by
I am working with a powerbuilder application and I am moving from standard checkpoints to custom checkpoints. The custom checkpoint I am working on will pull all the information from a table in the application and store it in an excel spreadsheet. It will then compare the values in the application's...
1
vote
2
answers
274
views
asked 14 years ago by
updated 14 years ago by
I am currently working with Sybase's powerbuilder for a client's application. For the script that I am writing, it is a semi-standalone application. Also, I am validating that a report that has been generated will be the same after the report has aged. The first nine iterations work properly. They d...
6
votes
3
answers
248
views
asked 14 years ago by
updated 10 years ago by
Does anybody know how to get all of the data from a Power builder pbdatawindow?
0
votes
1
answer
53
views
asked 14 years ago by
updated 14 years ago by
I have been automating tests for a PowerBuilder application and the stability of QTP has been decreasing steadily. During General Run errors on large tables or while interacting with the application, any action(Stop, Skip, Retry, Debug) causes QTP to freeze itself, the application, or the computer, ...
1
vote
6
answers
73
views
asked 14 years ago by
updated 12 years ago by
Category: Test Automation
I'm automating an Powerbuilder 12.5 app. I've applied all of the different patches to QTP 11, but when I object spy the powerbuilder app, QTP still recognizes the objects as (for example): Window("Window").Window("Application Logon").PbDataWindow("PbDataWindow") Shouldn't QTP...
1
vote
1
answer
291
views
asked 11 years ago by
updated 11 years ago by
I am trying to work with a power builder data window object. I have to select multiple items in the list. When I do a select method, each time I select an item it deselects the previous one. Is there a way to do a multiple selection? I don't see a method to allow this in the PbDatawindow object help...
0
votes
1
answer
83
views
asked 10 years ago by
updated 10 years ago by
Environment ? qtp12 and powerbuilder12, I define two functions? *Function GetAllDataTxt (object) GetAllData = object.Describe (datawindow.data) End Function* **Function GetAllDataRows (object) GetAllDataRows = object.Rowcount End Function** But,Executed in the script data = GetAllDataTxt (PbWindow (...
EyeOnTesting

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

X
Scroll to Top