LoadRunner HPO-M49 Certification-Review your Skills: Q. 51 to 60
Objective Type / Multiple Choice Questions on LoadRunner VuGen Module under the Series
(Quickly Review Your LoadRunner Skills before appearing for HP Certification Exam)
Set of 10 Questions
Correct Answers to Earlier Questions – Q. 41 to Q 50 are at the end of this page:
Q. 51: What is the script view in VuGen?
A. A text-based view that lists the actions of the Vuser as API functions
B. A text-based view that displays the client request and server response
C. An icon-based view that represents what the client received from the server
D. An icon-based view that shows each step and the corresponding screenshots
<<<<<< =================== >>>>>>
Q. 52: You want to loop through a block of code 10 times using the for loop. What would accomplish this?
A. For (i = 0; i < 10; i–)
B. For (i = 1; i < 10; i–)
C. For (i = 1; i < 10; i++)
D. For (i = 1; i <= 10; i++)
<<<<<< =================== >>>>>>
Q. 53: Which web protocol recording level always generates the web_submit_data function?
A. ICA
B. URL
C. RDP
D. HTML
<<<<<< =================== >>>>>>
Q. 54: Which programming language is used for the web Vuser type in VuGen?
A. TSL
B. Java
C. HTML
D. ANSI C
E. VBScript
<<<<<< =================== >>>>>>
Q. 55: During which stage is it recommended that the visual cues for verification be established?
A. During the scripting stage
B. During the planning stage
C. During the recording stage
D. During the execution stage
<<<<<< =================== >>>>>>
Q. 56: Which characters are used to comment a single line?
A. //
B.
C. /*
D. */
<<<<<< =================== >>>>>>
Q. 57: Exhibit
What is the highlighted section of the Workflow Wizard called?
A. Task pane
B. Output pane
C. Thumbnail pane
D. Information pane
<<<<<< =================== >>>>>>
Q. 58: Which keyword is a conditional statement?
A. If
B. For
C. Do
D. While
<<<<<< =================== >>>>>>
Q. 59: Which function marks the ending of a measurement of elapsed time?
A. lr_end_transaction
B. web_end_transaction
C. lr_complete_transaction
D. web_complete_transaction
<<<<<< =================== >>>>>>
Q. 60: What is the output of the following code snippet?
char string[] = esting
lr_output_message (answer is: %u strlen(string));
A. Answer is: 7
B. Answer is: 8
C. Answer is: 9
D. Answer is: 10
Read the Correct Answer of the above Questions
Access the Full Database of All Questions
Correct Answers to Earlier Questions – Q. 41 to Q 50 are as under:
Question No. | Correct Answer |
Q. 41 | A |
Q. 42 | D |
Q. 43 | A |
Q. 44 | C |
Q. 45 | D |
Q. 46 | B |
Q. 47 | C |
Q. 48 | B |
Q. 49 | C |
Q. 50 | C,D |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.
can some one explain question 60 what is %u
Awesome tips, thanks!