What is Selenium? ( Hard )
30 Questions
0 Views

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</p> Signup and view all the answers

    Which Selenium tool is used for distributed testing?

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

    What is Selenium 1?

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

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

    <p>Jason Huggins</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</p> Signup and view all the answers

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

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

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

    <p>Selenium WebDriver</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</p> Signup and view all the answers

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

    <p>Selenium IDE</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</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</p> Signup and view all the answers

    Which programming language is primarily used with Selenium?

    <p>Java</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</p> Signup and view all the answers

    Who created Selenium IDE?

    <p>Shinya Kasatani</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</p> Signup and view all the answers

    What is the current focus of the Selenium Project?

    <p>Developing Selenium 2</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</p> Signup and view all the answers

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

    <p>WebDriver</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</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</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</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</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</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</p> Signup and view all the answers

    Which testing approach provides professional customer support?

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

    Which testing approach has no official user support being offered?

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

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

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

    More Like This

    Use Quizgecko on...
    Browser
    Browser