How to install selenium RC for windows 7

2,431 views
Skip to first unread message

poona

unread,
Dec 14, 2010, 9:24:34 AM12/14/10
to Selenium Users
Hi ,
Am new to testing and even to software field . Can you please help me
out in installing selenium RC for windows 7. I need the steps from the
scrap.
Thanks in advance .,

NagaRaju dasam

unread,
Dec 14, 2010, 11:19:15 AM12/14/10
to seleniu...@googlegroups.com
Hi ,


Please go through my blog.



Thanks,
Naga


--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.




--
Thanks,
Naga


surya prakash

unread,
Dec 15, 2010, 4:56:34 AM12/15/10
to seleniu...@googlegroups.com
Hi all,  
    I was trying to run a test suite in selenium RC. I use TestNG to run the indvidual test cases. I run the suite as a java application.
 I get the following error , and I cant run the suite ..
warning(junit.framework.TestSuite$1)junit.framework.AssertionFailedError: No tests found in  package.
Can anyone help me out .,
Thanks in advance.,
Don xpect evn frm ur dear ones...

With regards,
Surya.D
09164812100

farheen khan

unread,
Dec 16, 2010, 12:35:50 AM12/16/10
to seleniu...@googlegroups.com
Hi Surya,

   Don't run as java application.Instead install TestNG plugin in eclipse and run as TestNG Test.

   Farheen



surya prakash

unread,
Dec 16, 2010, 12:42:49 AM12/16/10
to seleniu...@googlegroups.com
Hi khan,
           Wen I run it as a i geta series of errors in the log .,

1. eclipse.buildId=M20100211-1343
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86


Error
Thu Dec 16 11:08:34 IST 2010
Unhandled event loop exception

org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
    at org.eclipse.swt.SWT.error(SWT.java:3884)
    at org.eclipse.swt.SWT.error(SWT.java:3799)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    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.equinox.launcher.Main.invokeFramework(Main.java:559)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: org.eclipse.swt.SWTException: Widget is disposed
    at org.eclipse.swt.SWT.error(SWT.java:3884)
    at org.eclipse.swt.SWT.error(SWT.java:3799)
    at org.eclipse.swt.SWT.error(SWT.java:3770)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:463)
    at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:336)
    at org.eclipse.swt.widgets.TreeItem.setImage(TreeItem.java:1713)
    at org.testng.eclipse.ui.AbstractHierarchyTab.updateEntry(AbstractHierarchyTab.java:253)
    at org.testng.eclipse.ui.TestRunnerViewPart$10.run(TestRunnerViewPart.java:1260)
    at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
    at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    ... 22 more

I ve trying to fix , But i am not getting it . , Pls help me out...
And can u pls help me in knowing the difference between , running a test suite as a 'java application' and using 'TestNG'.

farheen khan

unread,
Dec 16, 2010, 1:01:06 AM12/16/10
to seleniu...@googlegroups.com
Hi,
  there must be some problem in coding as it is showing as Unhandled event loop exception. 

 Running suite as TestNG will produce automatic results in results folder.
Reply all
Reply to author
Forward
0 new messages