Click to See Complete Forum and Search --> : Java And JavaStar Problem.


Charbel
January 23rd, 1999, 04:56 AM
Hello,


I am using javastar to run scripts that will test a programme written in java.

The problem i have is that i have to obtain focus of each Form or Frame that

is being tested before the script can run correctly.


Does anyone know of a way either to configure javastar to interact with the

program in the same way that a keyboard or a mouse does, without the need to

tell Javastar to obtain focus of the current Form before interaction starts.


Or is their a way to tell the script to automatically obtain focus for the

current frame or form that is displayed. The scripts are written in Java (JDK1.1.6).


If yo dont know what javstar is then read this:

JavaStar is a software that is used to record/playback user interaction

with a particular software(Java software). This is used mainly in testing.

The recorded inetraction will produce a Java program (script), In my case

i am manually writting these Java programs (testing scripts).

And the software i am testing contains more than 300 different forms.


thank you for your assistance.


Charbel


Email : charbel@lineone.net

Or charbel.abou-khalil@icl.com.

Charbel
January 23rd, 1999, 05:01 AM
Just testing.