- kalaimca03
- Posts : 1
Join date : 2012-08-14
Selenium Server Execution time
Thu Aug 16, 2012 8:50 pm
Hi all
We Executed our Selenium Scripts in batch Mode through QC. As per Our Selenium Framework While running the scripts in batch mode the Selenium Server Starts and Stops for each Script.
For Eg: If we are running 10 test cases, the Selenium server is called 10 times and stopped 10 times.
Can you Pls Provide suggestion to solve this issue. So that the Server Start and Stop Once.
We Executed our Selenium Scripts in batch Mode through QC. As per Our Selenium Framework While running the scripts in batch mode the Selenium Server Starts and Stops for each Script.
For Eg: If we are running 10 test cases, the Selenium server is called 10 times and stopped 10 times.
Can you Pls Provide suggestion to solve this issue. So that the Server Start and Stop Once.
Re: Selenium Server Execution time
Fri Aug 17, 2012 12:32 pm
I don't consider it a good practice to start and stop Selenium Server from script. If for what so ever reason server could not be started than you tests would not be executed. Start server out side script and keep it running always.
Also you may like to migrate to Selenium 2 (WebDriver) which is most stable offering from Selenium.
Also you may like to migrate to Selenium 2 (WebDriver) which is most stable offering from Selenium.
- How to slow down the execution in selenium RC
- How to launch a number of IE browser instances at time when using Selenium server.
- [error] Could not connect to Selenium Server. Have you started the Selenium Server yet?
- Creating detail log for selenium command execution (Selenium RC Java client)?
- In Selenium RC wat is the Need of Running Selenium Server On Custom port
Permissions in this forum:
You cannot reply to topics in this forum