[TIP] "functional paths"

Olemis Lang olemis at gmail.com
Thu Sep 17 05:00:47 PDT 2009


On Wed, Sep 16, 2009 at 9:31 PM, C. Titus Brown <ctb at msu.edu> wrote:
> On Mon, Sep 14, 2009 at 03:46:11PM -0700, Tennis Smith wrote:
>> I was reading the great article "Testing Web Applications with Twill and
>> Selenium", and it said the authors were on this list.   Maybe they can
>> answer a question about functional paths they referred to.
>>
>> Is there any way to generate the possible functional paths for an existing
>> website?  It isn't hard to use twill for that *if* the website doesn't use
>> javascript.  But what happens if the site does use javascript?  Is there a
>> functional path generator which uses javascript?
>
> Hi, Tennis --
>
> if the site uses JavaScript, you're stuck at the moment.
>
[...]
>
> It would be nice for this if you *could* run JS directly from a Python
> interpreter; on that note you might try Pydermonkey,
>
>        http://pypi.python.org/pypi/pydermonkey
>

or PyV8 @ google code ;o)

> but that's as much as I know about it ;).  If you try it out for
> anything I'd be interested in your experiences.
>

:o)

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
Solo 12 minutos ... para volver a nacer  -
http://feedproxy.google.com/~r/simelo-es/~3/L0etLsqDEBI/solo-12-minutos-para-volver-nacer.html



More information about the testing-in-python mailing list