|
|
Subject: Running GUI Tests headless - msg#00000
List: java.gui-testing
Was this page helpful?
Thread at a glance:
Next Message by Date:
click to view message preview
Re: Running GUI Tests headless
I posted some similar information at http://rabbit-hole.blogspot.com/2006/08/ui-
testing-on-sly.html. I included an alternative for OSX, which basically
amounts to making
use of its fast user switching (unfortunately unavailable on w32 XP).
Presumably you could open a user session and start a vnc server
programmatically, to
avoid having to manually doing the login and vnc launch, but I'm not aware of
any tool
that currently does so.
Feel free to add a link to the "links" section.
--- In java-gui-testing-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx,
"Dakshinamurthy Karra" <technovator@...>
wrote:
>
> Hi,
>
> I wrote a small piece on running tests headless, though the article is
> for Marathon - it can be used for other tools also. Though I covered
> *nix and Windows,
>
> I could not find such information for Mac OSX. Can anyone help me?
>
> For those who are interested, the link for the article:
>
> http://www.jaliansystems.com/gui-testing-without-a-display.html
>
> Thanks and Regards
> KD
>
> --
> Dakshinamurthy Karra (http://blog.jaliansystems.com)
>
Next Message by Thread:
click to view message preview
Re: Running GUI Tests headless
I posted some similar information at http://rabbit-hole.blogspot.com/2006/08/ui-
testing-on-sly.html. I included an alternative for OSX, which basically
amounts to making
use of its fast user switching (unfortunately unavailable on w32 XP).
Presumably you could open a user session and start a vnc server
programmatically, to
avoid having to manually doing the login and vnc launch, but I'm not aware of
any tool
that currently does so.
Feel free to add a link to the "links" section.
--- In java-gui-testing-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx,
"Dakshinamurthy Karra" <technovator@...>
wrote:
>
> Hi,
>
> I wrote a small piece on running tests headless, though the article is
> for Marathon - it can be used for other tools also. Though I covered
> *nix and Windows,
>
> I could not find such information for Mac OSX. Can anyone help me?
>
> For those who are interested, the link for the article:
>
> http://www.jaliansystems.com/gui-testing-without-a-display.html
>
> Thanks and Regards
> KD
>
> --
> Dakshinamurthy Karra (http://blog.jaliansystems.com)
>
|
|