Directory JMeter

Here Insert Picture Description

  • backups (backup): Backup directory script

  • bin: executable directory

    • examples (examples): storage Jmeter official request to the directory template

    • report-template (report templates): Jmeter report templates stored in the directory (Jmeter have their own reports)

    • templates (template): Jmeter all types of configuration templates stored in the directory, for example: JDBC, Beanshell, ThinkTime etc.

    • jmeter.log: Log Files

    • Beanshell ----: Beanshell request, listen, assert, functions, etc.

    • Jmeter.bat: Windows startup command

    • jmeter.properties: Profile

    • jmeter-server.bat: Windows distributed test server configuration to use.

    • jmeter-server: Linux use to test distributed server configuration.

    • shutdown.cmd: hard stop

    • stoptest.cmd: soft stop

    • jmeter.sh:Linux RUN

    • user.properties: User Profiles

  • docs: interface documentation directory

  • extras: Extensions Directory

  • lib: JMeter is running relies on plug-in directory

  • licenses: Jmeter certificate directory

  • printable_docs: User Manual directory

  • LICENSE: License documentation.

  • NOTICE: copyright notice.

  • README.md: JMeter concise introduction.

Published 21 original articles · won praise 3 · Views 1309

Guess you like

Origin blog.csdn.net/wd521090/article/details/105143796