search for: jemmi

Displaying 6 results from an estimated 6 matches for "jemmi".

Did you mean: emmi
2006 Apr 06
3
automated testing
Is there a way to automate testing of fxruby applications ... something like Jemmy for Java Swing? -- R. Mark Volkmann Object Computing, Inc.
2004 Dec 13
1
PXE Boot
I configure an old Compaq Deskpro workstation to boot LTSP using PXE and DHCP. I have an error that say TFTP Open Timeout after this workstation got it IP Address from DHCP server. I have done some configuration settings, and this workstation can load the kernel (vmlinuz-2-4-18-ltsp-1), but after loading the kernel, there only flashing characters and colors on the screen. I also have do chmod
2010 May 05
1
gui automation tool
Hello, I'm trying to configure continuous integration environment on CentOS. Before performing test, need to run GUI tool (written in java) to generate required resources. Is there any GUI automation tool so I can make whole integration purpose automated? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 04
0
Flashing Characters n Colors After Loading Linux Kernel Using PXELinux
Hi, all ^^ I configure an old Compaq Deskpro workstation, and booting up linux using pxelinux. I have a big trouble I guess. :-( my workstation didn???t success loading the linux. When finished loading the kernel (vmlinuz-2.4.18-ltsp-1), there is flashing colors and characters on the screen. I???ve tried doing chmod 777 on the kernel file but it still didn???t work. Does anyone have any
2005 Jan 07
0
how to config call waiting and three way calling
...I want to know about how to config call waiting and three way calling between any client via both Asterisk Server? and I don't want to have digium card. It's possible to config that? And what I must have to config files? Anyone can help me. Thank you. Best regards, Jemmi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050107/d2ea2164/attachment.htm
2006 Dec 18
13
unit testing wxruby GUIs
paul.allton at uk.bnpparibas.com wrote: > I''m a big fan of automated UI testing (i.e. driving the UI from some robot API). I appreciate this > is potentially a whole new project, but does wxwidgets provide a method of clicking buttons, > typing into components ... if so, would it be technically possible to expose this in wxruby. I like automated UI testing too, but