Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Record a Toolbar button click, Playback is not working (not identifying toolbar button)
posted

I've recorded a toolbar button click

SwfWindow("CIA System (powered by").SwfWindow("Hedge Fund").SwfToolbar("_Form1_Toolbars_Dock_Area_Bott").PerformToolAction tbmgrToolbar, tbmgrClick, "tlbFund", "Refresh"

 

When I tried to playback this recorded QTP script, it's not able to identify the toolbar button.

I want to simulate this action

by identifying toolbar button and click event (using Descriptive Programming).

Pl let me know how can it has been done?

 

ote: Using QTP 10.0 and TestAdvantage_WinForms_HP_20103

 

 

Parents
No Data
Reply
  • 9298
    posted

    Laxmikant,

    Could you verify that TestAdvantage is configured correctly?  Could you look at the SwfConfig.xml file which is located in the "dat" subdirectory where QTP is installed?  If you are unsure about it, could you attach a copy of it to this forum post so that I could look at it?

    Have you confirmed that the version and build of NetAdvantage under which your application is running is the same as the version and build of TestAdvantage?

    Are you able to playback the recorded scripts unsing the sample applications that come with TestAdvantage?

    Michael S.

Children