Multiple choice technology testing

Selenium can be used for testing client server applications.

  1. True

  2. False

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

Selenium is specifically designed for web browser automation (testing web applications via HTTP/HTML). It cannot test traditional client-server applications that use proprietary protocols or native GUI frameworks unrelated to browsers.