Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » need help on how to use the tptp for GUI testing
need help on how to use the tptp for GUI testing [message #91657] Tue, 23 January 2007 20:46 Go to next message
Eclipse UserFriend
Originally posted by: mjireal.yahoo.com

Hi,

I am new to eclipse. Currently I'm trying to figure out how to use tptp
for gui testing. I download the tptp 4.3 runtime for windows. I don't
know how to use it with our eclipse based gui application. Would someone
help me?

Thanks.

Michelle
Re: need help on how to use the tptp for GUI testing [message #91759 is a reply to message #91657] Wed, 24 January 2007 14:58 Go to previous messageGo to next message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
This is a multi-part message in MIME format.

------=_NextPart_000_0018_01C73F9E.3642F950
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Michelle,

In order to use TPTP's Automated GUI Recorder (AGR) you need to download =
and install the AGR plug-in available on our download page under the =
Technology Preview section.=20

Once that is completed, you may wish to review our online documentation =
on the AGR which includes examples of how to record and play back test =
cases. Please see: =
http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI-4-3-=
0.html.=20
Let me know if you have any additional questions once you get started.

Sincerely,

Liz Dancy

"Michelle" <mjireal@yahoo.com> wrote in message =
news:ep5s69$2bf$1@utils.eclipse.org...
> Hi,
>=20
> I am new to eclipse. Currently I'm trying to figure out how to use =
tptp=20
> for gui testing. I download the tptp 4.3 runtime for windows. I don't=20
> know how to use it with our eclipse based gui application. Would =
someone=20
> help me?
>=20
> Thanks.
>=20
> Michelle
------=_NextPart_000_0018_01C73F9E.3642F950
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.3020" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hi Michelle,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>In order to use TPTP's Automated GUI =
Recorder=20
(AGR)&nbsp;you need to download and install the AGR plug-in available on =
our=20
download page under the Technology Preview section. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Once that is completed, you may wish to =
review our=20
online documentation on the AGR which includes examples of how to record =
and=20
play back test cases. Please see: <A=20
href=3D" http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-=
GUI-4-3-0.html">http://www.eclipse.org/tptp/test/documents/userguides/Int=
ro-Auto-GUI-4-3-0.html</A>.=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Let me know if you&nbsp;have =
any&nbsp;additional=20
questions once you get started.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Sincerely,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Liz Dancy</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>"Michelle" &lt;</FONT><A=20
href=3D"mailto:mjireal@yahoo.com"><FONT face=3DArial=20
size=3D2>mjireal@yahoo.com</FONT></A><FONT face=3DArial size=3D2>&gt; =
wrote in message=20
</FONT><A href=3D"news:ep5s69$2bf$1@utils.eclipse.org"><FONT =
face=3DArial=20
size=3D2>news:ep5s69$2bf$1@utils.eclipse.org</FONT></A><FONT =
face=3DArial=20
size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>&gt; Hi,<BR>&gt; =
<BR>&gt; I am=20
new to eclipse. Currently I'm trying to figure out how to use tptp =
<BR>&gt; for=20
gui testing. I download the tptp 4.3 runtime for windows. I don't =
<BR>&gt; know=20
how to use it with our eclipse based gui application. Would someone =
<BR>&gt;=20
help me?<BR>&gt; <BR>&gt; Thanks.<BR>&gt; <BR>&gt; =
Michelle</FONT></BODY></HTML>

------=_NextPart_000_0018_01C73F9E.3642F950--
Re: need help on how to use the tptp for GUI testing [message #92452 is a reply to message #91759] Tue, 13 February 2007 22:03 Go to previous message
Eclipse UserFriend
Originally posted by: mjireal.yahoo.com

Hi Liz,

Thank you for teach me how to use the AGR. I was working on other tasks
but now back to the eclipse project.

So far I followed the instruction from the doc and got to the point of
creating a test case, then I got errors as below. And I couldn't find
the Add button from the tab which I was asking to click on:
"Create a new test case: Switch to 'Test Cases' tab of the test suite >
Click on Add". Please help me.

Michelle

~~~
While loading class "org.eclipse.hyades.ui.HyadesUIImages", thread
"main" timed out waiting (5000ms) for thread "Worker-1" to finish
starting bundle "org.eclipse.hyades.ui". To avoid deadlock, thread
"main" is proceeding but "org.eclipse.hyades.ui.HyadesUIImages" may not
be fully initialized.
~~~
java.lang.Exception: Generated exception.
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .preFindLocalClass(EclipseLazyStarter.java:75)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:409)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:188)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:334)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:386)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:347)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.hyades.ui.HyadesUIPlugin$1.run(HyadesUIPlugin.ja va:114)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2971)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Liz Dancy wrote:
> Hi Michelle,
>
> In order to use TPTP's Automated GUI Recorder (AGR) you need to download
> and install the AGR plug-in available on our download page under the
> Technology Preview section.
>
> Once that is completed, you may wish to review our online documentation
> on the AGR which includes examples of how to record and play back test
> cases. Please see:
> http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI-4-3-0.html.
>
> Let me know if you have any additional questions once you get started.
>
> Sincerely,
>
> Liz Dancy
>
> "Michelle" <mjireal@yahoo.com <mailto:mjireal@yahoo.com>> wrote in
> message news:ep5s69$2bf$1@utils.eclipse.org...
> > Hi,
> >
> > I am new to eclipse. Currently I'm trying to figure out how to use tptp
> > for gui testing. I download the tptp 4.3 runtime for windows. I don't
> > know how to use it with our eclipse based gui application. Would someone
> > help me?
> >
> > Thanks.
> >
> > Michelle
Previous Topic:TPTP Sessions at Eclipse 2007.
Next Topic:Working directory for TPTP JUnit tests
Goto Forum:
  


Current Time: Fri Mar 29 05:35:12 GMT 2024

Powered by FUDForum. Page generated in 0.04606 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top