QTP QuickTest Professional Testing
Questions covering QTP test automation tool features, shortcuts, and browser compatibility, along with general software testing concepts
Questions
WebEdit().Set "" in IE needs to be WebEdit().Set " " for Firefox.
- True
- False
DOM is totally different in FireFox compare to IE.
- True
- False
The standard request taken by FireFox are same as IE for QTP.
- True
- False
The pop-ups charecterstics are different comapre to IE with FireFox.
- True
- False
A script with low level recording in IE can be executed with FireFox?
- True
- False
Select the correct set of add-ins installed with QTP 9.2.
- Net, Web, Java
- Active X, Web, Plug-ins
- Active X, Visual Basic, Web
- Web, Visual Basic, SAP
Shortcut Key for opening Object Repository
- Alt + R
- Crl+R
- Shift+R
- F3
QTP has ________ number of built-in toolbars.
- 4
- 6
- 8
- 10
For each object and method in an Expert View statement, a corresponding row exists in the Keyword flow.
- True
- False
Debug Viewer Pane consists of which three tabs?
- Watch, Record, Display
- Record, Command, Variables
- Display, Variables, Watch
- Command, Watch, Variables
Information Pane displays what kind of Information?
- Test name and author
- Syntax errors
- QTP license information
- Operating System
The ___________ is not accessible as a separate file
- Local Object repository
- Shared Object repository
- Both
- None
You can work on one or several functional libraries at the same time
- True
- False
Among the following, which statement instruct QTP to wait until an object exists
- Wait
- Exist
- Both A & B
- None
Which key is used to start a run session from a selected step?
- Ctrl+F5
- Alt+F5
- F5
- Shift_F5
Which of the following is likely to benefit most from the use of test tools providing test capture and replay facilities?
- Regression testing
- Integration testing
- System testing
- User acceptance testing
Error guessing:
- supplements formal test design techniques.
- can only be used in component, integration and system testing
- is only performed in user acceptance testing.
- is not repeatable and should not be used.
Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts?
- Actual results
- Program specification
- User requirements
- System specification
A regression test:
- Will always be automated
- Will help ensure unchanged areas of the software have not been affected
- Will help ensure changed areas of the software have not been affected
- Can only be run during user acceptance testing
Alpha testing is:
- post-release testing by end user representatives at the developer’s site.
- the first testing that is performed.
- pre-release testing by end user representatives at the developer’s site
- pre-release testing by end user representatives at their sites.