| <?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="https://jmeter.apache.org/"> |
| |
| <title>Apache JMeter</title> |
| <!----> |
| <logo width="182" height="88" href="/images/logo.svg">Apache JMeter</logo> |
| <!----> |
| <body> |
| <menu name="About"> |
| <item name="Overview" href="/index.html"/> |
| <item name="License" href="https://www.apache.org/licenses/"/> |
| </menu> |
| <menu name="Download"> |
| <item name="Download Releases" href="/download_jmeter.cgi"/> |
| <item name="Release Notes" href="/changes.html"/> |
| </menu> |
| <menu name="Documentation"> |
| <item name="Get Started" href="/usermanual/get-started.html"/> |
| <item name="User Manual" href="/usermanual/index.html"/> |
| <item name="Best Practices" href="/usermanual/best-practices.html"/> |
| <item name="Component Reference" href="/usermanual/component_reference.html"/> |
| <item name="Functions Reference" href="/usermanual/functions.html"/> |
| <item name="Properties Reference" href="/usermanual/properties_reference.html"/> |
| <item name="Change History" href="/changes_history.html"/> |
| <item name="Javadocs" href="/api/index.html"/> |
| <item name="JMeter Wiki" href="https://cwiki.apache.org/confluence/display/JMETER/Home"/> |
| <item name="FAQ (Wiki)" href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ"/> |
| </menu> |
| <menu name="Tutorials"> |
| <item name="Distributed Testing" href="/usermanual/jmeter_distributed_testing_step_by_step.html"/> |
| <item name="Recording Tests" href="/usermanual/jmeter_proxy_step_by_step.html"/> |
| <item name="JUnit Sampler" href="/usermanual/junitsampler_tutorial.html"/> |
| <item name="Access Log Sampler" href="/usermanual/jmeter_accesslog_sampler_step_by_step.html"/> |
| <item name="Extending JMeter" href="/usermanual/jmeter_tutorial.html"/> |
| </menu> |
| <menu name="Community"> |
| <item name="Issue Tracking" href="/issues.html"/> |
| <item name="Security" href="/security.html"/> |
| <item name="Mailing Lists" href="/mail.html"/> |
| <item name="Source Repositories" href="/svnindex.html"/> |
| <item name="Building and Contributing" href="/building.html"/> |
| <item name="Project info at Apache" href="https://projects.apache.org/project.html?jmeter"/> |
| <item name="Contributors" href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters"/> |
| </menu> |
| <menu name="Foundation"> |
| <item name="The Apache Software Foundation (ASF)" href="https://www.apache.org/"/> |
| <item name="Get Involved in the ASF" href="https://www.apache.org/foundation/getinvolved.html"/> |
| <item name="Privacy Policy" href="https://privacy.apache.org/policies/privacy-policy-public.html"/> |
| <item name="Sponsorship" href="https://www.apache.org/foundation/sponsorship.html"/> |
| <item name="Thanks" href="https://www.apache.org/foundation/thanks.html"/> |
| </menu> |
| </body> |
| </project> |