[ptt-users] AJAX, Web 2, and TestMaker
Frank Cohen
fcohen at pushtotest.com
Fri Aug 31 13:16:13 PDT 2007
Hi Pascal: Thanks for using TestMaker. TestMaker provides three ways
to create a unit test that may be then run as a functional test, load/
scalability test, and service monitor: Use TestGen4Web to record a
Web application, Use the Network Proxy Recorder to watch a browser
interact with the host, and write a unit test using one of the many
supported languages.
The TestGen4Web utility does not support Web 2.0 and AJAX very well.
It does not model the operations in a JavaScript that may include
making asynchronous calls to the back-end.
I would recommend that you transform the TestGen4Web recorded file
into a Jython script (use the Tools menu -> Import TestGen4Web) and
change it to emit the HTTP calls to the target host that the
JavaScript in your app is doing. Although you may need to learn
Jython or one of the other support languages, you will not have to
get a PHD degree.
We are investigating a way to use Selenium and/or Rhino to record a
test, transform it into a TestMaker test agent script, and then run
it in the TestMaker environment. With our current workload it may be
a few months before this is done. We would be happy if Xythos wanted
to provide an engineer for 2-3 weeks and we could get this done right
away.
-Frank
On Aug 31, 2007, at 11:29 AM, Pascal Pelous wrote:
> Hi Richard,
>
> I thought Pushtotast would help me automating some of my web
> testing but
> TestGen4Web doesn't seem to record much of what can be done with our
> application and I tried with very basic operation. Any suggestion
> on how
> to create a simple automated test case without having a phd?
> Is it possible that our application (Web 2.0 using AJAX) is not
> supported by Pushtotest?
>
> Thanks
>
> Pascal Pelous
> Xythos Software, Inc
>
> -----Original Message-----
> From: info at pushtotest.com [mailto:info at pushtotest.com]
> Sent: Tuesday, August 21, 2007 12:36 AM
> To: Pascal Pelous
> Subject: How Is PushToTest Working For You?
>
> Hello Pascal
>
> Thank you for registering with PushToTest. My name is Richard Meme
> and I
> am your assigned technician to help you with the PushToTest tools.
> Feel
> free to contact me at richard at pushtotest.com for installation help,
> answers to your questions, and information about PushToTest services.
>
> PushToTest offers support services to make you immediately productive,
> including technical support, consulting, training classes, and
> certification. Details at http://www.pushtotest.com/services
>
> If at some point your needs change and you would like to be removed
> from
> our announcements list, please send an email to
> unsubscribe at pushtotest.com.
>
> Sincerely,
>
> Richard and the PushToTest Team
> http://www.pushtotest.com
>
>
--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
TestMaker: The open-source SOA test automation tool
More information about the Users
mailing list