This is probably one of the best decisions you have made in your life.
> which is the namest and strong bussiness automated test tool for web.
No it is not: It is a heavyweight, resource hungry tool with the best
results gotten from ignoring all its 'features' and writing in pure
vbscript files
that you attach to your project.
> Althrough the QTP bring us more benefits,
Could you please explain?
>. The watir is best one choice. Comparing the
> Object spy tool and the object repositry and its manage in QTP, it seemed to
> us develop the watir code is very slowly.
Once you build up a framework with an application map, things will speed up.
> Especially, the developer have to spend much more time to spy the objects on page.
You could write some Ruby code that iterates through the objects in
your page and throws them out somewhere.
An example is here:http://wiki.openqa.org/display/WTR/RSpec+example+with+dynamic+object+repository.
Aidy
I didn't write this; I forgot who did!
But why not leave a comment here
http://90kts.com/blog/2008/just-another-framework-for-developing-watir-test-cases/
?
Aidy
On 08/10/2008, bugs apple <appl...@gmail.com> wrote:
>
> Even if I go through the JAF code, but the discoveryobject.rb still does not
> work in Watir Environment, maybe it was banded in FireWatir.
>
I will write something at weekend and put it on the wiki.
Aidy