Jmeter(Engineering > Computer Science And Engineering ) Questions and Answers

Question 1. Which of the following is processed first by JMeter
  1.    All of these
  2.    user.properties
  3.    system.properties
  4.    jmeter.properties
Explanation:-
Answer: Option A. -> All of these





Question 2. Which of the following Extractors allows the user to extract values from an XML/HTML response?
  1.    Regular Expression Extractor
  2.    XPath Extractor
  3.    CSS/Jquery Extractor
  4.    None
Explanation:-
Answer: Option B. -> XPath Extractor





Question 3. Jmeter does not support
  1.    Load Testing
  2.    Functional Testing
  3.    Distributed Testing
  4.    Monkey Testing
Explanation:-
Answer: Option D. -> Monkey Testing





Question 4. BSF stands for _______
  1.    Bean Scripting Framework
  2.    Bit Scripting Framework
  3.    Bean Searching Framework
  4.    Bean Server Framework
Explanation:-
Answer: Option A. -> Bean Scripting Framework





Question 5. Jmeter is not used for
  1.    Database server test
  2.    Functional test
  3.    Accessibility Testing
  4.    Testing web application
Explanation:-
Answer: Option C. -> Accessibility Testing





Question 6. Jmeter can be used to test performance of
  1.    Only static resources
  2.    Only dynamic resources
  3.    Both static and dynamic
  4.    None of above
Explanation:-
Answer: Option C. -> Both static and dynamic





Question 7. What is a component of Distributed Jmeter Test
  1.    Master
  2.    Slave
  3.    Target
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above





Question 8. Select controller which makes the user request run with a specified number of times
  1.    Loop controller
  2.    Random controller
  3.    Logic controller
  4.    Recording controller
Explanation:-
Answer: Option A. -> Loop controller





Question 9. Which of the following is not a JMeter Sampler?
  1.    MongoDB Script
  2.    Debug Sampler
  3.    HTTP Request
  4.    Monitor Results
Explanation:-
Answer: Option D. -> Monitor Results





Question 10. What type of application JMeter doesn't test?
  1.    Web
  2.    LDAP
  3.    Database
  4.    Desktop
Explanation:-
Answer: Option D. -> Desktop