1- It supports almost all browser which is available in the market.
2- We can easily integrate Selenium RC with TestNG which makes Selenium more powerfull.
3- Selenium RC having very good reporting feature with the help of TestNG.
4- Now we can do execution in parallel which the help of TestNG. We can pass multiple parameters, data driven and all the features which TestNG have.
5- Selenium RC came with Remote execution which we can achieve through Selenium grid.
Selenium RC also had some limitations which were
1- It generally interact with Server it means everytime you run script it will send request to server then server will communicate with browsers.
Performance was an issue here.
2- Since 2010 Mobile industry is leading in market so Selenium RC was not capable to perform.
Selenium Webdriver came in 2011 and It supports all the feature of Selenium RC and additionally they have following benefits.
1- They removed server part from it so performance not an issue in Webdriver. It means simply write your code and it will directly communicate with browsers.
2- Selenium Webdriver supports Mobile Automation as well which make Selenium more powerfull. Currently Selendroid and Appium are present which allow us to automate IOS and Android application.
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
September 10, 2016 at 11:15 pm
Selenium RC had so many features like
1- It supports almost all browser which is available in the market.
2- We can easily integrate Selenium RC with TestNG which makes Selenium more powerfull.
3- Selenium RC having very good reporting feature with the help of TestNG.
4- Now we can do execution in parallel which the help of TestNG. We can pass multiple parameters, data driven and all the features which TestNG have.
5- Selenium RC came with Remote execution which we can achieve through Selenium grid.
Selenium RC also had some limitations which were
1- It generally interact with Server it means everytime you run script it will send request to server then server will communicate with browsers.
Performance was an issue here.
2- Since 2010 Mobile industry is leading in market so Selenium RC was not capable to perform.
Selenium Webdriver came in 2011 and It supports all the feature of Selenium RC and additionally they have following benefits.
1- They removed server part from it so performance not an issue in Webdriver. It means simply write your code and it will directly communicate with browsers.
2- Selenium Webdriver supports Mobile Automation as well which make Selenium more powerfull. Currently Selendroid and Appium are present which allow us to automate IOS and Android application.
Navigation
Loading Questions
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
Edit Profile