Hi Jian,

Thanks for the  detailed answer. I've worked in selenium and created
considerable amount of test suites. Selenium does have an issue with the
test robustness, however, that can be solved. Ofcourse, the requires
additional work.

When I try improve the locators using jQuery, I've stumbled upon Tellurium.
I will try and let you know, how good it is :-)


On Mon, Jun 7, 2010 at 9:36 PM, Jian Fang <[email protected]> wrote:

> Hi Rajasankar,
>
> Very good question.
>
> Yes, Trump does not work like Selenium IDE and the reason is that Trump is
> used to record user clicks and generate UI module file, not the
> test script. More details can be found from
>
>
> http://code.google.com/p/aost/wiki/UserGuide070TelluriumSubprojects#Tellurium_UI_Module_Plugin_(TrUMP)<http://code.google.com/p/aost/wiki/UserGuide070TelluriumSubprojects#Tellurium_UI_Module_Plugin_%28TrUMP%29>
>
>
> But we do realize the limitation of this and have a plan to add the support
> to record test script. Even with the support of test script, Trump will
> not like Selenium IDE because its primary goal is to make the test robust.
> You will see the generated UI module, but not the locators directly.
> The reason is that the Tellurium framework will handle the UI module to
> locator mapping automatically at runtime to improve test robust.
>
> Our plan is to first upgrade Trump to match Tellurium 0.7.0 and fix the
> iframe and popup window problems. After that, we may add test script
> recording to Trump, or provide test script recording support in
> TelluriumWorks, which would be an IDE plugin, for instance, IntelliJ IDEA
> plugin.
> Or add the support in both projects. Which path to go depends on how
> difficult to implement the test script recording support in each project and
>
> how to exploit the power of JavaScript or Java in the implementation.
>
> Thanks,
>
> Jian
>
> On Mon, Jun 7, 2010 at 11:39 AM, Raja sankar 
> <[email protected]>wrote:
>
>> Hi All,
>>
>> Yes, the 0.1.0 version not working in FF 3.5. It will try the 0.7.0
>> version.
>>
>> The older version is not working like Selenium IDE. Is that intentional?
>> :-). What I need is, when I click on the element, I thought Trump will
>> generate corresponding locater with all the properties. However, that was
>> generate only when I click on export. Moreover, it is not supporting the
>> actions in the elements, just the location of the element is shown. It is
>> like find in the selenium IDE.
>>
>> If you can improve this that would be great.
>>
>> Rajasankar
>>
>>
>>
>> On Mon, Jun 7, 2010 at 8:55 PM, John <[email protected]> wrote:
>>
>>> In the meanwhile, Tellurium team starts to work on Trump upgrade. If
>>> you have any comments or suggestions
>>> about Trump, please do let us know.
>>>
>>> Thanks in advance,
>>>
>>> Jian
>>>
>>> On Jun 7, 11:22 am, Jian Fang <[email protected]> wrote:
>>> > Hi All,
>>> >
>>> > There is one user reporting that Trump 0.1.0 does not support Firefox
>>> 3.5.9.
>>> > Please use the 0.7.0 version of Trump instead, which
>>> > should support firefox 3.0 to 3.6.
>>> >
>>> > http://maven.kungfuters.org/content/repositories/releases/org/telluri.
>>> ..
>>> >
>>> > Thanks,
>>> >
>>> > Jian
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "tellurium-users" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected]<tellurium-users%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/tellurium-users?hl=en.
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "tellurium-users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<tellurium-users%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/tellurium-users?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "tellurium-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<tellurium-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tellurium-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" 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/tellurium-users?hl=en.

Reply via email to