[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: KWebTest: A functional website testing tool using KHTML available
From:       "Manish Chakravarty" <manishchaks () gmail ! com>
Date:       2008-03-10 15:35:30
Message-ID: b4dbee910803100823l65e16fahc9cb3982b4fa1c46 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]

[Attachment #4 (text/plain)]

Hi Liu,

> Is it possible to use selenium with KWT? (
> http://selenium-core.openqa.org/ )

Selenium is something I have heard of , but not looked at in detail.


>
> it would be good if KWT can provide better support for an existing web
> functional test framework (such as selenium) so that the same test can
> be executed in FF/IE/KHTML (and webkit too?)

I can work on importing/exporting tests written in other frameworks. That is
an option

>
>
> (selenium does claim support for konqueror, but I think the support is
> limited and it does not provide recording facility for konqueror)

This is interesting, if Selenium can support Konqueror, it would be amazing.

Having said that , the next task is to port this to the WebKit browser to
KDE4/Qt4.4



> On Mon, Mar 10, 2008 at 10:35 AM, Manish Chakravarty
> <manishchaks@gmail.com> wrote:
> >
> > Hi KDE developers,
> >
> >  KWebTest is functional website testing tool using KHTML.
> >  Version 0.2 is now available.
> >
> >  Features added:
> >  - "live" forms input ( You type the query in the test pane and it gets
> > entered into the relevant HTML form, live!)
> >  -  Playback of live forms.
> >  -  A full fledged DOM explorer.
> >
> >
> >  I have also made a .pdf user manual.
> >
> >  Please do have a look at manual and if possible the code.
> >
> >  User Manual:
> > http://kwebtest.googlecode.com/files/KWebTest%20User%20Manual%20v0.2.pdf
> >  Code ( LGPLed) :
> http://kwebtest.googlecode.com/files/kwebtest-0.2.tar.gz
> >  Project Page: http://code.google.com/p/kwebtest/
> >
> >
> >  Feedback, Criticisms , Requests (and even forking ;) ) is more than
> > welcome!
> >
> > ( I am monzie on #kde-devel / #kde-solaris / #kde-in / )
> >
> >
> > --
> > Manish Chakravarty
> > http://manish-chaks.livejournal.com/
> >
> >
> >
> >  >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> > unsubscribe <<
> >
> >
>
>
>
> --
> 生于忧患,死于安乐
> "People's characters are strengthened through struggle against
> difficulties; they are weakened by comfort."
> - Old Chinese adage
>



-- 
Manish Chakravarty
http://manish-chaks.livejournal.com/

[Attachment #5 (text/html)]

Hi Liu,<br><div class="gmail_quote"><blockquote class="gmail_quote" \
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; \
padding-left: 1ex;">Is it possible to use selenium with KWT? ( <a \
href="http://selenium-core.openqa.org/" \
target="_blank">http://selenium-core.openqa.org/</a> )</blockquote> <div>Selenium is \
something I have heard of , but not looked at in \
detail.<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px \
solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>

it would be good if KWT can provide better support for an existing web<br>
functional test framework (such as selenium) so that the same test can<br>
be executed in FF/IE/KHTML (and webkit too?)</blockquote><div>I can work on \
importing/exporting tests written in other frameworks. That is an option \
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, \
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br>
<br>
(selenium does claim support for konqueror, but I think the support is<br>
limited and it does not provide recording facility for \
konqueror)</blockquote><div>This is interesting, if Selenium can support Konqueror, \
it would be amazing.<br><br>Having said that , the next task is to port this to the \
WebKit browser to KDE4/Qt4.4<br> <br><br> 
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, \
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div \
class="Wj3C7c"><br> On Mon, Mar 10, 2008 at 10:35 AM, Manish Chakravarty<br>
&lt;<a href="mailto:manishchaks@gmail.com">manishchaks@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi KDE developers,<br>
&gt;<br>
&gt; &nbsp;KWebTest is functional website testing tool using KHTML.<br>
&gt; &nbsp;Version 0.2 is now available.<br>
&gt;<br>
&gt; &nbsp;Features added:<br>
&gt; &nbsp;- &quot;live&quot; forms input ( You type the query in the test pane and \
it gets<br> &gt; entered into the relevant HTML form, live!)<br>
&gt; &nbsp;- &nbsp;Playback of live forms.<br>
&gt; &nbsp;- &nbsp;A full fledged DOM explorer.<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;I have also made a .pdf user manual.<br>
&gt;<br>
&gt; &nbsp;Please do have a look at manual and if possible the code.<br>
&gt;<br>
&gt; &nbsp;User Manual:<br>
&gt; <a href="http://kwebtest.googlecode.com/files/KWebTest%20User%20Manual%20v0.2.pdf" \
target="_blank">http://kwebtest.googlecode.com/files/KWebTest%20User%20Manual%20v0.2.pdf</a><br>
 &gt; &nbsp;Code ( LGPLed) : <a \
href="http://kwebtest.googlecode.com/files/kwebtest-0.2.tar.gz" \
target="_blank">http://kwebtest.googlecode.com/files/kwebtest-0.2.tar.gz</a><br> &gt; \
&nbsp;Project Page: <a href="http://code.google.com/p/kwebtest/" \
target="_blank">http://code.google.com/p/kwebtest/</a><br> &gt;<br>
&gt;<br>
&gt; &nbsp;Feedback, Criticisms , Requests (and even forking ;) ) is more than<br>
&gt; welcome!<br>
&gt;<br>
&gt; ( I am monzie on #kde-devel / #kde-solaris / #kde-in / )<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Manish Chakravarty<br>
&gt; <a href="http://manish-chaks.livejournal.com/" \
target="_blank">http://manish-chaks.livejournal.com/</a><br> &gt;<br>
&gt;<br>
&gt;<br>
</div></div><div class="Ih2E3d">&gt; &nbsp;&gt;&gt; Visit <a \
href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to<br> &gt; \
unsubscribe &lt;&lt;<br> &gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
</div>生于忧患,死于安乐<br>
&quot;People&#39;s characters are strengthened through struggle against<br>
difficulties; they are weakened by comfort.&quot;<br>
- Old Chinese adage<br>
</blockquote></div><br><br clear="all"><br>-- <br>Manish Chakravarty<br><a \
href="http://manish-chaks.livejournal.com/">http://manish-chaks.livejournal.com/</a><br>




>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic