Answer Posted / 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 |
Post New Answer View All Answers
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
Name some of the commonly used automation testing tools that are used for non-functional automation.
what r the diffence between QTP 8.2 & QTP9.0?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
What are the differences between open source tools, vendor tools, and in-house tools?
In what condition we cannot use automation testing for the agile method?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
how can i count the no of edit field in a page and fill the multiple edit field
Does automation testing have any disadvantages?
Please name a couple of standard web function found in the function generator?
What are the attributes of a good framework?
Tell me how could ajax controls be handled in webdriver?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?