Online Exam Quiz

questionQuestion  1 to 30

Which JMeter controller is best to run multiple samplers a fixed number of times?

  • Interleave Controller
  • Loop Controller
  • Random Controller
  • If Controller
Mark for review

What happens if all assertions in a sampler fail?

  • Test fails
  • Sampler is skipped
  • Test continues
  • Thread stops
Mark for review

Which sampler is used to send requests to a database?

  • HTTP Request
  • FTP Request
  • JDBC Request
  • SOAP Request
Mark for review

What is the default format of JMeter results file?

  • CSV
  • JTL
  • XML
  • JSON
Mark for review

Which language is JMeter developed in?

  • Java
  • C++
  • JavaScript
  • Python
Mark for review

Which component lets you simulate user-defined variables?

  • Assertions
  • JDBC Sampler
  • Beanshell Sampler
  • User Defined Variables
Mark for review

What is the purpose of a Constant Timer?

  • Adds delay between requests
  • Fixes thread count
  • Sends constant requests
  • Creates constant users
Mark for review

What file format is used to save JMeter test plans?

  • .jmx
  • .json
  • .txt
  • .xml
Mark for review

Which component can create HTML reports after a test?

  • HTTP Sampler
  • Report Generator
  • JDBC Request
  • Timer
Mark for review

What is the JMeter property file used to change default settings?

  • config.jmx
  • config.properties
  • jmeter.conf
  • jmeter.properties
Mark for review

What is the purpose of a Thread Group in JMeter?

  • To simulate multiple users
  • To define test summary
  • To log test results
  • To handle assertions
Mark for review

Which JMeter sampler is used for file transfers?

  • JDBC Request
  • FTP Request
  • SMTP Request
  • SOAP Sampler
Mark for review

How do you monitor JMeter test remotely?

  • SSH
  • PerfMon plugin
  • JSON Extractor
  • JDBC connection
Mark for review

Which configuration element manages cookies automatically?

  • Cache Manager
  • CSV Config
  • Cookie Manager
  • User Variables
Mark for review

What is a Test Fragment in JMeter?

  • Shared module for reuse
  • External test script
  • CSV file
  • Listener
Mark for review

What is the purpose of the CSV Data Set Config?

  • Read data from CSV for parameterization
  • Simulate users
  • Record HTTP traffic
  • Display graphs
Mark for review

What does the "Loop Count" in Thread Group control?

  • Number of concurrent users
  • Time delay
  • How many times the test runs
  • Error limit
Mark for review

Which of these can be used to record browser actions?

  • WebDriver Sampler
  • HTTP(S) Test Script Recorder
  • Summary Report
  • Transaction Controller
Mark for review

How do you parameterize a test in JMeter?

  • Using JSON Extractor
  • Using Pre Processor
  • Using CSV Data Set Config
  • Using Post Processor
Mark for review

How do you simulate REST API testing in JMeter?

  • JDBC Sampler
  • HTTP Request with Headers and JSON body
  • SOAP/XML-RPC
  • Loop Controller
Mark for review

What feature helps parameterize multiple values in JMeter?

  • JSON Extractor
  • HTTP Sampler
  • CSV Data Set Config
  • Thread Group
Mark for review

What is used in JMeter for dynamic input from external files?

  • HTTP Header Manager
  • User Defined Variables
  • JSON Extractor
  • CSV Data Set Config
Mark for review

What does the ?Switch Controller? do?

  • Switches protocols
  • Loops through tests
  • Selects one sampler to execute based on index
  • Records data
Mark for review

What is the use of JMeter Templates?

  • Manage test data
  • Quickly create test plan structure
  • Control concurrency
  • Log errors
Mark for review

What is the function of the Throughput Controller?

  • Validates response headers
  • Controls how often child elements run
  • Connects to database
  • Measures response size
Mark for review

What is the file extension of JMeter test scripts?

  • .jmx
  • .xml
  • .jtl
  • .test
Mark for review

What is the purpose of HTTP Header Manager?

  • Encrypt requests
  • Manage HTTP headers sent with requests
  • None of the above
  • Track cookies
Mark for review

What is the use of Response Assertion in JMeter?

  • Simulate users
  • Validate response data
  • Extract data
  • Log results
Mark for review

Which assertion checks if a text is not in response?

  • Duration Assertion
  • JSON Assertion
  • Response Assertion
  • Not Contain Assertion
Mark for review

How can you run a JMeter test from command line?

  • jmeter.sh -n -t test.jmx -l result.jtl
  • run.jmx
  • test.sh
  • launch.jmx
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Answered
  • Not Answered
  • Marked for Review