1. Field of the Invention
This invention relates generally to the field of data processing systems. More particularly, the invention relates to a system and method for testing program code.
2. Description of the Related Art
Traditional client-server systems employ a two-tiered architecture such as that illustrated in
As is known in the art, the “business logic” component of the application represents the core of the application, i.e., the rules governing the underlying business process (or other functionality) provided by the application. The “presentation logic” describes the specific manner in which the results of the business logic are formatted for display on the user interface. The “database” 104 includes data access logic used by the business logic to store and retrieve data.
The limitations of the two-tiered architecture illustrated in
In response to limitations associated with the two-tiered client-server architecture, a multi-tiered architecture has been developed, as illustrated in
This separation of logic components and the user interface provides a more flexible and scalable architecture compared to that provided by the two-tier model. For example, the separation ensures that all clients 125 share a single implementation of business logic 122. If business rules change, changing the current implementation of business logic 122 to a new version may not require updating any client-side program code. In addition, presentation logic 121 may be provided which generates code for a variety of different user interfaces 120 (e.g., standard browsers such as Internet Explorer® or Netscape Navigator®).
To ensure proper operation, applications are generally tested before they are deployed within an enterprise network. As illustrated in
There are a variety of problems associated with the foregoing approach. First, test scripts based on the user interface will most likely break when the user interface has been changed. Given the fact that user interfaces tend to change very frequently, test scripts based on the user interface must frequently be rewritten. Moreover, applications using client-server technology often have more than one type of user interface type for accessing the presentation/business logic, thereby requiring several testing technologies and several test cases for each user interface. For example, browser-based user interfaces are different for every browser type and every browser version (e.g., Netscape 4, Netscape 6, Internet Explorer 5, Internet Explorer 6, . . . etc). Test scripts that were created using one specific browser type/version may only work with that specific browser type/version. In addition, test scripts that were generated from user interface information are not particularly human readable because they deal with user interface identifiers and other technical user interface elements (e.g., text fields, drop down menu items, . . . etc). Finally, during execution of the test script, the user interface must be executed on the client so that the scripted operations can be replayed. With this restriction it is not possible to create load tests that simulate hundreds of users because this would require hundreds of client applications running at the same time.
A method is described in which a central test system tests enterprise applications at different levels of granularity. For example, in one embodiment, the recording of test data and the replay of test data occurs within the business layer rather than at the user interface layer (as in prior test systems). Specifically, in one embodiment, a user interface is provided for entering data and triggering one or more operations to process the data. The data and/or operations are translated and processed within a business layer format and stored in the business layer format within a test script. The test script may then be used to test application(s) directly at the business layer.
A better understanding of the present invention can be obtained from the following detailed description in conjunction with the following drawings, in which:
a illustrates a traditional two-tier client-server architecture.
b illustrates a multi-tier client-server architecture.
c illustrates a test control program for executing a test script at the user interface level of the multi-tier architecture.
a illustrates a mapping of data between a user interface layer and a presentation layer.
b illustrates a transfer of data between a presentation layer and a business layer according to one embodiment of the invention.
Described below is a system and method for testing applications at the business layer. Throughout the description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some of these specific details. In other instances, well-known structures and devices are shown in block diagram form to avoid obscuring the underlying principles of the present invention.
To overcome the limitations of prior software testing systems, in one embodiment of the invention, test scripts are generated at a level of abstraction outside of the graphical user interface. In one particular implementation, this level of abstraction is the “business” layer within a multi-tiered enterprise system architecture. Even more specifically, in one embodiment, the business layer is implemented using Java 2 Enterprise Edition (“J2EE”) Java Bean technology. It should be noted, however, that the underlying principles of the invention are not limited to any particular business layer technologies.
As mentioned above, testing of applications involves both a recording phase and replay phase. During the recording phase known inputs are provided to the business layer 206 of the multi-tier architecture to establish what the predicted proper outputs should be. The inputs may be provided by invoking the application to be tested from a test workstation 228 and/or from a client computer 225. The business layer inputs and associated outputs are then forwarded by a test plugin 205 to a test control program 200 executed on the test workstation 228. Although illustrated within the business layer 206 in
The test control program 200 records the inputs and outputs provided by the test plugin 205 to a test script 201. In one embodiment, the inputs and outputs are recorded within a test data container 210, rather than directly within the test script itself. The test script 201 of this embodiment includes a command interface 203 that identifies the particular set or sets of test data within the test data container 210 to be used for a given test. The command interface 203 may be configured by a test designer based on the requirements for each test. Using command interfaces within a test script in this manner reduces repetitive listing of test data and parameters and condenses the test scripts into manageable sizes. In addition, command interfaces may be reused in the test script to improve the efficiency of creating and editing test scripts. Over testing periods, trends may emerge which repetitively use similar command interfaces that may be accessed from a library and not recreated for testing future application functions.
Information related to different computer systems on which the applications to be tested are executed may be stored within a system data container 220. When the test script 201 is executed, the test control program 200 identifies the various different computer systems by extracting the appropriate information from the system data container 220.
Once a test script 201 is recorded, the test control program 200 may utilize the test script 201 to test another instance of the business layer 206 by applying the same inputs to the business layer 206 and comparing the resultant outputs to the predicted outputs (e.g., extracting an appropriate set of test data from the test data container 210 and identifying computer systems using the system data container 220).
One embodiment of a process for recording a test script is outlined in
At 302 (
Returning to the flowchart of
At 306, the input data and an indication of the operation which needs to be performed is provided to the business layer. The business layer 206 then attempts to perform the requested operation. For example, referring to
At 308, a determination is made as to whether the business layer operation was successful. If the operation fails (at 309) then the flow will revert back to 302 and the user will again have the opportunity to enter data within the user interface of the browser. If the operation completed successfully then, at 310, the test plugin 205 is notified. Input data (e.g., “Plattner” and “US”) are transferred from the presentation layer 204 to the business layer 206 along with an indication of the operation to be performed (e.g., a search within the contacts database).
At 311, the test data and results of the operation may be formatted as described below with respect to
It should be noted, however, that various different communication protocols may be employed to support communication between the test control program 200 and the test plugin 205 while still complying with the underlying principles of the invention.
At 314, the operation, the data entered by the user, and the results are recorded by the test control program 200 within the test script 201. If additional operations are to be recorded, determined at 316, then the recording process starts again from 302. If no additional operations are to be recorded, then the process ends.
The user who initiated the recording process (e.g., using recording mode parameters such as those illustrated in
In one embodiment of the invention, test scripts are stored in a location and language-independent format. Once stored in a location-neutral format, the same test data may used to test applications designed for different locations/languages. By way of example, in a field which requires the entry of a date, a German user may enter the date in the format “18.10.2002” whereas, for the same date, an American user may enter “10/18/2002.” As illustrated in
In one embodiment, an XML Schema is used to define the locale and/or language-neutral manner of describing the business layer data. Thus, either before or after the test plugin 205 is notified, the data formatting module 700 converts the recorded business layer values to the XML schema-compatible values. During the replay process (described below) the data formatting module 700 converts the XML schema-compatible format back to the location/language-specific business layer format.
Information related to one embodiment of the XML schema can be found at “http://www.w3.org/XML/Schema.” Returning to the German/American date example given above, using the XML schema date type defined at “http://www.w3.org/TR/xmischema-2/#date” results in a date format of “2002-10-18”.
The data collected from the business layer results can be used to check the correct behavior of the business logic. By way of example, as illustrated in
As illustrated in
At 1011, the results of the specified operations are provided to the data formatting module 700 which formats the results in a location/language-neutral manner (e.g., using the XML schema). The data formatting module 700 provides the formatted data to the test control program 200 which, at 1012, compares the results with the results 903 stored during the recording phase. If the results do not match, determined at 1014, then a test failure notification is generated at 1009. If the results match, then the next test script entry is processed at 1002, if one exists (determined at 1016). If no additional test script entries exist, then the replay process terminates.
As mentioned above, in one embodiment, communication between the test control program 200 and the business layer 206 is based on an HTTP request/response protocol. Thus, during replay, the test control program 200 transmits the data 901 and associated operations 902 for each test entry 910 in the form of an HTTP request directed to the business layer 206 (or, more specifically, to the data formatting module 700, if formatting is required). Following processing, the results are then transmitted from the business layer 206 to the test control program 200 in the form of an HTTP response. Once again, however, the invention is not limited to a particular communication protocol.
In one embodiment, the multi-tiered architecture described herein (see, e.g.,
Embodiments of the invention may include various steps as set forth above. The steps may be embodied in machine-executable instructions which cause a general-purpose or special-purpose processor to perform certain steps. Alternatively, these steps may be performed by specific hardware components that contain hardwired logic for performing the steps, or by any combination of programmed computer components and custom hardware components.
Elements of the present invention may also be provided as a machine-readable medium for storing the machine-executable instructions. The machine-readable medium may include, but is not limited to, flash memory, optical disks, CD-ROMs, DVD ROMs, RAMs, EPROMs, EEPROMs, magnetic or optical cards, propagation media or other type of machine-readable media suitable for storing electronic instructions. For example, the present invention may be downloaded as a computer program which may be transferred from a remote computer (e.g., a server) to a requesting computer (e.g., a client) by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection).
Throughout the foregoing description, for the purposes of explanation, numerous specific details were set forth in order to provide a thorough understanding of the invention. It will be apparent, however, to one skilled in the art that the invention may be practiced without some of these specific details. For example, although the embodiments of the invention described above focus on a specific set of data and associated operations (i.e., the text entry of “Plattner” for a name, the selection of “US” as a country, and the generation of a contact search), the underlying principles of the invention may be employed using a virtually unlimited number of different types of input data and associated operations. Moreover, although the format used to represent the location/language-neutral test data described above is based on an XML schema, various other data formats may be employed. Finally, although the test control program 200 described above is illustrated on a dedicated workstation 228, the test control program may be executed on various different computer platforms and in various different network environments while still complying with the underlying principles of the invention.
Accordingly, the scope and spirit of the invention should be judged in terms of the claims which follow.
Number | Name | Date | Kind |
---|---|---|---|
5655074 | Rauscher | Aug 1997 | A |
5673387 | Chen et al. | Sep 1997 | A |
5758062 | McMahon et al. | May 1998 | A |
5781720 | Parker et al. | Jul 1998 | A |
5836014 | Faiman, Jr. | Nov 1998 | A |
5949999 | Song et al. | Sep 1999 | A |
5950004 | Bearse et al. | Sep 1999 | A |
6002992 | Pauwels et al. | Dec 1999 | A |
6279124 | Brouwer et al. | Aug 2001 | B1 |
6301701 | Walker et al. | Oct 2001 | B1 |
6421822 | Pavela | Jul 2002 | B1 |
6535896 | Britton et al. | Mar 2003 | B2 |
6585778 | Hind et al. | Jul 2003 | B1 |
6601071 | Bowker et al. | Jul 2003 | B1 |
6601233 | Underwood | Jul 2003 | B1 |
6623529 | Lakritz | Sep 2003 | B1 |
6694509 | Stoval et al. | Feb 2004 | B1 |
6697967 | Robertson | Feb 2004 | B1 |
6763343 | Brooke et al. | Jul 2004 | B1 |
6772083 | Muller et al. | Aug 2004 | B2 |
6775824 | Osborne et al. | Aug 2004 | B1 |
6810494 | Weinberg et al. | Oct 2004 | B2 |
7065562 | Courtney | Jun 2006 | B2 |
7103875 | Kaneko et al. | Sep 2006 | B1 |
7117484 | Hartman et al. | Oct 2006 | B2 |
20010025372 | Vermeire et al. | Sep 2001 | A1 |
20020059566 | Delcambre et al. | May 2002 | A1 |
20020073119 | Richard | Jun 2002 | A1 |
20020188890 | Shupps et al. | Dec 2002 | A1 |
20030005159 | Kumhyr | Jan 2003 | A1 |
20040024767 | Chen | Feb 2004 | A1 |
20040044993 | Muller et al. | Mar 2004 | A1 |
20040088602 | Cohen et al. | May 2004 | A1 |
20040123273 | Hammerich et al. | Jun 2004 | A1 |
20040199818 | Boilen et al. | Oct 2004 | A1 |
20040205565 | Gupta | Oct 2004 | A1 |
20040205700 | Leu et al. | Oct 2004 | A1 |
20040268306 | Cheng et al. | Dec 2004 | A1 |
20050137844 | Voruganti | Jun 2005 | A1 |