|
JMeter example source code file (project.xml)
The JMeter project.xml source code<?xml version="1.0" encoding="ISO-8859-1"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <project name="Apache JMeter" href="http://jakarta.apache.org/jmeter/"> <title>JMeter <!----> <logo width="221" height="102" href="/images/logo.jpg">JMeter <!----> <body> <menu name="About"> <item name="Overview" href="/index.html"/> <item name="Changes" href="/changes.html"/> <item name="Known Bugs" href="/known_bugs.html"/> <item name="License" href="/license.html"/> <item name="Contributors" href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters"/> </menu> <menu name="Download"> <item name="Download Releases" href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi"/> <item name="Developer (Nightly) Builds" href="/nightly.html"/> </menu> <menu name="Documentation"> <item name="User Manual" href="/usermanual/index.html"/> <item name="Javadocs" href="/api/index.html"/> <item name="Localisation (Translator's Guide)" href="/localising/index.html"> <item name="Building JMeter and Add-Ons" href="/building.html"/> <item name="JMeter Wiki" href="http://wiki.apache.org/jakarta-jmeter"/> <item name="FAQ (Wiki)" href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ"/> </menu> <menu name="Tutorials (PDF format)"> <item name="Distributed Testing" href="/usermanual/jmeter_distributed_testing_step_by_step.pdf"/> <item name="Recording Tests" href="/usermanual/jmeter_proxy_step_by_step.pdf"/> <item name="JUnit Sampler" href="/usermanual/junitsampler_tutorial.pdf"/> <item name="Access Log Sampler" href="/usermanual/jmeter_accesslog_sampler_step_by_step.pdf"/> <item name="Extending JMeter" href="/extending/jmeter_tutorial.pdf"/> </menu> <menu name="Community"> <item name="Get Involved" href="/site/getinvolved.html"/> <item name="Mailing Lists" href="/site/mail.html"/> <item name="SVN Repositories" href="/site/cvsindex.html"/> </menu> <menu name="Foundation"> <item name="ASF" href="http://www.apache.org/"/> <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/> <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> </menu> </body> </project> Other JMeter examples (source code examples)Here is a short list of links related to this JMeter project.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.