Home / CSE MCQs / jMeter ::

CSE MCQs :: jMeter

  1. Which of the following defines Assertions in JMeter?
  2. A.
    Report back test results
    B.
    Allow simultaneous testing scenarios
    C.
    Set the criteria for a test to pass
    D.
    None

  3. Which assertion is not used in Jmeter?
  4. A.
    Duration
    B.
    Size
    C.
    XML
    D.
    Web

  5. How will you save recorded responses in JMeter?
  6. A.
    Add View Results Tree to Thread Group
    B.
    Add View Results in Table to Thread Group
    C.
    Add View Results Tree to Http Test Script Recorder
    D.
    Add View Results in Table to Http Test Script Recorder

  7. What are the different types of Performance Testing techniques?
  8. A.
    Load Testing
    B.
    Stress Testing
    C.
    Endurance Testing
    D.
    All of these

  9. What is a component of Distributed Jmeter Test
  10. A.
    Master
    B.
    Slave
    C.
    Target
    D.
    All of The Above

  11. Which applications can be tested using Jmeter?
  12. A.
    TCP
    B.
    All of these
    C.
    IMAP
    D.
    LDAP

  13. Select processor which executes some action before making Sampler Request.
  14. A.
    Pre-processor
    B.
    Post-processor
    C.
    Microprocessor
    D.
    None

  15. You are running a load test. After Login request, all samples are failing due to the session timeout. How do you solve this scenario?
  16. A.
    Add Cookie Manager
    B.
    Add Header Manager
    C.
    Add Cache Manager
    D.
    Add Footer Manager

  17. Which of the following platforms isn't supported by JMeter?
  18. A.
    MAC OS X
    B.
    WINDOWS
    C.
    LINUX
    D.
    REACT OS

  19. What kind of applications can be tested using JMeter?
  20. A.
    Websites
    B.
    Web services both - REST and SOAP
    C.
    Databases(JDBC)
    D.
    All of these