Hi Manish,

If you have time, it would be great if you could share your solution
you talk about on a wiki page.
You can create a page with the example under:
http://wiki.openqa.org/display/WTR/Advanced+Examples
Screenshots would be good too.

Regards,
Alister Scott

On Oct 7, 4:26 pm, Manish Sapariya <[EMAIL PROTECTED]> wrote:
> Hi Natasha,
> We have developed a patch and contributed to testlink, which can run
> a test from testlink.
>
> Please note that this just enables you to RUN the tests, not write and
> maintain them. Please read on for details. This might be little off
> topic but I think it might be still useful to others.
>
> The idea is simple. We have small CSV based test execution framework
> around watir, which exposes all the tests using xml rpc server.
>
> One needs to write a test cases in testlink such that the name of
> testcase is exactly the name of test api in the framework. The patched
> testlink provides a execute button, pressing which simply invokes
> the test case using xmlrpc call. There will also be a execute complete
> test plan in this way.
>
> The testlink patch is already in the trunk and is enabled by some
> config variable, I don't remember the exact name.
>
> This is very simple and straight forward integration that we have
> tried, but it works for us.
>
> You may achieve the same thing by writing simple xmlrpc server
> execution engine for your test cases. Best thing would be a
> xmlrpc based runner for runit/testunit. :-)
>
> Please do let me know if you need more details.
> Regards,
> Manish
>
> Natasha wrote:
> > Hello All,
>
> > Has any tried integrating TestLink with Watir? Basically executing
> > watir tests through Testlink.
>
> > If yes, please could you share details about complexity of doing the
> > integration.
>
> > If not TestLink, is there any easy integration/support available for
> > any other opensource Test case management tool?
>
> > Thanks,
> > Natasha
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to