How do you start Selenium RC?
Answers were Sorted based on User's Feedback
Answer / sagar
You need to start from command prompt ex:
C:\Users\softwares\selenium\selenium-remote-control-1.0.1\selenium-server-1.0.1>java
-jar selenium-server.jar
and hit enter key server will start hope this will help
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / yedukondalu manam
c:cd../..
c:cd work|_space(your create folder name)
c:drive
java -jar selenium-server-standalone-2.24.1.jar
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we reverse the string without using the revese of String function in QTP?
What skills needed to be a good test automator?
Tell me what are pros and cons of automating tests at ui layer?
how we start automation testing in company?is there any document for it?what are the differnt fields contains in Automation plan?
Elaborate the situation where automation testing can’t be used for agile methods?
What is an automated test script?
Elaborate the scripting standard while executing testing
Can we do automation testing without a framework? If yes, then why do we need a framework?
Does automation replace manual testing?
What java api is required for generating pdf reports?
How to find that tools work well with your existing system?
Can object repository be kept in version control and Database(DB) backed up daily ?