LEADER 00988nam0 22002291i 450 001 UON00084389 005 20231205102441.546 100 $a20020107d1888 |0itac50 ba 101 $aeng$aARA$aSEM 102 $aGB 105 $a|||| ||||| 200 1 $aComparative vocabularies of languages spoken at Suakin: Arabic, Hadendoa, Beni-Amer$fC. M. Watson 210 $a[London]$cSociety for Promoting Christian Knowledge$d1888 215 $a15 p.$d25 cm 700 1$aWATSON$bC. M.$3UONV055556$0662808 712 $aSociety for Promoting Christian Knowledge$3UONV257684$4650 801 $aIT$bSOL$c20240220$gRICA 899 $aSIBA - SISTEMA BIBLIOTECARIO DI ATENEO$2UONSI 912 $aUON00084389 950 $aSIBA - SISTEMA BIBLIOTECARIO DI ATENEO$dSI ET MISC IV 018 $eSI AA 23869 7 018 996 $aComparative vocabularies of languages spoken at Suakin: Arabic, Hadendoa, Beni-Amer$91298198 997 $aUNIOR LEADER 07597nam 2200685Ia 450 001 9910956882403321 005 20200520144314.0 010 $a9781782165859 010 $a1782165851 035 $a(CKB)2670000000399726 035 $a(OCoLC)857061840 035 $a(CaPaEBR)ebrary10742629 035 $a(SSID)ssj0001099683 035 $a(PQKBManifestationID)11632980 035 $a(PQKBTitleCode)TC0001099683 035 $a(PQKBWorkID)11047582 035 $a(PQKB)10597688 035 $a(Au-PeEL)EBL1236049 035 $a(CaPaEBR)ebr10742629 035 $a(CaONFJC)MIL509615 035 $a(CaSebORM)9781782165842 035 $a(MiAaPQ)EBC1236049 035 $a(PPN)228017165 035 $a(OCoLC)859325735 035 $a(OCoLC)ocn859325735 035 $a(DE-B1597)722867 035 $a(DE-B1597)9781782165859 035 $a(EXLCZ)992670000000399726 100 $a20111102d2013 uy 0 101 0 $aeng 135 $aurcn||||||||| 181 $ctxt 182 $cc 183 $acr 200 10$aPerformance testing with JMeter 2.9 /$fBayo Erinle 205 $a1st edition 210 $aBirmingham, UK $cPackt Pub.$d2013 215 $a1 online resource (148 p.) 225 1 $aCommunity experience distilled 300 $aIncludes index. 311 08$a9781782165842 311 08$a1782165843 327 $aIntro -- Performance Testing with JMeter 2.9 -- Table of Contents -- Performance Testing with JMeter 2.9 -- 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 -- Downloading the color images of this book -- Errata -- Piracy -- Questions -- 1. Performance Testing Fundamentals -- The incident -- The aftermath -- Performance testing -- Performance testing and tuning -- Baselines -- Load and stress testing -- JMeter to the rescue -- Up and running with JMeter -- Installation -- Installing Java JDK -- Setting JAVA_HOME -- On Windows -- On Unix -- Running JMeter -- Command-line options -- JMeter's Classpath -- Configuring the proxy server -- Running in non-GUI mode -- Running in server mode -- Overriding properties -- Tracking errors during test execution -- Configuring JMeter -- Summary -- 2. Recording Your First Test -- Configuring the JMeter HTTP proxy server -- Setting up your browser to use the proxy server -- Using a browser extension -- Changing the system settings -- Running your first recorded scenario -- Anatomy of a JMeter test -- Test Plan -- Thread Groups -- Controllers -- Samplers -- Logic controllers -- Test fragments -- Listeners -- Timers -- Assertions -- Configuration elements -- Pre-processor and post-processor elements -- Summary -- 3. Submitting Forms -- Capturing simple forms -- Handling checkboxes -- Handling radio buttons -- Handling file uploads -- Handling file downloads -- Posting JSON data -- Reading JSON data -- Using the BSF PostProcessor -- Handling the XML response -- Summary -- 4. Managing Sessions. 327 $aManaging sessions with cookies -- Managing sessions with URL rewriting -- Summary -- 5. Resource Monitoring -- Basic server monitoring -- Setting up Apache Tomcat Server -- Configuring Tomcat users -- Setting up a monitor controller in JMeter -- Monitoring the server with a JMeter plugin -- Installing the plugins -- Adding monitor listeners to the test plan -- Summary -- 6. Distributed Testing -- Remote testing with JMeter -- Configuring JMeter slave nodes -- Configuring one slave per machine -- Configuring the master node to be tested against one slave per machine -- Configuring multiple slave nodes on a single box -- Configuring the master node to be tested against multiple slave nodes on a single box -- Leveraging the cloud for distributed testing -- Obtaining your access key, secret key, and key pair -- Launching an AWS instance -- Executing the test plan -- Viewing the results from the virtual machines -- Summary -- 7. Helpful Tips -- JMeter properties and variables -- JMeter functions -- The Regular Expression tester -- The Debug sampler -- Using timers in your test plan -- The Constant timer -- The Gaussian random timer -- The Uniform random timer -- The Constant throughput timer -- The Synchronizing timer -- The Poisson random timer -- The JDBC Request sampler -- Setting up an H2 database -- Configuring a JDBC Connection Configuration component -- Adding a JDBC Request sampler -- A Dummy sampler -- The JSON Path Extractor element -- Handling RESTful web services -- Summary -- Index. 330 $aIf you want to use JMeter for performance testing your software products, this book is a great starting point. You?ll get a great grounding in all the fundamentals and gain a wealth of new skills along the way. Create realistic and maintainable scripts for web applications Use various JMeter components to achieve testing goals Removal of unnecessary errors and code compilation Acquire skills that will enable you to leverage the cloud for distributed testing Effectively monitor server resources during performance testing Extend JMeter functionality by installing plugins In Detail Performance testing with JMeter 2.9 is critical to the success of any software product launch and continued scalability. Irrespective of the size of the application?s user base, it?s vital to deliver the best user experience to consumers. Apache JMeter is an excellent testing tool that provides an insight into how applications might behave under load enabling organizations to focus on making adequate preparations. Performance Testing with JMeter 2.9 is a practical, hands-on guide that equips you with all the essential skills needed to effectively use JMeter to test web applications using a number of clear and practical step-by-step guides. It allows you take full advantage of the real power behind Apache JMeter, quickly taking you from novice to master. Performance Testing with JMeter 2.9 begins with the fundamentals of performance testing and gets you acquainted with JMeter. It will guide you through recording realistic and maintainable scripts. You will acquire new skills working with tools such as Vagrant, Puppet, and AWS, allowing you to leverage the cloud to aid in distributed testing. You will learn how to do some BeanShell scripting and take advantage of regular expressions, JMeter properties, and extension points to build comprehensive and robust test suites. Also, you will learn how to test RESTful web services, deal with XML, JSON, file downloads/uploads, and much more. Topics like resource monitoring, distributed testing, managing sessions, and extending JMeter are also covered. Performance Testing with JMeter 2.9 will teach you all you need to know to take full advantage of JMeter for testing web applications, dazzle your co-workers, and impress your boss! You will go from novice to pro in no time. 606 $aWeb services 606 $aApplication software$xDevelopment 606 $aComputer software$xTesting 615 0$aWeb services. 615 0$aApplication software$xDevelopment. 615 0$aComputer software$xTesting. 676 $a004.678 700 $aErinle$b Bayo$01639677 801 0$bMiAaPQ 801 1$bMiAaPQ 801 2$bMiAaPQ 906 $aBOOK 912 $a9910956882403321 996 $aPerformance testing with JMeter 2.9$94344059 997 $aUNINA