QTP QuickTest Professional Testing

Questions covering QTP test automation tool features, shortcuts, and browser compatibility, along with general software testing concepts

20 Questions Published

Questions

Question 1 True/False

WebEdit().Set "" in IE needs to be WebEdit().Set " " for Firefox.

  1. True
  2. False
Question 2 True/False

DOM is totally different in FireFox compare to IE.

  1. True
  2. False
Question 3 True/False

The standard request taken by FireFox are same as IE for QTP.

  1. True
  2. False
Question 4 True/False

The pop-ups charecterstics are different comapre to IE with FireFox.

  1. True
  2. False
Question 5 True/False

A script with low level recording in IE can be executed with FireFox?

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

Select the correct set of add-ins installed with QTP 9.2.

  1. Net, Web, Java
  2. Active X, Web, Plug-ins
  3. Active X, Visual Basic, Web
  4. Web, Visual Basic, SAP
Question 7 Multiple Choice (Single Answer)

Shortcut Key for opening Object Repository

  1. Alt + R
  2. Crl+R
  3. Shift+R
  4. F3
Question 8 Multiple Choice (Single Answer)

QTP has ________ number of built-in toolbars.

  1. 4
  2. 6
  3. 8
  4. 10
Question 9 True/False

For each object and method in an Expert View statement, a corresponding row exists in the Keyword flow.

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

Debug Viewer Pane consists of which three tabs?

  1. Watch, Record, Display
  2. Record, Command, Variables
  3. Display, Variables, Watch
  4. Command, Watch, Variables
Question 11 Multiple Choice (Single Answer)

Information Pane displays what kind of Information?

  1. Test name and author
  2. Syntax errors
  3. QTP license information
  4. Operating System
Question 12 Multiple Choice (Single Answer)

The ___________ is not accessible as a separate file

  1. Local Object repository
  2. Shared Object repository
  3. Both
  4. None
Question 13 True/False

You can work on one or several functional libraries at the same time

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

Among the following, which statement instruct QTP to wait until an object exists

  1. Wait
  2. Exist
  3. Both A & B
  4. None
Question 15 Multiple Choice (Single Answer)

Which key is used to start a run session from a selected step?

  1. Ctrl+F5
  2. Alt+F5
  3. F5
  4. Shift_F5
Question 16 Multiple Choice (Single Answer)

Which of the following is likely to benefit most from the use of test tools providing test capture and replay facilities?

  1. Regression testing
  2. Integration testing
  3. System testing
  4. User acceptance testing
Question 17 Multiple Choice (Single Answer)

Error guessing:

  1. supplements formal test design techniques.
  2. can only be used in component, integration and system testing
  3. is only performed in user acceptance testing.
  4. is not repeatable and should not be used.
Question 18 Multiple Choice (Single Answer)

Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?

  1. Actual results
  2. Program specification
  3. User requirements
  4. System specification
Question 19 Multiple Choice (Single Answer)

A regression test:

  1. Will always be automated
  2. Will help ensure unchanged areas of the software have not been affected
  3. Will help ensure changed areas of the software have not been affected
  4. Can only be run during user acceptance testing
Question 20 Multiple Choice (Single Answer)

Alpha testing is:

  1. post-release testing by end user representatives at the developer’s site.
  2. the first testing that is performed.
  3. pre-release testing by end user representatives at the developer’s site
  4. pre-release testing by end user representatives at their sites.