Online Exam Quiz

questionQuestion  1 to 30

What is the purpose of Cache Manager in JMeter?

  • Clear HTTP Cache between iterations
  • Store DB cache
  • Record test
  • Manage thread groups
Mark for review

Which logic controller randomly selects one child element to execute?

  • Loop Controller
  • Module Controller
  • Random Controller
  • Switch Controller
Mark for review

How can you control test iterations per user?

  • Response Assertion
  • Timer
  • Loop Controller
  • Post Processor
Mark for review

Which element is used to add a custom delay logic?

  • Constant Timer
  • Gaussian Timer
  • Beanshell Timer
  • Loop Timer
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 option gives a graphical representation of response time over time?

  • Graph Results
  • Aggregate Report
  • View Tree
  • Log Viewer
Mark for review

Which configuration element manages cookies automatically?

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

What is the use of Response Assertion in JMeter?

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

What is the purpose of JMeter Plugins Manager?

  • To manage additional plugins
  • To create new threads
  • To download test results
  • To optimize memory
Mark for review

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

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

How do you monitor JMeter test remotely?

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

Which tool can integrate with JMeter for CI/CD testing?

  • Jenkins
  • Postman
  • Visual Studio
  • GitHub
Mark for review

How do you check server resource usage during JMeter test?

  • Debug Sampler
  • JSON Path
  • PerfMon plugin
  • Regular Expression
Mark for review

What JMeter plugin visualizes throughput & deviation trends?

  • Backend Listener
  • Graph Results
  • Aggregate Graph
  • Response Time vs Threads
Mark for review

What is the use of ?Gaussian Random Timer? in JMeter?

  • Sends data over TCP
  • Adds variable delay with a normal distribution
  • Extracts values using regex
  • Validates login response
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

Which JMeter sampler is used for file transfers?

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

What is the role of an Interleave Controller?

  • Run multiple threads
  • Select one child at a time in round-robin
  • Add delay
  • Extract data
Mark for review

How do you pass extracted values to next sampler?

  • Use Post Processor and variables
  • Use Timer
  • Use Loop Controller
  • Use CSV Config
Mark for review

How do you capture dynamic session IDs from responses?

  • Response Assertion
  • Timer
  • Regular Expression Extractor
  • Loop Controller
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

Which function returns the current thread number in JMeter?

  • ${__threadNum()}
  • ${__curThread()}
  • ${__userNum()}
  • ${__index()}
Mark for review

What is Apache JMeter primarily used for?

  • Load Testing
  • UI Testing
  • Security Testing
  • Unit Testing
Mark for review

Which plugin provides thread monitoring for remote servers?

  • HTML Extractor
  • JDBC Request
  • PerfMon
  • Random Controller
Mark for review

Which configuration element sets default values for HTTP requests?

  • HTTP Header Manager
  • HTTP Request Defaults
  • HTTP Cookie Manager
  • Loop Controller
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 a Listener in JMeter used for?

  • To capture and visualize test results
  • To configure test data
  • To send HTTP requests
  • To encrypt response
Mark for review

What does __time() function in JMeter return?

  • Test duration
  • System time
  • Time in seconds
  • Time zone
Mark for review

Which element allows conditional execution in JMeter?

  • ForEach Controller
  • All of the above
  • If Controller
  • While Controller
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