Mercury Interactive Testing Tools
Mercury Interactive recently released an updated version of its Business Process Testing QA (quality assurance) tool, adding new user-acceptance features to the software and expanding its. Mercury LoadRunner is an automated performance and load testing tool from. LoadRunner was originally developed by Mercury Interactive, which was.
Developer(s) | Micro Focus |
---|---|
Stable release | |
Operating system | Microsoft Windows and Linux (Load Generator only) |
Available in | 11 languages |
Simplified Chinese, Dutch, English, French, German, Italian, Japanese, Korean, Portuguese-Brazilian, Russian, Spanish. | |
Type | Load testing tools |
License | Proprietary |
Website | [1] |
LoadRunner is a software testing tool from Micro Focus. It is used to test applications, measuring system behaviour and performance under load. LoadRunner can simulate thousands of users concurrently using application software, recording and later analyzing the performance of key components of the application.
LoadRunner simulates user activity by generating messages between application components or by simulating interactions with the user interface such as keypresses or mouse movements. The messages and interactions to be generated are stored in scripts. LoadRunner can generate the scripts by recording them, such as logging HTTP requests between a client web browser and an application's web server.[1]
Hewlett Packard Enterprise acquired LoadRunner as part of its acquisition of Mercury Interactive in November 2006.[2][3] In Sept 2016, Hewlett Packard Enterprise announced it is selling its software business, including Mercury products, to Micro Focus.[4] As of 01-Sept-2017, the acquisition was complete.[5]
- 2History
Architecture[edit]
The key components of LoadRunner are:
- Load Generator generates the load against the application by following scripts
- VuGen (Virtual User Generator) for generating and editing scripts
- Controller controls, launches and sequences instances of Load Generator - specifying which script to use, for how long etc. During runs the Controller receives real-time monitoring data and displays status.
- Agent process manages connection between Controller and Load Generator instances.
- Analysis assembles logs from various load generators and formats reports for visualization of run result data and monitoring data.
Modules are available to enable LoadRunner to capture, replay and script different application and networking technologies. These include support for:[6]
- applications using Microsoft .NET and Java
- database servers such as Microsoft SQL Server and Oracle
- internetworking protocols such as DNS, FTP and LDAP
- e-mail protocols including IMAP, MAPI, POP3 & SMTP
- remote client technologies such as Citrix ICA and RDP.
LoadRunner can be run standalone or multiple instances can pooled for use by several people under the control of HP PerformanceCenter.
History[edit]
Version | Service Pack | Release date | Notes |
---|---|---|---|
1.0 | N/A | November 1993 | Load Testing for X Windows applications[7] |
2.0 | N/A | July 1994 | Windows support added[8] |
XL & RTE | N/A | December 1994 | LoadRunner/XL (for large tests) and LoadRunner/RTE (RTE protocol support) introduced[9] |
3.0 | N/A | April 1995 | Added SQL Inspector (captures SQL statements sent from client applications to relational databases)[10] |
4.0 | N/A | May 1996 | Added Virtual User Generator, Controller, and Analysis tools[11] |
5.0 | N/A | February 1997 | Added SAP R/3 support[12] |
6.0 | N/A | July 1999 | Added Linux installation support |
6.5 | N/A | June 2000 | Added 'TurboLoad' technology (i.e. Run users as threads) |
7.51 | N/A | June 2000 | Added Citrix ICA protocol support |
7.8 | N/A | September 2003 | |
7.8 | Feature Pack 1 | September 2003 | Added support for Windows XP. |
8.0 | N/A | August 2004 | Added 'Additional Attributes' to Runtime Settings. |
8.1 | N/A | August 2004 | Added Web Click and Script technologies |
9.0 | N/A | August 2004 | Re-branded to HP LoadRunner |
9.10 | N/A | February 2008 | Added Web Services, Adobe AMF, and RDP |
9.51 | N/A | July 6, 2009 | |
9.52 | N/A | June 14, 2010 | |
11.0 | N/A | September 2010 | |
11.0 | Patch 1 | January 6, 2011 | |
11.0 | Patch 2 | February 22, 2011 | Added support for Visual Studio 2010 and Protocol Updates to Ajax TruClient, Citrix, Flex, Web. |
11.0 | Patch 3 | June 20, 2011 | Added support for IE9, Mobile protocols, GraniteDS. |
11.0 | Patch 4 | November 2011 | HP SV (Service Virtualization Integration) with Controller, GWT-DFE(Google Web Toolkit- Data Format Extension), RTMP Tunneled, Messaging support, Streaming support, Flex Correlations. |
11.50 | N/A | November 2011 | Added New VuGen IDE, Ajax TruClient for IE, Web Protocol Asynchronous Support, Flex, Mobile, .NET, Web Services, 64-bit applications recording, IPv6 support. |
11.50 | Patch 1 | July 20, 2012 | Added Ajax TruClient IE protocol. |
12.00 | N/A | March 18, 2014 | Added ability to instantiate instances on Amazon EC2 directly from LoadRunner UI. |
12.02 | N/A | January 21, 2015 | Added ability to instantiate instances on Microsoft Azure directly from LoadRunner UI |
12.50 | N/A | August 2015 |
|
12.50 | Patch 3 | May 5, 2016 |
|
12.53 | N/A | May 2016 |
|
12.53 | Patch 1 | June 15, 2016 | Fixes a memory allocation issue that can impact Web HTTP/HTML protocols. |
12.53 | Patch 2 | August 3, 2016 | |
12.53 | Patch 3 | September 29, 2016 | |
12.53 | Patch 4 | January 4, 2017 | LoadRunner 12.53 Patch 4 contains various enhancements, and provides support for the following:
|
12.55 | N/A | August 17, 2017 | Added MQTT Protocol, support for JMeter tests, support for Windows 10 creators, Windows Server 2016, and Ubuntu 16.04. Also added support for Chromium 55 for TruClient protocol. LoadRunner 12.55 supports HTTP/2 64-bit record and replay and many performance improvements and enhancements. |
12.56 | N/A | February 26, 2018 | LoadRunner 12.56 contains various enhancements, and provides support for the following:
|
12.57 | N/A | May 19, 2018 | LoadRunner 12.57 contains various enhancements, and provides support for the following:
|
12.60 | N/A | August 24, 2018 | LoadRunner 12.60 contains various enhancements, and provides support for the following:
|
HPE LoadRunner in the Cloud[edit]
From 2010 Hewlett Packard started to offer on-demand versions of LoadRunner available by cloud computing services such as Amazon Elastic Compute Cloud and later Microsoft Azure.[13][14] Version 12.50 added the use of Google Compute Engine. Selected HP partners are also able to provide LoadRunner in the Cloud as an on-demand service from their SaaS platforms.
Scripting Languages[edit]
LoadRunner client emulation scripts are usually created using the ANSI C programming language.[15] However, Java[16] and .Net programs can also be run by LoadRunner. Version 12.50 added the use of JavaScript for Web-HTTP/HTML scripts.
Scripts from other testing tools such as Apache JMeter, NUnit, and Selenium can be run by LoadRunner by declaring an interface library. This enables scripts to send key-value pairs to the Controller as the script runs, enabling response times to be associated with specific conditions such as the number of items displayed in the User Interface.
LoadRunner scripts can also be called from within Jenkins.
Welcome to Pinoy Tambayan.Watch your favorite Pinoy Teleserye, Pinoy Ako, Pinoy TV, Teleserye Replay.Keep checking back for fresh new videos update everyday. Here are some of the latest updates we have added today. Our site can give you free every day scenes of Pinoy Tambayan TV channel! Let be honest – outstanding amongst other parts of amusement for every one of us is the Television. Let be honest – outstanding amongst other parts of amusement for every one of us is the Television. Free pinoy teleserye episodes. Pinoybay.org - pinoy tv / teleserye 2019. Tfc tambayan / lambingan. Pinoy bay.org. Use the search bar below to find your favorite shows. Wowowin January 3 2017 Pinoy Teleserye. GMA TV Show Wowowin is the top grossing Pinoy teleserye and is appreciated all over the world due to its unique segments. Wowowin is just like a reality show in which the participants win many of the gifts by participating in the show. As the official ABS-CBN online platform of The Filipino Channel (TFC), we are the largest, most complete and up-to-date source of free and premium subscription based videos from ABS-CBN.
Support for JMeter Tests[edit]
LoadRunner 12.55 enables testers to run Apache JMeter scripts from Controller, alongside Vuser scripts can view the results to LoadRunner measurements. This feature is provided as beta version.[17]
References[edit]
- ^Mar, Wilson. 'LoadRunner architecture'. Wilsonmar.com. Retrieved 2 April 2015.
- ^Krazit, Tom. 'HP snaps up Mercury Interactive'. CNET. CBS Interactive Inc. Retrieved 2 April 2015.
- ^'HP To Acquire Mercury Interactive For $4.5 Billion'. Information Week. UBM Tech. Retrieved 2 April 2015.
- ^'HPE selling software business to Micro Focus'. www.zdnet.com. Retrieved 2016-11-30.
- ^'Micro Focus Completes Merger with HPE Software Business, Creating One of World's Largest Pure-play Software Companies Micro Focus'. www.microfocus.com. Retrieved 2017-10-19.
- ^Colantonio, Joe. 'LoadRunner 11.50 Licensing Change and Protocol Bundles'. JoeColantonio.com. Retrieved 2 April 2015.
- ^Damore, Kelley (8 November 1993). 'LoadRunner mimics net users'. InfoWorld.
- ^Ballou, Melinda-Carol (25 July 1994). 'Client/Server testing booms'. Computerworld.
- ^'New products'. Computerworld. 5 December 1994.
- ^Cole, Barb (17 April 1995). 'Mercury rises to deliver client/server testing tools'. Network World.
- ^'LoadRunner 4.0 Press Release'.
- ^'Mercury Interactive Addresses Testing Needs for Exploding Base of SAP Business Application Solutions'.
- ^Broersma, Matthew. 'HP puts LoadRunner in the cloud'. ZDNet. CBS Interactive. Retrieved 2 April 2015.
- ^Fulton, Scott M. 'HP Aims to Redefine Apps Performance Testing with Cloud Platform'. ReadWrite. Wearable World Inc. Archived from the original on 7 April 2015. Retrieved 2 April 2015.
- ^http://lrhelp.saas.hpe.com/en/12.53/help/WebHelp/Content/VuGen/c_c_vuser_scripts.htm
- ^http://lrhelp.saas.hpe.com/en/12.53/help/WebHelp/Content/VuGen/Protocols/Java/137650_toc_java_prog.htm
- ^https://lrhelp.saas.hpe.com/en/12.55/help/WebHelp/Content/Controller/jmeter_intro.htm