ORPP logo

Jmeter Cookbook. (Record no. 42475)

MARC details
000 -LEADER
fixed length control field 09361nam a22004933i 4500
001 - CONTROL NUMBER
control field EBC1827595
003 - CONTROL NUMBER IDENTIFIER
control field MiAaPQ
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20240729123141.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cnu||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 240724s2014 xx o ||||0 eng d
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781783988297
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 9781783988280
035 ## - SYSTEM CONTROL NUMBER
System control number (MiAaPQ)EBC1827595
035 ## - SYSTEM CONTROL NUMBER
System control number (Au-PeEL)EBL1827595
035 ## - SYSTEM CONTROL NUMBER
System control number (CaPaEBR)ebr10962337
035 ## - SYSTEM CONTROL NUMBER
System control number (CaONFJC)MIL660670
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)894790698
040 ## - CATALOGING SOURCE
Original cataloging agency MiAaPQ
Language of cataloging eng
Description conventions rda
-- pn
Transcribing agency MiAaPQ
Modifying agency MiAaPQ
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number TK5105.888 .E384 20
082 0# - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 004.67
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Erinle, Bayo.
245 10 - TITLE STATEMENT
Title Jmeter Cookbook.
250 ## - EDITION STATEMENT
Edition statement 1st ed.
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Place of production, publication, distribution, manufacture Birmingham :
Name of producer, publisher, distributor, manufacturer Packt Publishing, Limited,
Date of production, publication, distribution, manufacture, or copyright notice 2014.
264 #4 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Date of production, publication, distribution, manufacture, or copyright notice ©2014.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource (280 pages)
336 ## - CONTENT TYPE
Content type term text
Content type code txt
Source rdacontent
337 ## - MEDIA TYPE
Media type term computer
Media type code c
Source rdamedia
338 ## - CARRIER TYPE
Carrier type term online resource
Carrier type code cr
Source rdacarrier
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Intro -- JMeter Cookbook -- Table of Contents -- JMeter Cookbook -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers, and more -- Why Subscribe? -- Free Access for Packt account holders -- Preface -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- 1. JMeter Fundamentals -- Introduction -- Executing a test script -- How to do it… -- How it works… -- There's more… -- An example of running in non-GUI mode -- Recording a script via HTTP(S) Test Script Recorder -- How to do it… -- How it works… -- There's more… -- Changing the machine system settings -- See also -- Recording scripts via the Chrome browser extension -- How to do it… -- How it works… -- There's more… -- Converting HTTP web archives (HAR) to JMeter test plans -- How to do it… -- How it works… -- There's more… -- Viewing and analyzing test results -- How to do it… -- How it works… -- There's more… -- Feeding data into a script -- How to do it… -- How it works… -- There's more… -- Using timers -- How to do it… -- How it works… -- There's more… -- Managing HTTP user sessions -- How to do it… -- How it works… -- There's more… -- Testing Single Page Applications (SPAs) -- How to do it… -- How it works… -- There's more… -- Testing AJAX-centric applications -- How to do it… -- How it works… -- There's more... -- 2. Handling Responses -- Introduction -- Using Regular Expression Extractor -- How to do it… -- How it works… -- There's more… -- Using Regular Expression Tester -- How to do it… -- How it works… -- There's more… -- Using CSS/jQuery Extractor -- How to do it… -- How it works… -- There's more… -- Using XPath Extractor -- How to do it… -- How it works… -- There's more….
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Dealing with file downloads -- How to do it… -- How it works… -- There's more… -- Handling XML responses -- How to do it… -- How it works… -- There's more… -- Handling JSON responses -- How to do it… -- How it works… -- There's more… -- Handling HTML responses -- How to do it… -- How it works… -- There's more… -- See also -- Using Response Assertion -- How to do it… -- How it works… -- There's more… -- Using Duration Assertion -- How to do it… -- How it works… -- There's more… -- Uploading files with your scripts -- How to do it… -- How it works… -- There's more… -- 3. Building Robust Test Plans with Controllers -- Introduction -- Using Transaction Controller in test plans -- How to do it… -- How it works… -- There's more… -- Using Loop Controller in test plans -- How to do it… -- How it works… -- There's more… -- See also -- Leveraging ForEach Controller in test plans -- How to do it… -- How it works… -- There's more… -- See also -- Using Interleave and Random Controller in test plans -- How to do it… -- How it works… -- There's more… -- Using Runtime Controller in test plans -- How to do it… -- How it works… -- There's more… -- 4. Testing Services -- Introduction -- Testing REST web services -- How to do it… -- How it works… -- There's more… -- See also -- Testing SOAP web services -- How to do it… -- How it works… -- There's more… -- See also -- Testing FTP services -- How to do it… -- How it works… -- There's more… -- Testing relational databases -- How to do it… -- How it works… -- There's more… -- Testing NoSQL databases -- How to do it… -- How it works… -- There's more… -- See also -- Testing JMS services -- How to do it… -- How it works… -- There's more… -- See also -- 5. Diving into Distributed Testing -- Introduction -- Testing applications with JMeter's master-slave setup -- How to do it… -- How it works… -- There's more… -- See also.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Testing internal applications using JMeter and Vagrant -- How to do it… -- How it works… -- There's more... -- Testing external facing applications using JMeter, Vagrant, and AWS -- How to do it… -- How it works… -- There's more… -- Testing external facing applications using Flood.IO -- How to do it… -- How it works… -- There's more… -- See also -- Testing external facing applications using BlazeMeter -- How to do it… -- How it works… -- There's more… -- See also -- 6. Extending JMeter -- Introduction -- Using REST Sampler -- How to do it… -- How it works… -- There's more… -- See also -- Using Ultimate Thread Group -- How to do it… -- How it works… -- See also -- Using Throughput Shaping Timer -- How to do it… -- How it works… -- See also -- Using Console Status Logger -- How to do it… -- How it works… -- Using Dummy Sampler -- How to do it… -- How it works… -- There's more… -- Developing custom JMeter plugins -- How to do it… -- How it works… -- There's more… -- See also -- Testing WebSocket-enabled applications -- How to do it… -- How it works… -- There's more… -- See also -- 7. Building, Debugging, and Analyzing the Results of Test Plans -- Introduction -- Using the View Results Tree listener -- How to do it… -- How it works… -- There's more… -- See also -- Using the Aggregate Report listener -- How to do it… -- How it works… -- See also -- Debugging with Debug Sampler -- How to do it… -- How it works… -- Using Constant Throughput Timer -- How to do it… -- How it works… -- See also -- Using the JSR223 postprocessor -- How to do it… -- How it works… -- See also -- Analyzing Response Times Over Time -- How to do it… -- How it works… -- Analyzing transactions per second -- How to do it… -- How it works… -- Using User Defined Variables (UDV) -- How to do it… -- How it works… -- 8. Beyond the Basics -- Introduction -- Continuous Integration with JMeter.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note How to do it… -- How it works… -- There's more… -- See also -- Testing with different bandwidths -- How to do it… -- How it works… -- See also: -- Using the HTTP Cache Manager component -- How to do it… -- How it works… -- See also -- Using script languages within test plans -- How to do it… -- How it works… -- See also -- Writing Test scripts through Ruby DSL -- How to do it… -- How it works… -- There's more… -- Understanding JMeter properties -- How to do it… -- How it works… -- See also -- Monitoring servers while executing tests (using VisualVM) -- How to do it… -- How it works… -- There's more… -- Monitoring servers while executing tests (using YourKit Profiler) -- How to do it… -- How it works… -- There's more… -- Monitoring servers while executing tests (using New Relic) -- How to do it… -- How it works… -- There's more... -- See also -- Performance tips to scale JMeter -- How to do it… -- How it works… -- See also -- A. Installing the Supporting Software Needed for this Book -- Introduction -- Installing JMeter -- One line install -- Installing Java Development Kit (JDK) -- See also -- Installing JMeter plugins -- One line install -- See also -- Installing Vagrant -- See also -- Installing VirtualBox -- See also -- Installing Maven -- Installing Git -- Obtaining AWS keys for EC2 -- See also -- Index.
520 ## - SUMMARY, ETC.
Summary, etc. This book is great for you if you are a developer, quality assurance engineer, tester, or test manager who is looking to get a firmer grasp of elementary, deep, and advanced testing concepts using Apache JMeter. It’s assumed you have access to a computer and an Internet connection. No prior testing or programming experience is required, but would be helpful.
588 ## - SOURCE OF DESCRIPTION NOTE
Source of description note Description based on publisher supplied metadata and other sources.
590 ## - LOCAL NOTE (RLIN)
Local note Electronic reproduction. Ann Arbor, Michigan : ProQuest Ebook Central, 2024. Available via World Wide Web. Access may be limited to ProQuest Ebook Central affiliated libraries.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Cross-platform software development.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Computer software -- Development.
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Relationship information Print version:
Main entry heading Erinle, Bayo
Title Jmeter Cookbook
Place, publisher, and date of publication Birmingham : Packt Publishing, Limited,c2014
International Standard Book Number 9781783988280
797 2# - LOCAL ADDED ENTRY--CORPORATE NAME (RLIN)
Corporate name or jurisdiction name as entry element ProQuest (Firm)
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://ebookcentral.proquest.com/lib/orpp/detail.action?docID=1827595">https://ebookcentral.proquest.com/lib/orpp/detail.action?docID=1827595</a>
Public note Click to View

No items available.

© 2024 Resource Centre. All rights reserved.