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.
Questions
QTP supports which of the following Add-ins by default?
- a) ActiveX control
- b) Visual Basic
- c) Web Applications
- d) All of the above
Which of the following testing technique comes under White Box Testing?
- a) Equivalence Partitioning
- b) Boundary Value Analysis
- c) Error Guessing
- d) None of the above
Which of the following statement is TRUE?
- a)Quality Control is testing the software or product for its intended behavior
- b) Quality Control is testing the processes involved in developing and testing the software or product.
- c) Quality Assurance is testing the software or product for its intended behavior.
- d) None of the above.
The Testing done to know whether the software is vulnerable to attacks is known as
- a) Installation Testing
- b) Penetration Testing
- c) Security Testing
- d) Recovery Testing
Which of the following statement is False?
- a) Verification is a Quality Assurance activity
- b) Validation is a Quality Control activity.
- c) Verification is a Quality Control activity
- d) Both b) and c)
What needs to be available for recognizing objects in the application?
- Add-Ons
- Add-Ins
- Add-Froms
- Add-tool
QTP is used mainly for what kind of testing?
- retesting
- regression testing
- Web based testing
- GUI testing
by using this- we will verify the location of images etc in the displayed application?
- Check points
- output values
- database values
- images
using object spy,we can do the following.
- object identification
- objest properties
- object verification
- objects
What will be the line status , Once the order has been imported into oracle?
- Booked
- Opened
- Awaiting Shipping
- Ready to release
The dealer cable fulfillment will be done through?
- Oracle
- Telnet
- Mobile application
- SGI
which organization will be mostly used for cable order fulfillment (shipping warehouse)?
- BA1
- 867
- 857
- PMW
While assigning the cable picker the order will be in which status ?
- Queued
- Active
- Unreleased
- Pending
An Order could be cancelled either through DOAT or Oracle.
- True
- False
An Order placed by a Retailer through EDI will be visible in DOAT
- True
- False
Under which responsibility the cable picker will be assigned?
- Warehouse Manager
- Order Management
- Warehouse
- Sys Admin
The toolbar enables you to view the details of an individual action or the entire test flow is
- Testing toolbar
- None of the above
- Action toolbar
- Test Pane
You cant add to list of properties that quick test users to identify an object
- True
- False
you can use the object spy at any time to view ............... properties and values of the objects in the application you are testing
- run-time
- test object
- both a&b
- none
To retrieve the current property value of the objects in your application during the run session.
- GetVisibleText
- GetROProperty
- SetROProperty
- GetTOProperty