Hi Prasanna, We also faced the same type of problem for SWF & WPF windows.
Then we tried with QTP-10.0 and installed patch QTPWEB_00047.some what it worked. Where ever it is not working,use --------- wpfobject(objectname).Gettextlocation "textname",l,t,r,b and write wfbobject().click r+5,t Regards, Santosh On Thu, Nov 12, 2009 at 10:22 PM, QTP <[email protected]> wrote: > > Hi Prasanna, > > If you want, I can share my experience with you. > I can be contacted directly at [email protected]. > > Regards, > Chandra Adari > > > On Oct 30, 5:15 pm, Prasanna Narayanan <[email protected]> > wrote: > > Hi Cadari, > > > > Thanks for your reply. > > We are currently using WPF Addin not infrigistics. I think there is no > addin > > for Infrigistics but there is one for WPF with QTP. We are still not able > to > > resole it. But we are trying to do the same with a tool called > > TestComplete.(www.automatedqa.com). We still have no idea whether an > upgrade > > of QTP wil work out. We are planning to take this with HP. Please let me > > know if you are able to successfully do this piece of automation. > > > > Thanks, > > Prasanna. > > > > > > > > On Thu, Oct 29, 2009 at 8:26 PM, QTP <[email protected]> wrote: > > > > > Hi Prasanna, > > > > > Which AddIns are you using for this project. > > > We are using the same dev technologies(WPF infragistics) in our > > > project. > > > Let me know if you have resolved the issue. > > > > > Thanks, > > > Chandra > > > > > On Sep 4, 3:47 pm, QTP MASTER <[email protected]> wrote: > > > > Hi all, > > > > We are trying to automate a Screen based onWPF(Windows Presentation > > > > Foundation) and Infrigistic technology. We are using QTP Ver 9.5 > > > > with .Net andWPFadd in for that.WPFaddin recognizes objects in the > > > > Screen. But if the objects are inside a Table, the Objects are > getting > > > > recognized but there are problems in using any properties or any > > > > functions related to the object inside the table. TheWpfTable is not > > > > identified as a Table or as Grid but only as a WpfObject. > > > > > > For Example if there is a WpfEdit box inside a WpfGrid, then the > > > > Properties related to WpfEdit such as setText, type, etc., are not > > > > working. Also that WpfGrid is not getting recognized. > > > > It is only working when we record it in Low level recording mode. > > > > > > We have also tried this with Descriptive Programming, but we cant > find > > > > a solution. > > > > > > Please let me know ifWPFadd in with QTP 9.5 is enough for automating > > > > these screens or is some other Emulator or an Upgrade of QTP or any > > > > additional add in is required for getting this done. > > > > > > -- > > > > With Best Thanks and Regards, > > > > Prasanna Narayanan Srinivasan > > > > Testing Consultant. > > > > -- > > With Best Regards, > > Prasanna Narayanan Srinivasan > > [email protected] > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<mercuryqtp%[email protected]> > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- Regards, Santosh -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
