wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

JMETER Final Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which is the assertion tests where each server response was received within a given amount of time?

a)

XML

b)

Duration

c)

size

d)

None of the above

2.

Which command option specifies JMeter is to run in non-gui mode?

a)

n

b)

l

c)

t

d)

o

3.

It is always recommended to run jmeter in GUI mode

a)

True

b)

False

4.

Which value can be used to simulate network band width in jmeter?

a)

cps value

b)

Text value

c)

Band_width

d)

None of the mentioned

5.

Which file is used to change the bandwidth of network in jmeter?

a)

user.properties

b)

jmeter.properties

c)

jmeter.bat

d)

None of the mentioned

6.

Variables in jmeter is represented using special character

a)

&(variablename)

b)

${variablename}

c)

{variablename}

d)

{/variablename/}

7.

Which config element loads data from external CSV file

a)

Login Config Element

b)

HTTP Request Defaults

c)

CSV Data Set Config

d)

DNS Cache Manager

8.

Which feature in HTTP(S) Test Script Recorder excludes URL patterns?

a)

Target Controller

b)

URL excluder

c)

URL Assertion

d)

Request Filtering

9.

Logic controllers can be included in Test plan level in jmeter.

a)

True

b)

False

10.

Which of the following is processed first by JMeter

a)

user.properties

b)

system.properties

c)

jmeter.properties

d)

All the above mentioned