Software Testing Fundamentals and QTP Automation

Covers general software testing concepts including QA methodology, penetration testing, and verification vs validation. Includes QTP/QuickTest Professional automation topics like object spy, checkpoints, and add-ins.

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

QTP supports which of the following Add-ins by default?

  1. a) ActiveX control
  2. b) Visual Basic
  3. c) Web Applications
  4. d) All of the above
Question 2 Multiple Choice (Multiple Answers)

Which of the following testing technique comes under White Box Testing?

  1. a) Equivalence Partitioning
  2. b) Boundary Value Analysis
  3. c) Error Guessing
  4. d) None of the above
Question 3 Multiple Choice (Multiple Answers)

Which of the following statement is TRUE?

  1. a)Quality Control is testing the software or product for its intended behavior
  2. b) Quality Control is testing the processes involved in developing and testing the software or product.
  3. c) Quality Assurance is testing the software or product for its intended behavior.
  4. d) None of the above.
Question 4 Multiple Choice (Multiple Answers)

The Testing done to know whether the software is vulnerable to attacks is known as

  1. a) Installation Testing
  2. b) Penetration Testing
  3. c) Security Testing
  4. d) Recovery Testing
Question 5 Multiple Choice (Multiple Answers)

Which of the following statement is False?

  1. a) Verification is a Quality Assurance activity
  2. b) Validation is a Quality Control activity.
  3. c) Verification is a Quality Control activity
  4. d) Both b) and c)
Question 6 Multiple Choice (Single Answer)

What needs to be available for recognizing objects in the application?

  1. Add-Ons
  2. Add-Ins
  3. Add-Froms
  4. Add-tool
Question 7 Multiple Choice (Single Answer)

QTP is used mainly for what kind of testing?

  1. retesting
  2. regression testing
  3. Web based testing
  4. GUI testing
Question 8 Multiple Choice (Single Answer)

by using this- we will verify the location of images etc in the displayed application?

  1. Check points
  2. output values
  3. database values
  4. images
Question 9 Multiple Choice (Single Answer)

using object spy,we can do the following.

  1. object identification
  2. objest properties
  3. object verification
  4. objects
Question 10 Multiple Choice (Single Answer)

What will be the line status , Once the order has been imported into oracle?

  1. Booked
  2. Opened
  3. Awaiting Shipping
  4. Ready to release
Question 11 Multiple Choice (Single Answer)

The dealer cable fulfillment will be done through?

  1. Oracle
  2. Telnet
  3. Mobile application
  4. SGI
Question 12 Multiple Choice (Single Answer)

which organization will be mostly used for cable order fulfillment (shipping warehouse)?

  1. BA1
  2. 867
  3. 857
  4. PMW
Question 13 Multiple Choice (Single Answer)

While assigning the cable picker the order will be in which status ?

  1. Queued
  2. Active
  3. Unreleased
  4. Pending
Question 14 True/False

An Order could be cancelled either through DOAT or Oracle.

  1. True
  2. False
Question 15 True/False

An Order placed by a Retailer through EDI will be visible in DOAT

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

Under which responsibility the cable picker will be assigned?

  1. Warehouse Manager
  2. Order Management
  3. Warehouse
  4. Sys Admin
Question 17 Multiple Choice (Single Answer)

The toolbar enables you to view the details of an individual action or the entire test flow is

  1. Testing toolbar
  2. None of the above
  3. Action toolbar
  4. Test Pane
Question 18 True/False

You cant add to list of properties that quick test users to identify an object

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

you can use the object spy at any time to view ............... properties and values of the objects in the application you are testing

  1. run-time
  2. test object
  3. both a&b
  4. none
Question 20 Multiple Choice (Single Answer)

To retrieve the current property value of the objects in your application during the run session.

  1. GetVisibleText
  2. GetROProperty
  3. SetROProperty
  4. GetTOProperty