Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 11.00 and PeopleSoft
#1
Not Solved
I have recorded simple test script using QTP 11.00 with PeopleSoft add-in. I have 500 vouchers (Invoices) that I am trying to delete from PeopleSoft.
This script runs some time and some time not. Thanks for any suggestions!

This is the recorded script:

Code:
Browser("Base Navigation Page").Page("Delete Voucher").Link("Delete Voucher").Click
Browser("Base Navigation Page").Page("Delete Voucher").Frame("TargetContent_2").WebEdit("VCHR_SRCH_DEL_BUSINESS_UNIT").Set "46666"
Browser("Base Navigation Page").Page("Delete Voucher").Frame("TargetContent_2").WebEdit("VCHR_SRCH_DEL_VOUCHER_ID").Set DataTable("VOUCHER_ID", dtGlobalSheet)
Browser("Base Navigation Page").Page("Delete Voucher").Frame("TargetContent_2").WebButton("Search").Click
wait 2
Browser("Base Navigation Page").Page("Delete Voucher").Frame("TargetContent").WebButton("Delete").Click
wait 2
Browser("Base Navigation Page").Page("Delete Voucher").Frame("TargetContent").WebButton("OK").Click
wait 51
Browser("Base Navigation Page").Page("Delete Voucher").Frame("TargetContent").WebButton("OK").Click
wait 9
Reply


Messages In This Thread
QTP 11.00 and PeopleSoft - by dattaashokusa - 11-30-2011, 03:35 AM
RE: QTP 11.00 and PeopleSoft - by Ankesh - 11-30-2011, 12:19 PM
RE: QTP 11.00 and PeopleSoft - by dattaashokusa - 11-30-2011, 07:19 PM
RE: QTP 11.00 and PeopleSoft - by Ankesh - 12-01-2011, 12:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need free Oracel and Peoplesoft 8.2 add ins for QTP 9.2 chowdary2004msc 2 4,054 02-03-2010, 11:14 AM
Last Post: chowdary2004msc

Forum Jump:


Users browsing this thread: 1 Guest(s)