What is the architecture of selenium rc?



What is the architecture of selenium rc?..

Answer / Vijyendra Kuamr

Selenium RC has a client-server architecture. The client (written in various programming languages like Java, C#, Python, etc.) sends commands to the server (written in Java), which then executes them on one or more web browsers. The browser's actions are reported back to the client.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.

1 Answers  


What is intellij?

1 Answers  


How to set test case priority in testng?

1 Answers  


Explain me how to check a checkbox in selenium?

1 Answers  


How do you identify an object using selenium?

1 Answers  


Write the code to right click an element in selenium?

1 Answers  


How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?

1 Answers   Cognizant,


What are the technical limitations while using selenium rc?

1 Answers  


Tell me how can we maximize browser window in selenium?

1 Answers  


How to select value in a dropdown?

1 Answers  


How much does selenium license cost per client machine?

1 Answers  


What are the different Selenium components?

1 Answers  


Categories