Selenium Question:

Do you know what does selenium do?

Tweet Share WhatsApp

Answer:

You can use opensource(ie free!) - Selenium tool ( selenium IDE is a plugin to firefox) to record and playback tests (like WinRunner, QTP). You can then export the recorded test in most language e.g. html, Java , .net , perl , ruby etc. The exported test can be run in any browser and any platform using "selenium remote control".

Download Selenium PDF Read All 66 Selenium Questions
Previous QuestionNext Question
Explain what are the components of selenium?Tell me is it possible to use Selenium for multi-user Load Testing?