Testing Practices in Salesforce.com
Testing in Salesforce Applications is different from Testing the Applications on other platforms. When Testing the Web Applications and Standalone Applications, we do not need to check / perform Configurations / Settings and all.
Execution of Test in Remote Machine using Selenium Grid
Selenium Grid’ is a new concept introduced by Selenium team to run Tests in remote machines by executing the tests across different OS, different browsers and different machines.