- davidcory
- Posts : 4
Join date : 2012-11-01
Automated execution of test suite does not complete.
Fri Nov 02, 2012 5:35 pm
Hi there,
I have a strange issue that I cannot get to the bottom off. I've created a test suite that contains 3 test files. When I run the test suite via the IDE it runs through successfuly.
When I run it through a batch file it launches the functional test runner but only executes the first test file. Snippet beolow shows the output from executing the batch file.
C:\Automated Testing\Selenium\Bureau Bill Processing Testing\Scripts>echo C:\Program Files\Common Files\Microsoft Sh
C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microso
C:\Automated Testing\Selenium\Bureau Bill Processing Testing\Scripts>java -jar "C:\Users\david cory.MCEG\Downloads\s
02-Nov-2012 10:09:43 org.openqa.grid.selenium.GridLauncher main
INFO: Launching a standalone server
10:09:58.369 INFO - Java: Sun Microsystems Inc. 14.3-b01
10:09:58.373 INFO - OS: Windows 7 6.1 amd64
10:09:58.506 INFO - v2.25.0, with Core v2.25.0. Built from revision 17482
10:09:59.035 INFO - RemoteWebDriver instances should connect to:
10:09:59.037 INFO - Version Jetty/5.1.x
10:09:59.039 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver]
10:09:59.041 INFO - Started HttpContext[/selenium-server,/selenium-server]
10:09:59.042 INFO - Started HttpContext[/,/]
10:09:59.210 INFO - Started
10:09:59.211 INFO - Started HttpContext[/wd,/wd]
10:09:59.242 INFO - Started SocketListener on 0.0.0.0:4444
10:09:59.242 INFO - Started
jar:file:/C:/Users/david%20cory.MCEG/Downloads/selenium-server-standalone-2.25.0.jar!/customProfileDirCUSTFFCHROME
10:09:59.825 INFO - Preparing Firefox profile...
10:10:05.659 INFO - Launching Firefox...
10:10:09.207 INFO - Checking Resource aliases
I have a strange issue that I cannot get to the bottom off. I've created a test suite that contains 3 test files. When I run the test suite via the IDE it runs through successfuly.
When I run it through a batch file it launches the functional test runner but only executes the first test file. Snippet beolow shows the output from executing the batch file.
C:\Automated Testing\Selenium\Bureau Bill Processing Testing\Scripts>echo C:\Program Files\Common Files\Microsoft Sh
C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microso
C:\Automated Testing\Selenium\Bureau Bill Processing Testing\Scripts>java -jar "C:\Users\david cory.MCEG\Downloads\s
02-Nov-2012 10:09:43 org.openqa.grid.selenium.GridLauncher main
INFO: Launching a standalone server
10:09:58.369 INFO - Java: Sun Microsystems Inc. 14.3-b01
10:09:58.373 INFO - OS: Windows 7 6.1 amd64
10:09:58.506 INFO - v2.25.0, with Core v2.25.0. Built from revision 17482
10:09:59.035 INFO - RemoteWebDriver instances should connect to:
10:09:59.037 INFO - Version Jetty/5.1.x
10:09:59.039 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver]
10:09:59.041 INFO - Started HttpContext[/selenium-server,/selenium-server]
10:09:59.042 INFO - Started HttpContext[/,/]
10:09:59.210 INFO - Started
10:09:59.211 INFO - Started HttpContext[/wd,/wd]
10:09:59.242 INFO - Started SocketListener on 0.0.0.0:4444
10:09:59.242 INFO - Started
jar:file:/C:/Users/david%20cory.MCEG/Downloads/selenium-server-standalone-2.25.0.jar!/customProfileDirCUSTFFCHROME
10:09:59.825 INFO - Preparing Firefox profile...
10:10:05.659 INFO - Launching Firefox...
10:10:09.207 INFO - Checking Resource aliases
Permissions in this forum:
You cannot reply to topics in this forum