Software Testing Automation Tools and Concepts

Test your knowledge of software testing automation including tools like Selenium, QTP, Ranorex, and AutoHotkey, along with testing methodologies, test coverage, and software release terminology.

16 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

The specification which describes steps required to operate the system and exercise test cases in order to implement the associated test design

  1. Test Case Specification
  2. Test Design Specification
  3. Test Procedure Specification
  4. None
Question 2 Multiple Choice (Multiple Answers)

Verification involves which of the following

  1. Helps to check the Quality of the built product
  2. Helps to check that we have built the right product
  3. Helps in developing the product
  4. Monitoring tool wastage and obsoleteness
Question 3 Multiple Choice (Single Answer)

EULA stands for

  1. End Usability License Agreement
  2. End User License Agreement
  3. End User License Arrangement
  4. End User License Attachment
Question 4 Multiple Choice (Single Answer)

________is a very early build intended for limited distribution to a few key customers and to marketing for demonstration purposes.

  1. Alpha release
  2. Beta release
  3. Test release document
  4. Build
Question 5 Multiple Choice (Single Answer)

"How much testing is enough?"

  1. This question is impossible to answer
  2. This question is easy to answer
  3. The answer depends on the risk for your industry, contract and special requirements
  4. This answer depends on the maturity of your developers
Question 6 Multiple Choice (Single Answer)

How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) then statement 3 fi

  1. 2 Test Cases
  2. 3 Test Cases
  3. 4 Test Cases
  4. Not achievable
Question 7 Multiple Choice (Multiple Answers)

What are the OpenSource Testing tools among the following?

  1. Selenium
  2. AutoHotkey
  3. Maveryx
  4. Eggplant
Question 8 Multiple Choice (Single Answer)

Who developed Selenium?

  1. Bjarne Stroustrup
  2. Jason Huggins
  3. David Hopes
  4. Thomson Davis
Question 9 True/False

QTP supports both keyword driven and data driven testing.

  1. True
  2. False
Question 10 True/False

In QTP the script written for an application for one browser runs on all browsers.

  1. True
  2. False
Question 11 Multiple Choice (Multiple Answers)

AutoHotkey scripts can perform which of the following functions?

  1. Launch programs
  2. Send keystrokes and send mouse clicks
  3. Assign, retrieve, and manipulate variables
  4. Run loops and manipulate windows
Question 12 True/False

QTP supports the testing of Windows Mobile Technology.

  1. True
  2. False
Question 13 True/False

Ranorex is test automation framework for testing different types of application types including Web 2.0 applications.

  1. True
  2. False
Question 14 Multiple Choice (Single Answer)

Which of the following is not a feature of Selenium?

  1. Intelligent field selection will use IDs, names, or XPath as needed
  2. Can't debug and set breakpoints
  3. Save tests as HTML, Ruby scripts, or other formats
  4. Option to automatically assert the title of every page
Question 15 Multiple Choice (Single Answer)

HP WinRunner was originally written by?

  1. Hewlett-Packard
  2. IBM
  3. Mercury Interactive
  4. Redstone Software
Question 16 Multiple Choice (Single Answer)

Among the following which is not a Open Source Testing Automation Tool?

  1. CubicTest
  2. Tellurium
  3. TestPartner
  4. Selenium