What all type of servers can be performance tested using Apache JMeter
-
Database via JDBC
-
JMS
-
Mail Server
-
Unix
A,B,C
Correct answer
Explanation
JMeter can performance test various server types: databases via JDBC (using JDBC Request sampler), JMS servers (using JMS Point-to-Point or Publish/Subscribe samplers), and Mail Servers (using Mail Reader and SMTP samplers). 'Unix' is not a server type - it's an operating system that hosts servers, but not something you performance test directly.