Wednesday, May 4, 2011

Selenium RC


Selenium RC  runs your tests in multiple browsers and platforms. Tweak your tests in your preferred language.

1. Download & Install -  >> More

2. Read - How it works - >> More
3. Documentation - >> More

4. Work with Selenium RC - >> More

Visit main selenium post to check various frameworks available for Selenium RC


Integration of Selenium with Other Testing Tools

1. Integration of Selenium RC with TestLink ( a test management tool) - click here to view the clip

2. Selenium RC + Selenium Grid + Bromine - click here






Selenium



Selenium is a suite of tools to automate web app testing across many platforms. Selenium runs in many browsers and operating systems can be controlled by many programming languages and testing frameworks.


Selenium IDE  (and plugins)

It is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser. Click here read MORE....








Selenium RC   

Selenium Remote Control (RC) runs your tests in multiple browsers and platforms. Tweak your tests in your preferred language. Click here ..............










Selenium Automation Frameworks



Frameworks like Junit, PHP Unit, Test NG, Harnes, ROBOT are listed here... click here













Selenium continuous integration with testing tools







Selenium supports with other testing tools like for load testing, webservice testing, Cloud computing, test management tools etc., Click here





Sites / Forums / Blogspots to know about Selenium 





To know about selenium, learning and posting your queries, there are many sites which are specific to Selenium only.  Click here


















Useful functions / Helpful Question & Answers about Selenium  


 
Useful functions, methods or solutions which helps you to continue with selenium automation, here is the list.



Selenium IDE





It is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser.

1. Download & Install  - >> More

2. How to automate & run the tests - >> More

3. Using Selenium IDE - Learn to use Selenium IDE in just 2 Minutes! - See this video clip

4. How to do this <......> in Selenium IDE.   See here all the tips those were added - Selenium IDE Tips


Selenium IDE Plugins


1.   For FLEX application, Selenium has Flex plugins to support.
      click here