MicroFocus Testing Tools: LoadRunner and QTP
Covers LoadRunner performance testing concepts and QTP/UFT keyboard shortcuts for functional testing
Questions
Shortcut to Rename the Action name
- F2
- Ctrl+F2
- Alt+F2
- Shift+F2
Shortcut to Check the Syntax error in the script.
- Ctrl+T
- Ctrl+F7
- F7
- F8
Shortcut to Comment a statement
- Ctrl+M
- Ctrl+C
- Alt+M
- Ctrl+L
Shortcut to Place a breakpoint
- F3
- F5
- F9
- F10
Shortcut Key to insert a Standard Checkpoint
- Shift+F12
- F11
- F12
- Alt+F12
Shortcut to Open the object repository
- Ctrl+R
- Ctrl+O
- Ctrl+B
- Alt+F3
Shortcut to Uncomment a Statement
- Ctrl+M
- Alt+M
- Ctrl+Shift+M
- Shift+Ctrl+C
Shortcut To Remove all breakpoints from an Action
- Ctrl+A
- Ctrl+Shift+F9
- Ctrl+Shift+F4
- Shift+F9
Shortcut to create a New Function Library
- Ctrl+N
- Shift+N
- Shift+Alt+N
- Alt+N
Where in the Run-time settings can you define to only send messages when an error occurs?
- General: Log
- General: Run Logic
- General: Miscellaneous
- General: Additional Attributes
Which term defines the end-to-end measurement of time when one or more steps are completed?
- Transaction
- Action
- Business Process
- Business Verification
Which file defines the Vusers to execute, the number of Vusers to run, the goals of the test, the computer that hosts the Vusers, and the conditions under which to run the load test?
- Script
- Group
- Scenario
- Analysis
Which graph can analyze each web page component's relative server and network time?
- Throughput
- Windows Resources
- Time to First Buffer Breakdown
- Transaction Performance Summary
Which Run-time settings node is available to all protocols?
- General
- Browser
- Network
- Internet Protocol
What are advantages of using automated load tests over manual load tests?
- Repeatability
- Easier to scale
- Improved validity
- Increased hardware resources
- Simplicity of gathering analysis data
Which type of file can be used in a new LoadRunner group?
- .lrr
- .lra
- .lrs
- .usr
What are the main types of service level agreements available in the Controller and Analysis?
- Per Time Interval
- Errors per Second
- Over the Whole Run
- Average Hits per Run
- Average Throughput per Run
- Average Transaction Response Time
During the run of a scenario, which LoadRunner component stores the performance monitoring data?
- Analysis
- Controller
- File server
- Load generator/host
Which scenario allows LoadRunner to automatically manage the Vusers?
- Manual
- Real-Life
- User-Defined
- Goal-oriented
When you define a rendezvous point in a scenario, where should the Ir_start transaction function be placed?
- At the end of the action section
- At the beginning of the action section
- Immediately after the rendezvous function
- Immediately before the rendezvous function