Internet server systems are now a critical component to many successful businesses. Many Internet server systems are configured to function as e-commerce web sites where computer users can purchase goods and services. The efficient and reliable operation of the e-commerce web site is vital to many businesses.
In response to the need for efficient and reliable e-commerce web sites, test systems have been developed to ensure that the web site is operating within tolerable thresholds. These test systems perform automated tests using transactions that were previously recorded. To the web site, the test transaction appears like another customer. These test user transactions are able to determine how long a typical transaction takes and whether or not the e-commerce web site is responding at all.
Unfortunately, current test systems treat the Internet server system that provides the e-commerce web site as a black box—meaning that the test system sends in stimulus and measures response. Test systems do not effectively correlate user test results with internal performance measurements from the Internet server system. If there is a problem, the test system does not effectively isolate the responsible component within the Internet server system.
Current test systems also fail to correlate system testing and performance data with business performance data. Business performance data may only be produced in weekly or monthly reports. If the web site operator receives an alarm from a test system, another system must be used to assess the financial damage due to the system error. The use of multiple systems is complex and time consuming.
For effective testing, the test transactions must be properly configured. As the web site changes, new features and equipment need new test transactions for testing. In a typical sequence to configure a transaction, the user operates a web browser to interact with the web site, and the web browser activity is recorded by a system in between the web browser and the web site. The recorded activity forms the test transaction that is saved for subsequent automated testing.
To put up a web site, the business often uses another entity to provide the web site infrastructure, such as an Internet Service provider (ISP), that owns and operates Internet server systems. The business must interact with the ISP to generate and implement new test transactions. Often, the business receives some client software that it operates with a web browser to generate and implement test transactions through the ISP. Different versions of the client software must be developed for the different web browsers, and possibly for the different versions of the same web browser. Unfortunately, the client software also requires the use of cookies or Java applets that can be too complex for some business users—especially since the ISP is supposed to handle the technical aspects of the web site. Cookies are files that are transferred to the web browser for local storage and use by a web server. Many people dislike storing cookies on their machines.
The cookies and Java applets are required when configuring a transaction to maintain the proper configuration sequence or state. Without proper management, a non-technical user may be easily lost in a transaction configuration sequence. The problem becomes acute when the non-technical user begins to use forward and backward browser commands during a recording session.
Another problem during transaction recording occurs when secure Internet connections are invoked. Secure connections are often used for Internet commerce and need to be tested—especially their effects on transaction time. Configuration tools between the web browser and the web site that record web browser activity must decrypt the web browser activity to record a secure transaction. Thus, the recording component must either have access to the security keys or must be integrated with the web browser. Both of these techniques add too much complexity to the configuration tool.
The invention solves the above problems with a software product for testing and monitoring an Internet server system. Advantageously, the software product communicates with a web browser without the need for other client software to configure transactions. The user of the web browser is guided through web pages to record, edit, and playback transactions. Recording may occur over a secure connection. The software product performs automated tests using the transactions in addition to measuring both system performance data and business performance data. The software product generates alarms when thresholds are exceeded. The test data, performance data, and alarms are correlated in time and presented graphically to the user.
In one aspect of the invention, a user is guided through a series of steps required to configure a complex transaction.
Internet Server System Testing and Monitoring—
Computer system 110 includes processor 111 that communicates with each of web servers 101, session servers 102, transaction servers 103, and database servers 104 over link 106. Link 106 could be implemented within Internet connections 105. Computer system 110 tests and monitors Internet server system 100 in response to processor 111 executing the instructions of software product 115.
Software product 115 comprises software storage media 120 and software storage media 130, and if desired, the two storage media could be integrated together. Software storage media 120 includes test instructions 121, system performance instructions 122, and business performance instructions 123. Software storage media 130 includes agent instructions 131. Some examples of software storage media 120 and 130 are memory devices, tape, disks, integrated circuits, and servers. Processor 111 retrieves and executes test instructions 121, system performance instructions 122, and business performance instructions 123 using software access link 112. Internet server system 100 retrieves and executes agent instructions 131 using software access link 132. Those skilled in the art appreciate that software access links 112 and 132 are logical entities that represent various structures for providing software access. For example, software product 115 could be downloaded from a server or transferred from a disk to a local memory device in computer system 110 for subsequent retrieval and execution by processor 111. The instructions 131 are operational when executed by Internet server system 100 to direct Internet server system 100 to operate in accord with the invention. Instructions 121–123 are operational when executed by processor 111 to direct processor 111 to operate in accord with the invention. The term “processor” refers to a single processing device or a group of inter-operational processing devices. Some examples of processor 111 include computers, integrated circuits, and logic circuitry. Those skilled in the art are familiar with instructions, processors, and storage media.
Test instructions 121 direct processor 111 to configure and execute user transaction tests and report user transaction test results. User transaction tests emulate user activity to generate test results such as transaction times and data transfer rates. System performance instructions 122 direct processor 111 to measure system performance data for each of web servers 101, session servers 102, transaction servers 103, and database servers 104. Examples of system performance data include processing capacity and data retrieval time. Business performance instructions 123 direct processor 111 to measure business performance data. Examples of business performance data include: 1) monetary volume transacted by Internet server system 100 during a time period, 2) new orders transacted by Internet server system 100 during a time period, 3) sales volume for an item transacted by Internet server system 100 during a time period, 4) lost sales due to system errors during a time period, and 5) abandoned shopping carts during a time period. Agent instructions 131 direct Internet server system 100 to read its log files to collect and transfer the system performance data and the business performance data to processor 111.
System performance instructions 122 and business performance instructions 123 direct processor 111 to correlate the system performance data and the business performance data in time. System performance instructions 122 direct processor 111 to process the system performance data to generate system performance averages associated with time of day and day of week. System performance instructions 122 direct processor 111 to process the system performance data to generate system alarms when a system performance threshold associated with time of day and day of week is exceeded. System performance instructions 122 direct processor 111 to process the system performance data to generate system graphics illustrating system performance measured against baselines and thresholds
Business performance instructions 123 direct processor 111 to process the business performance data to generate business performance averages associated with time of day and day of week. Business performance instructions 123 direct processor 111 to process the business performance data to generate business alarms when a business performance threshold associated with time of day and day of week is exceeded. Business performance instructions 123 direct processor 111 to process the business performance data to generate business graphics illustrating business performance measured against baselines and thresholds.
Test Instructions and Computer System Operation—
In response to processor 111 executing test instructions 121, computer system 110 operates to configure a transaction for the user operating web browser 141. The transaction is used for automated testing of Internet server system 100. One example of a transaction is a purchase from Internet server system 100. Test instructions 121 include transaction configuration instructions 150, page transition instructions 151, proxy instructions 152, request instructions 153, and response instructions 154. Test instructions 121 direct processor 111 to: 1) interact with web browser 141 and Internet server system 100 to record web browser activity to generate the transaction, 2) edit the transaction, 3) perform an automated test of Internet server system 100 using the transaction to validate the transaction for subsequent automated testing, 4) display test results from the automated test to the user, 5) save the transaction for subsequent automated testing of Internet server system, and 6) periodically perform automated tests of Internet server system 100 using the transaction and report test results. Transaction save operations should not require system restart.
Test instructions 121 may direct processor 111 to interact with web browser 141 and Internet server system 100 through a firewall. Test instructions 121 direct processor 111 to record the web browser activity to generate test measurements, such as the sequence of web pages. Test instructions 121 direct processor 111 to add test measurements, such as transaction time and transaction data transfer rate, to the transaction.
Test instructions 121 can also direct processor 111 to record the browser activity as a series of steps and to edit the transaction to specify test measurements for each step. Examples of test measurements for a step include elapsed time, a required string in an Internet server system response, and a prohibited string in an Internet server system response. Test instructions 141 may also direct processor 111 to record pauses for the steps and edit the transaction to redefine the pauses.
Test instructions 121 have the following test configuration and performance features. They can handle HTTP frames, cookies, and secure connections. They can parse pages for content and provide notification if content changes are discovered. They can support nested transactions. They can specify ports for use by test performance systems. They can emulate user data input, such as data fills, check boxes, and button clicks. They can handle dynamic transaction updates, and they may be written in Java.
Transaction configuration instructions 150 direct processor 111 to generate and transfer Hypertext Markup Language (HTML) pages without cookies to web browser 141. Advantageously, a standard web browser can be used to remotely configure a complex test transaction without storing cookies or Java applets on user device 140. Transaction configuration instructions 150 direct processor 111 to configure the transaction for automated testing of Internet server system 100 in response to user inputs to the HTML pages. The HTML pages include a user login page, a transaction selection page, a transaction record page, a transaction edit page, and a transaction play page. The pages can be set-up using different languages.
Proxy instructions 152 direct processor 111 to transfer the response to web browser 141 and receive a second request from web browser 141. Request instructions 153 direct processor 111 to record the second request as a new page if the second request is not for any of the embedded object addresses on the list. Request instructions 153 direct processor 111 to clear the list if the second request is not for any of the embedded object addresses on the list. Request instructions 153 direct processor 111 to replace the non-secure address and the identifying characters with the secure address if the second request is for the non-secure address and the identifying characters. Proxy instructions 152 direct processor 111 to transfer the second request to the Internet.
Typically, the requests comprise Hypertext Transfer Protocol requests, the secure address and the non-secure address comprise URLs, and the response comprises a Hypertext Markup Language page. Typically, request instructions 153 direct processor 111 to record: 1) URLs for new page requests, 2) the sequence of the new page requests, 3) elapsed time between new page requests, 4) user input within the new page requests. In some examples of the invention, response instructions 153 direct processor 111 to search a header in the first response for a special instruction, and if the header includes the special instructions, then to record the special instruction.
Those skilled in the art will appreciate variations of the above-described embodiments that fall within the scope of the invention. As a result, the invention is not limited to the specific examples and illustrations discussed above, but only by the following claims and their equivalents.
This application is a non-provisional application based on a provisional application, Ser. No. 60/200,295, filed Apr. 28, 2000.
Number | Name | Date | Kind |
---|---|---|---|
5598553 | Richter et al. | Jan 1997 | A |
5790117 | Halviatti et al. | Aug 1998 | A |
5809247 | Richardson et al. | Sep 1998 | A |
5812668 | Weber | Sep 1998 | A |
5848396 | Gerace | Dec 1998 | A |
5961594 | Bouvier et al. | Oct 1999 | A |
6002871 | Duggan et al. | Dec 1999 | A |
6006260 | Barrick et al. | Dec 1999 | A |
6021437 | Chen et al. | Feb 2000 | A |
6041041 | Ramanathan et al. | Mar 2000 | A |
6044398 | Marullo et al. | Mar 2000 | A |
6064982 | Puri | May 2000 | A |
6108700 | Maccabee et al. | Aug 2000 | A |
6119167 | Boyle et al. | Sep 2000 | A |
6167534 | Straathof et al. | Dec 2000 | A |
6195679 | Bauersfeld et al. | Feb 2001 | B1 |
6223221 | Kunz | Apr 2001 | B1 |
6279002 | Lenz et al. | Aug 2001 | B1 |
6338096 | Ukelson | Jan 2002 | B1 |
6360332 | Weinberg et al. | Mar 2002 | B1 |
6389422 | Doi et al. | May 2002 | B1 |
6393479 | Glommen et al. | May 2002 | B1 |
6411998 | Bryant et al. | Jun 2002 | B1 |
6484129 | Klein et al. | Nov 2002 | B1 |
6553515 | Gross et al. | Apr 2003 | B1 |
6564342 | Landan | May 2003 | B1 |
6625647 | Barrick et al. | Sep 2003 | B1 |
6662217 | Godfrey et al. | Dec 2003 | B1 |
6763380 | Mayton et al. | Jul 2004 | B1 |
6766370 | Glommen et al. | Jul 2004 | B1 |
6772107 | La Cascia et al. | Aug 2004 | B1 |
20010041566 | Xanthos et al. | Nov 2001 | A1 |
20020029259 | Okada | Mar 2002 | A1 |
20020035498 | Kehoe et al. | Mar 2002 | A1 |
20020046363 | Nelson et al. | Apr 2002 | A1 |
20020073124 | Masuda et al. | Jun 2002 | A1 |
20020112049 | Elnozahy et al. | Aug 2002 | A1 |
20020138226 | Doane | Sep 2002 | A1 |
20020143931 | Smith et al. | Oct 2002 | A1 |
20030182408 | Hu | Sep 2003 | A1 |
20040107267 | Donker et al. | Jun 2004 | A1 |
Number | Date | Country |
---|---|---|
WO 9901819 | Jan 1999 | WO |
Number | Date | Country | |
---|---|---|---|
20020046363 A1 | Apr 2002 | US |
Number | Date | Country | |
---|---|---|---|
60200295 | Apr 2000 | US |