Multiple choice technology testing

________ is a free tool for User Interface Automation testing

  1. Visual Studio Coded UI Test

  2. QTP

  3. Rational Functional Tester

  4. Selenium

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Selenium is a free, open-source automated testing framework specifically designed for web application UI automation. The other options listed (Visual Studio Coded UI Test, QTP/QuickTest Professional, and Rational Functional Tester) are all commercial tools requiring expensive licenses. Selenium's open-source nature makes it widely accessible for teams without budget constraints on testing tools.