Hi,

Thank you very much for your answer.

Yeah, I know SWTBot and it is what I'm suggesting to the company but they
made a previous decision of hiring someone for QTP for some weeks, so we
have to try to make it work with QTP, although maybe we can change it, but
first we need to have some conclusions with QTP, and after that maybe we can
give reasons to use a different tool or not

At the moment what we have a widget for example a custom button with a
uniqueId we set. This uniqueId is not being hooked correctly on the
identification properties of the object, but is hooked as native property.
The problem with that as far as I know is that if is not hooked as an
identification property we have to walk through all the objects in the
window, load them and try to get this native properties so we lose the
advantage we have when they are hooked as identification properties.

Thanks
Rodrigo

2011/6/14 Roman Zilber <[email protected]>

> What about http://www.eclipse.org/swtbot/ have you looked into it?
>
>
> On Mon, Jun 13, 2011 at 1:15 PM, rodrigo <[email protected]>wrote:
>
>> Hi,
>>
>> Does anyone have experience on SWT GUI testing with QTP?
>>
>> We were thinking about extending SWT widgets to add different
>> properties and have more control over the widgets. Among this
>> properties we'll have a unique ID so it is easier to find this widgets
>> when we are using QTP to interact with them
>>
>> It looks like QTP is not hooking correctly this new property
>>
>> I would be interested in your approaches using QTP and SWT
>>
>> I know it is a very open discussion so let me know if you need more
>> details
>>
>> By the way, I'm using SWT 3.6.2
>>
>> Thanks and regards
>> Rodrigo
>>
>> --
>> 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
>
>
>  --
> 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
>

-- 
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

Reply via email to