• HP Loadrunner Certification Quiz: Online Test

    Instructions For Quiz

    • This Mock Test has 59 Questions
    • Each Question is of 1 marks so total 59 marks
    • MCQ(Multiple Choice Questions) with only ONE valid answer

     

  • 1) What is the output of the following code snippet?

    int i = 10;
    lr_output_message (answer is: %d --i);

  • 52) You want to loop through a block of code 10 times using the for loop. How 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

  • 57) Which tab is shown in the VuGen Output window?

  • 59) The image highlights a button on the VuGen floating toolbar. Which function is added to your script when you click on this button?

  • Should be Empty: