Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle SOA Suite 11g Performance Tuning Cookbook

You're reading from   Oracle SOA Suite 11g Performance Tuning Cookbook Featuring over 100 recipes, this handy cookbook will walk you through the different ways to optimize the performance of the Oracle SOA Suite 11g. Essential reading for administrators, developers, and architects.

Arrow left icon
Product type Paperback
Published in Jul 2013
Publisher Packt
ISBN-13 9781849688840
Length 328 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (19) Chapters Close

Oracle SOA Suite Performance Tuning Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Identifying Problems FREE CHAPTER 2. Monitoring Oracle SOA Suite 3. Performance Testing 4. JVM Memory 5. JVM Garbage Collection Tuning 6. Platform Tuning 7. Data Sources and JMS 8. BPEL and BPMN Engine Tuning 9. Mediator and BAM 10. Rules and Human Workflow 11. SOA Application Design 12. High Performance Configuration Index

Checking responses in JMeter tests


In this recipe, we'll use some techniques to validate JMeter test results rather than just checking manually for an HTTP 200 response code.

Getting ready

You will need to install Oracle SOA Suite 11g for this recipe.

This recipe assumes that you have a loaded test plan. You can complete the Creating a web service test using JMeter and Running JMeter on multiple servers recipes, in order to have access to a working test plan against a composite. Alternatively you can use these steps with your own working test plan.

How to do it…

By following these steps, you can use assertions to check that the responses contain the correct data.

  1. In the test plan, right-click on the Test Users thread group, and select Add | Assertions | Response Assertion.

  2. In Assertion, ensure that the checkboxes Main sample only, Test Response, and Contains are selected.

  3. Click on Add in Patterns to Test in the textbox, and enter <result>2</result>. Your test plan should look similar...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime