alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

JMeter example source code file (XMLSchematest.xml)

This example JMeter source code file (XMLSchematest.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - JMeter tags/keywords

bake, black, black, in, pepper, pepper, pour, pour, shrimp, wash, wash

The JMeter XMLSchematest.xml source code

<recipe name="Black Pepper Shrimp" description="Black Pepper shrimp dishes is very tasty.">
	<ingredients>
		<ingredient index="1" amount="3 pounds"
			 	description="fresh shrimp, unpeeled" />
		<ingredient index="2" amount="8 tablespoons"
			 	description="butter" />
		<ingredient index="3" amount="4 tablespoons"
			 	description="freshly ground pepper" />
		</ingredients> 		
		<steps>
			<step index="1"
				description="Wash and drain shrimp, and place in a shallow baking pan." />
			<step index="1"
				description="In a saucepan, melt the butter, add the garlic, and saute for 3 to 4 minutes." />
			<step index="1"
				description="Pour the butter mixture over the shrimp and toss to coat." />
			<step index="1"
				description="Bake until pink, approximately 5 minutes, turn, bake a few minutes longer, and pepper again." />
 		</steps>
</recipe>

Other JMeter examples (source code examples)

Here is a short list of links related to this JMeter XMLSchematest.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 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.