Who's your audience?  Programmers, testers,...?  Do you already use other
tools, is there disagreement in which tools to adopt?  It's hard to know
what to suggest without some context.

My team adopted WebTest because it was fairly fast to implement and learn,
the programmers were not averse to it (as they might be with other tools
using a scripting language they don't know), it integrated easily with our
CruiseControl build process, the results reporting is effective, and we
liked the idea of specifying tests rather than programming them (less likely
the test will have a bug).

WebTest is one of several tools in our toolbox, it fits a particular need we
had for GUI smoke tests.  The ROI on our regression suite has been
excellent.
-- Lisa

On 8/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>  I'm making a presentation on Webtest to the team tomorrow. Any
> suggestions on what seems to work to convince others to use the tool and why
> its better than the alternatives.
>
>
>
>
>
> And are there issues with using Webtest to test a ASP.Net website running
> on IIS and using Ajax tools?
>
>
>
> Thanks.
>
>
>
> Luke Templin
>
> **************************************************
> This e-mail and any of its attachments may contain Exelon
> Corporation proprietary information, which is privileged,
> confidential, or subject to copyright belonging to the Exelon
> Corporation family of Companies.
> This e-mail is intended solely for the use of the individual or
> entity to which it is addressed. If you are not the intended
> recipient of this e-mail, you are hereby notified that any
> dissemination, distribution, copying, or action taken in relation
> to the contents of and attachments to this e-mail is strictly
> prohibited and may be unlawful. If you have received this e-mail
> in error, please notify the sender immediately and permanently
> delete the original and any copy of this e-mail and any printout.
> Thank You.
> **************************************************
> >




-- 
Lisa Crispin
Co-author,
Testing Extreme Programming
http://lisa.crispin.home.att.net

Reply via email to