Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing



Question - 1

Which is not a Selenium Component ?

  • Maven
  • Selenium IDE
  • Selenium Grid
  • WebDriver
Solutions
Question - 2

Which of the below file we use in Maven project?

  • com.xml
  • pom.xml
  • pom.doc
  • poc.xml
Solutions
Question - 3

Selenium command for entering text into text boxes?

  • sendKeys()
  • sendKey()
  • sendKey
  • sendsKeys()
Solutions
Question - 4

Which of the following language is not supported by Selenium

  • PHP
  • C#
  • ASP
  • JAVA
Solutions
Question - 5

What is TestNG?

  • A testing framework inspired from JUnit and NUnit
  • programming language
  • Plateform
  • None of these
Solutions
Question - 6

Which method to use to get an element from webpage?

  • searchElement()
  • findElements()
  • findElement()
  • getElement()
Solutions
Question - 7

Which  of the following method is used to work with multiple browser windows?

  • getMultipleWindows()
  • getWindowHandles()
  • getWindowhandle()
  • Both B &C
Solutions
Question - 8

Which one is a class in Selenium?

  • WebDriverWait
  • WebElement
  • WebDriver
  • getPageSource
Solutions
Question - 9

Selenium method to get content which is inside any HTML tags?

  • getText()
  • getValue()
  • get()
  • getAttribute()
Solutions
Question - 10

Selenium method to get content which is inside any HTML tags?

  • waitForAlert
  • waitForActive
  • waitForTitle
  • None of these
Solutions
Question - 11

What is the best call for finding multiple elements using XPath?

  • findElementsByXPath
  • findElementByXpath
  • findElementByCssSelector
  • None of the above
Solutions
Question - 12

What is the best element locator in selenium webdriver?

  • ID
  • name
  • xPATH
  • Class
Solutions
Question - 13

In Selenium variables are stored in ___.

  • storedVars
  • storedVariables
  • VariablesStore
  • All of the above
Solutions
Question - 14

Select the odd one using in Selenium

  • Class
  • XPath
  • Pattern Matching
  • ID
Solutions
Question - 15

If you want to validate that a button has appeared on a page, which two commands would be the best two to use?

  • verifyTextPresent/assertTextPresent
  • verifyElementPresent/assertElementPresent
  • verifyAlertPresent/assertAlertPresent
  • verifyAlert/assertAlert
Solutions
Question - 16

who doesn’t support programming ?

  • Selenium WebDriver
  • Selenium Grid
  • Selenium RC
  • Selenium IDE
Solutions
Question - 17

By which browser Selenium IDE is supported

  • Safari
  • Internet Explorer
  • Mozilla Firefox
  • Google Chrome
Solutions
Question - 18

which method closes the open browser In webdriver?

  • quit()
  • terminate()
  • close()
  • exit()
Solutions
Question - 19

What is the full form of Selenium IDE ?

  • Selenium Interrelated Development Environment
  • Selenium Intialization Development Environment
  • Selenium Information Development Environment
  • Selenium Integrated Development Environment
Solutions
Question - 20

which of the following one is Selenium IDE ?

  • Flash Plug-in
  • Firefox Plug-in
  • Windows Software
  • Java Software
Solutions
Tags:
The mcqtest.in provides Selenium MCQ Questions & Answers, learn and practice regularly to clear the interview, questions are prepared by experts with Solution and understandable examples set-1.


Practice More sets Questions