Hi Franz,

I did not try out this new feature but I assume that it will generate some SWTBot calls which then can by mapped to remoteBot (who is wrapping SWTBot API) calls.

Maybe it is useful for learning ... but we already have encapsulated common workflows (Accept WizardDialog XYZ with options ABC, etc.) inside the Superbot so
that the remoteBot primary usage is only to operate on TextEditors.

I think its real usage is, if you want test your own custom shell (dialog wizard) because you have not to dig through the API to find the right SWTBot / remoteBot call
to select something (checkbox, ratio button etc.)

BR,
Stefan

On 26.04.2013 17:36, Zieris, Franz wrote:

Hi Stefan,

assuming the SWTBotGenerator-to-STF conversion was straight-forward enough to (partially) automate it, the required converter was already existent, and the generated STF code was easy to read and adapt: Would you see any potential in this technology, i.e. any actual usage for our project?

Franz

*From:*Stefan Rossbach [mailto:srossb...@arcor.de]
*Sent:* Friday, April 26, 2013 5:04 PM
*To:* Arsenij Solovjev
*Cc:* dpp-devel@lists.sourceforge.net
*Subject:* Re: [DPP-Devel] Fwd: Ggf. von Interesse

Well, you still have to convert the auto generated code into valid STF API RMI calls.

BR,
Stefan

On 26.04.2013 15:51, Arsenij Solovjev wrote:

    Dear devs,

    We are about to update to a new SWTBot version (which should
    support Juno among other things).

    As I ran through the SWTBot release notes, I found this cool new
    feature, check it out:


    The test generator can be enabled on any Eclipse-based application
    at runtime. It monitors at UI events as they are performed by user
    and the generate some pieces of code that can be reused later in
    automated tests to playback user actions.

    http://wiki.eclipse.org/SWTBot/Generator

    BR,
    Arsenij




    
------------------------------------------------------------------------------

    Try New Relic Now & We'll Send You this Cool Shirt

    New Relic is the only SaaS-based application performance monitoring service

    that delivers powerful full stack analytics. Optimize and monitor your

    browser, app, & servers with just a few lines of code. Try New Relic

    and get this awesome Nerd Life shirt!http://p.sf.net/sfu/newrelic_d2d_apr




    _______________________________________________

    DPP-Devel mailing list

    DPP-Devel@lists.sourceforge.net  <mailto:DPP-Devel@lists.sourceforge.net>

    https://lists.sourceforge.net/lists/listinfo/dpp-devel


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to