- Which of the following best describes performance testing?
View Answer
Correct answer: A — Testing system speed, scalability, and stability
- Load testing focuses on:
View Answer
Correct answer: A — System behavior under expected load
- Stress testing focuses on:
View Answer
Correct answer: A — System behavior under extreme load
- Which tool is commonly used for performance testing?
View Answer
Correct answer: A — JMeter
- Gatling is a performance testing tool written in:
View Answer
Correct answer: B — Scala
- Which of the following is NOT a type of performance testing?
View Answer
Correct answer: C — Security testing
- Endurance testing focuses on:
View Answer
Correct answer: A — System behavior over a long period
- Spike testing focuses on:
View Answer
Correct answer: A — Sudden increase in load
- Which of the following is true about JMeter?
View Answer
Correct answer: A — It supports load and stress testing
- Gatling scripts are written in:
View Answer
Correct answer: A — Scala DSL
- What will be printed?
1 System.out.println("Eduinq Performance Test"); View Answer
Correct answer: A — Eduinq Performance Test
- Which of the following is true about stress testing?
View Answer
Correct answer: A — It determines system breaking point
- JMeter supports distributed testing using:
View Answer
Correct answer: A — Master-slave configuration
- Gatling provides reports in:
View Answer
Correct answer: A — HTML format
- Which of the following is true about endurance testing?
View Answer
Correct answer: A — It checks memory leaks and resource utilization
- Spike testing helps to:
View Answer
Correct answer: A — Validate system response to sudden load
- JMeter supports protocol testing for:
View Answer
Correct answer: A — HTTP, FTP, JDBC, SOAP
- Gatling integrates with:
View Answer
Correct answer: A — Jenkins for CI/CD
- Which of the following is true about performance testing?
View Answer
Correct answer: A — It validates speed, scalability, stability
- JMeter supports assertions for:
View Answer
Correct answer: A — Response data validation
- Which of the following best describes load testing?
View Answer
Correct answer: A — Testing system under expected user load
- Stress testing is performed to:
View Answer
Correct answer: A — Identify system breaking points
- Which of the following is true about endurance testing?
View Answer
Correct answer: A — It checks system stability over time
- Spike testing is used to:
View Answer
Correct answer: A — Validate system response to sudden load increase
- JMeter supports scripting using:
View Answer
Correct answer: C — Beanshell
- Gatling scenarios are defined using:
View Answer
Correct answer: A — Scala DSL
- Which of the following is NOT a performance testing type?
View Answer
Correct answer: C — Usability testing
- JMeter supports parameterization using:
View Answer
Correct answer: A — CSV Data Set Config
- Gatling provides reports in:
View Answer
Correct answer: A — HTML format
- Which of the following is true about performance bottlenecks?
View Answer
Correct answer: A — They occur due to CPU, memory, or network limits
- What will be printed?
1 System.out.println("Eduinq Load Test"); View Answer
Correct answer: A — Eduinq Load Test
- JMeter supports distributed testing using:
View Answer
Correct answer: A — Master-slave configuration
- Gatling integrates with CI/CD using:
View Answer
Correct answer: A — Jenkins
- Which of the following is true about stress testing?
View Answer
Correct answer: A — It determines system breaking point
- Endurance testing helps to detect:
View Answer
Correct answer: A — Memory leaks and resource exhaustion
- Spike testing validates:
View Answer
Correct answer: A — Sudden load changes
- JMeter supports protocol testing for:
View Answer
Correct answer: A — HTTP, FTP, JDBC, SOAP
- Gatling supports assertions for:
View Answer
Correct answer: A — Response time and status codes
- Which of the following is true about performance testing goals?
View Answer
Correct answer: A — Validate speed, scalability, stability
- JMeter supports listeners for:
View Answer
Correct answer: A — Collecting and displaying test results
- Gatling supports feeders for:
View Answer
Correct answer: A — Providing dynamic test data
- Which of the following is true about load testing?
View Answer
Correct answer: A — It validates system behavior under expected load
- Stress testing is important because:
View Answer
Correct answer: A — It identifies system limits
- Endurance testing is also known as:
View Answer
Correct answer: A — Soak testing
- Spike testing is also known as:
View Answer
Correct answer: A — Burst testing
- JMeter supports scripting using:
View Answer
Correct answer: A — Beanshell and Groovy
- Gatling supports simulation classes written in:
View Answer
Correct answer: A — Scala
- Which of the following is true about performance metrics?
View Answer
Correct answer: A — Response time, throughput, resource utilization
- JMeter supports assertions like:
View Answer
Correct answer: A — Response Assertion, Duration Assertion
- Which of the following best describes performance testing overall?
View Answer
Correct answer: A — Ensures system meets speed, scalability, and stability requirements