What is Selenium? ( Hard )

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Who developed Selenium?

  • Brendan Eich
  • James Gosling
  • Linus Torvalds
  • Jason Huggins (correct)

Which programming languages can be used to create Selenium Test Scripts?

  • Ruby
  • Java (correct)
  • HTML
  • JavaScript

What is Selenium primarily used for?

  • Automated testing of web applications (correct)
  • Database management
  • Web development
  • Mobile app development

Which Selenium tool is used to automate browser actions?

<p>WebDriver (C)</p> Signup and view all the answers

Which Selenium tool is used for distributed testing?

<p>Selenium Grid (C)</p> Signup and view all the answers

What is Selenium 1?

<p>Selenium RC (A)</p> Signup and view all the answers

Who created the initial JavaScript program that later became Selenium Core?

<p>Jason Huggins (D)</p> Signup and view all the answers

Which tool allows users to use a programming language of their preference for web testing?

<p>Selenium WebDriver (A)</p> Signup and view all the answers

Which tool implements a more modern and stable approach in automating browser actions?

<p>Selenium WebDriver (B)</p> Signup and view all the answers

Which tool does not rely on JavaScript for Selenium Automation Testing?

<p>Selenium WebDriver (C)</p> Signup and view all the answers

Which tool is used together with Selenium RC to run parallel tests across different machines and browsers?

<p>Selenium Grid (A)</p> Signup and view all the answers

Which tool supports running tests in Mozilla Firefox, Google Chrome, and Internet Explorer?

<p>Selenium IDE (A)</p> Signup and view all the answers

Which tool is recommended for creating simple test cases and test suites with little or no prior knowledge in programming?

<p>Selenium IDE (B)</p> Signup and view all the answers

Which tool has a built-in object repository and can test both web and desktop applications?

<p>QTP (B)</p> Signup and view all the answers

Which programming language is primarily used with Selenium?

<p>Java (A)</p> Signup and view all the answers

What was the reason behind the creation of Selenium Remote Control (Selenium RC)?

<p>To overcome the restrictions imposed by the same origin policy (D)</p> Signup and view all the answers

Who created Selenium IDE?

<p>Shinya Kasatani (D)</p> Signup and view all the answers

What is the purpose of Selenium IDE?

<p>To automate the browser through a record-and-playback feature (C)</p> Signup and view all the answers

What is the current focus of the Selenium Project?

<p>Developing Selenium 2 (C)</p> Signup and view all the answers

What was the reason behind the name 'Selenium'?

<p>It is a well-known antidote for Mercury poisoning (C)</p> Signup and view all the answers

Which Selenium component should be used for creating more advanced test cases?

<p>WebDriver (B)</p> Signup and view all the answers

Which component of the Selenium Software Testing Suite allows test scripts to communicate directly with the browser, controlling it from the OS level?

<p>WebDriver (A)</p> Signup and view all the answers

Which component of the Selenium Software Testing Suite is used to execute parallel tests across different browsers and operating systems?

<p>Selenium Grid (C)</p> Signup and view all the answers

Which component of the Selenium Software Testing Suite is a Firefox and Chrome add-on that can only be used to create relatively simple test cases and test suites?

<p>Selenium IDE (B)</p> Signup and view all the answers

Which component of the Selenium Software Testing Suite is the first Selenium tool that allowed users to use programming languages in creating complex tests?

<p>Selenium Remote Control (D)</p> Signup and view all the answers

Which testing approach is easier to perform due to its built-in global and local data tables?

<p>Data-driven testing (A)</p> Signup and view all the answers

Which testing approach is more cumbersome since it relies on the programming language's capabilities for setting values for test data?

<p>Manual testing (B)</p> Signup and view all the answers

Which testing approach provides professional customer support?

<p>Data-driven testing (B)</p> Signup and view all the answers

Which testing approach has no official user support being offered?

<p>Manual testing (B)</p> Signup and view all the answers

Which testing approach has native capability to export test data into external formats?

<p>Data-driven testing (B)</p> Signup and view all the answers

Flashcards are hidden until you start studying

More Like This

Use Quizgecko on...
Browser
Browser