The present application is related to the following copending U.S. patent applications, assigned to the assignee of the present application, filed concurrently and hereby incorporated by reference:
Analyzing Software Users with Instrumentation Data and User Group Modeling and Analysis, U.S. patent application Ser. No. 11/818,610;
Reliability Analysis Using Alerts, Asserts, and UI Controls, U.S. Pat. No. 7,681,085;
Multidimensional Analysis Tool for High Dimensional Data, U.S. patent application Ser. No. 11/818,607;
Efficient Data Infrastructure for High Dimensional Data Analysis, U.S. patent application Ser. No. 11/818,879;
Software Feature Modeling and Recognition, U.S. Pat. No. 7,680,645; and
Analyzing Software Usage with Instrumentation Data, U.S. patent application Ser. No. 11/818,611.
Understanding the way in which software users use software can be very valuable when working to improve the effectiveness and ease of use of software applications. Traditional ways to analyze software users include usability studies, user interviews, user surveys and the like.
Various data can be collected during actual software usage to obtain information related to how users use and otherwise interact with a software program. However, analyzing that data to obtain useful information is a difficult problem.
Moreover, contemporary software is getting more and more sophisticated as advanced features are introduced. However, traditional usability studies only provide knowledge about feature usage that was obtained in artificial environments, which is not sufficient to understand software feature usage in real world applications.
This Summary is provided to introduce a selection of representative concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used in any way that would limit the scope of the claimed subject matter.
Briefly, various aspects of the subject matter described herein are directed towards a technology by which usage of program features may be analyzed, including by determining feature usage metrics. Information representative of the feature usage metrics is output, such as in a report or the like.
Software instrumentation data is collected during actual user program usage sessions. The collected data is then processed to determine various feature usage counts and other information, cross-feature usage (e.g., among users who use a feature, how many use another feature or program), and characteristics of feature users, e.g., how long, how much, how often and how extensive feature users use a program. Session analysis may be performed to provide information about the number of sessions in which a set of features occur. Feature usage trends over time may also be determined via analysis.
In one example implementation, a system is described including an analyzer that processes information corresponding to the software instrumentation data recorded from user software program usage sessions to produce an output. The analyzer includes a feature usage analysis, a cross-feature usage analysis, an analysis of characteristics of feature users, a session analysis, and/or an analysis of feature usage trends. The analyzer may be coupled to a user interface for facilitating selection of one or more features, for facilitating selection of a group of users, and/or for outputting results corresponding to the analysis.
Other advantages may become apparent from the following detailed description when taken in conjunction with the drawings.
The present invention is illustrated by way of example and not limited in the accompanying figures in which like reference numerals indicate similar elements and in which:
Various aspects of the technology described herein are generally directed towards analyzing software data collected from real software users to model and recognize software users' usage of software features. Based on such feature modeling and recognition, further analysis such as analyzing characteristics of feature users, cross-feature usage, session analysis (e.g., where a session is typically from program start to finish) and so forth may be performed to gain a better understanding of feature usage.
To this end, example analyses are described herein that evaluate feature usage, generally comprising information about how many users use a feature, the average length of a feature, and so forth, as well as cross-feature usage, generally an evaluation as to which users who use a feature also use another feature or feature set. Characteristics of feature users also may be analyzed, such as to evaluate how long, how much, how often and how extensive feature users use an application. Other types of analysis include session analysis, generally comprising information about the number of sessions in which a set of features occur, and analysis of feature usage trends over time.
For purposes of understanding, the technology is described herein by use of examples, including those that operate in various environments, such as internal users (e.g., corresponding to employees of the enterprise that is analyzing the software) and external users. Further, the programs exemplified herein are generally a suite of application programs such as those provided as part of the Microsoft® Office software product suite. However, as will be understood, these are only non-limiting examples, and the technology is applicable to different user environments and different software products, including individual application programs and operating system components.
As such, the present invention is not limited to any particular embodiments, aspects, concepts, structures, functionalities or examples described herein. Rather, any of the embodiments, aspects, concepts, structures, functionalities or examples described herein are non-limiting, and the present invention may be used various ways that provide benefits and advantages in computing in general.
Turning to
In general, the instrumentation data 102 comprise data collected from each user session, where a session corresponds to actual usage by a user of an executing program. A typical session starts from the application start (e.g., by double clicking on the application executable or a document that launches the application executable, or by choosing the application from a start menu), and ends when the application is closed (e.g., by choosing “Exit” in the application or closing the application window). Sessions can also be time limited, e.g., if a session exceeds twenty-four hours, the session is ended and the instrumentation data to that point recorded (the application continues to run). Sessions can also end by non-normal termination of a program, e.g., because of program or system crashes.
Software features can be modeled and recognized from software instrumentation data. Based on feature modeling and recognition, further analysis such as analyzing characteristics of feature users, cross-feature usage, session analysis and so forth may be performed to gain an understanding of feature usage. From feature recognition, the sessions in which a feature occurred are obtained.
In general, feature recognition provides rich statistical information on how a feature is used, including for example, feature occurrence, feature command count, average length and so on. The information can be filtered and formatted for feature usage analysis and reporting.
To analyze software feature usage, the software instrumentation data 102 is processed, such as to measure the overall usage of a feature by a group of users.
A user interface 336 establishes the parameters, criteria and which metrics are used to analyze the feature data 334.
As generally represented in
With respect to outliers, a type of user is a potential outlier if his or her use of a feature is substantially different from those of most other users. Various criteria can be used to determine an outlier, such as the entropy of the occurrence distribution of each feature. The smaller the entropy, the more unevenly distributed the occurrence of the feature among the set of all users. For example, if the entropy is less than one-half (0.5), a first criterion is met. Additionally, the average occurrence per session of the feature by this user may be considered, e.g., the total occurrence of the feature divided by application session count of the user. If the average occurrence per session is greater than some number, such as one-hundred, the second criterion is met. In this example, any user who meets the two criteria can be grouped and reported; in this example, the user is an outlier that is likely using automation.
In this manner, given a set of software instrumentation data, which for analyzing program is sometimes referred to as Software (or Service) Quality Metrics (SQM) data, feature usage may be analyzed.
As described in the aforementioned U.S. patent application entitled “Software Feature Modeling and Recognition,” a visual modeling tool 420 allows an operator of the analysis to define aspects of feature analysis. A compiler 422 compiles the output of the modeling tool 420 into a finite state machine 424. A recognition process 428 uses the finite state machine to locate feature usage. Data 430 corresponding to the recognized feature usage and commands may then be analyzed (block 432) and output as information in some way, such as in one or more reports 434. Note that the analyzer 332 and output 334 of
As described below, given information corresponding to a set of instrumentation data, various types of analyses may be performed. Some of these types are exemplified in
Information from feature recognition and instrumentation data (block 441), such as the total number of users of the application (a given version/build), can be used to obtain the following information:
Cross-feature usage analysis 442 answers questions such as how many users who use a certain feature also use another feature, and for a group of features, how many users use all (or some other specified set) of the features in the group. Based on feature recognition results, cross-feature usage can be measured by users who use all (or some specified set of) the features, usage of features by users who use all (or some specified set of) the features, and percentage of <feature name 1> users who use <feature name 2>.
Users who use all (or some specified set of) the features (note: may be repeated for each application):
Usage of features by users who use all (or some specified set of) the features (block 443; note: may be repeated for each feature):
<feature name> users (repeat for each feature):
Percentage of <feature name 1> users who use <feature name 2> (repeat for each remaining feature, and then repeat for each feature):
Feature user characteristics analysis 443 is directed towards resolving questions such as how often and how much do feature users use an application, and what types of users they are when using an application. Feature users may be users who use all of the features specified, any one of the features specified, or none of the features specified. Based on feature recognition results, characteristics of these users can be measured by:
The distribution of the above measures can also be obtained by counting how many or percentage of users whose values fall within an interval. The application and version/build for which the analysis is being conducted can also be specified.
Session analysis 445 is directed to answering questions such as how many users use a set of features in the same session, and how frequent these sessions are. Based on feature recognition results, session analysis may include:
Session analysis also may include basic information of each feature such as the session count and user count of each feature. Feature <feature name> (repeat for each feature):
Trend analysis 446 of feature usage is directed towards resolving questions such as whether the percentage of users who use a feature changed since the launch of the newest version/build of a software product. Based on feature recognition results, the trend of using a feature, e.g., usage of a feature over time, can be measured. The feature and the source of users can be specified, as can the period to analyze and reporting interval can also be specified. For example, the period to analyze can be an absolute period such as the time period from a start date to an end date, or a relative period, for example, each user's enrollment length which refers to the time period from a user's first session to the last session. A reporting interval is the interval to report the measures. This may be monthly, weekly, daily, or another interval.
The following table sets for some example data that can be used to analyze feature usage trends:
Step 504 represents obtaining the analysis criteria (e.g., feature usage, trend analysis and/or others), and obtaining the user set, which may be all, external, internal, a user group and so forth as set above. Step 506 generates a query from the operator-input analysis and/or user filtering criteria.
Step 508 represents submitting the query against the software feature data (in any appropriate format), with step 510 representing receiving the query results. Step 512 represents generating the report, which may include performing calculations on the results as needed to match the operator's requirements. For example, as described above, some of the report can include information that is not directly measured but is computed from a combination of two or more measured sets of data.
The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to: personal computers, server computers, hand-held or laptop devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, and so forth, which perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in local and/or remote computer storage media including memory storage devices.
With reference to
The computer 610 typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by the computer 610 and includes both volatile and nonvolatile media, and removable and non-removable media. By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by the computer 610. Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer-readable media.
The system memory 630 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 631 and random access memory (RAM) 632. A basic input/output system 633 (BIOS), containing the basic routines that help to transfer information between elements within computer 610, such as during start-up, is typically stored in ROM 631. RAM 632 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 620. By way of example, and not limitation,
The computer 610 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only,
The drives and their associated computer storage media, described above and illustrated in
The computer 610 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 680. The remote computer 680 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 610, although only a memory storage device 681 has been illustrated in
When used in a LAN networking environment, the computer 610 is connected to the LAN 671 through a network interface or adapter 670. When used in a WAN networking environment, the computer 610 typically includes a modem 672 or other means for establishing communications over the WAN 673, such as the Internet. The modem 672, which may be internal or external, may be connected to the system bus 621 via the user input interface 660 or other appropriate mechanism. A wireless networking component 674 such as comprising an interface and antenna may be coupled through a suitable device such as an access point or peer computer to a WAN or LAN. In a networked environment, program modules depicted relative to the computer 610, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation,
An auxiliary subsystem 699 (e.g., for auxiliary display of content) may be connected via the user interface 660 to allow data such as program content, system status and event notifications to be provided to the user, even if the main portions of the computer system are in a low power state. The auxiliary subsystem 699 may be connected to the modem 672 and/or network interface 670 to allow communication between these systems while the main processing unit 620 is in a low power state.
While the invention is susceptible to various modifications and alternative constructions, certain illustrated embodiments thereof are shown in the drawings and have been described above in detail. It should be understood, however, that there is no intention to limit the invention to the specific forms disclosed, but on the contrary, the intention is to cover all modifications, alternative constructions, and equivalents falling within the spirit and scope of the invention.
Number | Name | Date | Kind |
---|---|---|---|
4068298 | Dechant et al. | Jan 1978 | A |
5500941 | Gil | Mar 1996 | A |
5542070 | LeBlanc et al. | Jul 1996 | A |
5548718 | Siegel et al. | Aug 1996 | A |
5619709 | Caid et al. | Apr 1997 | A |
5774660 | Brendel et al. | Jun 1998 | A |
5867144 | Wyard | Feb 1999 | A |
5903886 | Heimlich et al. | May 1999 | A |
5956720 | Fernandez et al. | Sep 1999 | A |
6046741 | Hochmuth | Apr 2000 | A |
6079032 | Peri | Jun 2000 | A |
6128279 | O'Neil et al. | Oct 2000 | A |
6131082 | Hargrave, III et al. | Oct 2000 | A |
6138159 | Phaal | Oct 2000 | A |
6144962 | Weinberg et al. | Nov 2000 | A |
6154746 | Berchtold et al. | Nov 2000 | A |
6167358 | Othmer et al. | Dec 2000 | A |
6182139 | Brendel | Jan 2001 | B1 |
6233570 | Horvitz et al. | May 2001 | B1 |
6237138 | Hameluck et al. | May 2001 | B1 |
6237143 | Fontana et al. | May 2001 | B1 |
6260050 | Yost et al. | Jul 2001 | B1 |
6317750 | Tortolani et al. | Nov 2001 | B1 |
6374369 | O'Donnell | Apr 2002 | B1 |
6385604 | Bakalash et al. | May 2002 | B1 |
6418427 | Egilsson et al. | Jul 2002 | B1 |
6434544 | Bakalash et al. | Aug 2002 | B1 |
6564174 | Ding et al. | May 2003 | B1 |
6567796 | Yost et al. | May 2003 | B1 |
6587970 | Wang et al. | Jul 2003 | B1 |
6601062 | Deshpande et al. | Jul 2003 | B1 |
6633782 | Schleiss et al. | Oct 2003 | B1 |
6662362 | Arora et al. | Dec 2003 | B1 |
6701363 | Chiu et al. | Mar 2004 | B1 |
6714940 | Kelkar | Mar 2004 | B2 |
6748555 | Teegan et al. | Jun 2004 | B1 |
6754312 | Gundlach | Jun 2004 | B1 |
6768986 | Cras et al. | Jul 2004 | B2 |
6801940 | Moran et al. | Oct 2004 | B1 |
6816898 | Scarpelli et al. | Nov 2004 | B1 |
6845474 | Circenis et al. | Jan 2005 | B2 |
6862696 | Voas et al. | Mar 2005 | B1 |
6901347 | Murray et al. | May 2005 | B1 |
6901536 | Davenport | May 2005 | B2 |
6912692 | Pappas | Jun 2005 | B1 |
6963826 | Hanaman et al. | Nov 2005 | B2 |
7003766 | Hong | Feb 2006 | B1 |
7028225 | Maso et al. | Apr 2006 | B2 |
7032214 | Rodrigues et al. | Apr 2006 | B1 |
7039166 | Peterson et al. | May 2006 | B1 |
7062483 | Ferrari et al. | Jun 2006 | B2 |
7080091 | Matsuda | Jul 2006 | B2 |
7111282 | Stephenson | Sep 2006 | B2 |
7117208 | Tamayo et al. | Oct 2006 | B2 |
7131070 | Motoyama et al. | Oct 2006 | B1 |
7171406 | Chen et al. | Jan 2007 | B2 |
7185231 | Mullally et al. | Feb 2007 | B2 |
7194386 | Parikh et al. | Mar 2007 | B1 |
7197447 | Susskind | Mar 2007 | B2 |
7216341 | Guarraci | May 2007 | B2 |
7315849 | Bakalash et al. | Jan 2008 | B2 |
7333982 | Bakalash et al. | Feb 2008 | B2 |
7392248 | Bakalash et al. | Jun 2008 | B2 |
7401331 | Leung | Jul 2008 | B2 |
7627564 | Yao et al. | Dec 2009 | B2 |
20010044705 | Vardi et al. | Nov 2001 | A1 |
20020083003 | Halliday et al. | Jun 2002 | A1 |
20020144124 | Remer et al. | Oct 2002 | A1 |
20030009507 | Shum | Jan 2003 | A1 |
20030115207 | Bowman et al. | Jun 2003 | A1 |
20040049505 | Pennock | Mar 2004 | A1 |
20040088699 | Suresh | May 2004 | A1 |
20040117760 | McFarling | Jun 2004 | A1 |
20040122646 | Colossi et al. | Jun 2004 | A1 |
20040133882 | Angel et al. | Jul 2004 | A1 |
20040191743 | Chiu et al. | Sep 2004 | A1 |
20040230858 | Susskind | Nov 2004 | A1 |
20050015683 | Clark et al. | Jan 2005 | A1 |
20050021293 | Elbel et al. | Jan 2005 | A1 |
20050065910 | Welton et al. | Mar 2005 | A1 |
20050071807 | Yanavi | Mar 2005 | A1 |
20050081206 | Armstrong et al. | Apr 2005 | A1 |
20050125777 | Calder et al. | Jun 2005 | A1 |
20050131924 | Hjones | Jun 2005 | A1 |
20050182750 | Krishna et al. | Aug 2005 | A1 |
20050183143 | Anderholm et al. | Aug 2005 | A1 |
20050278290 | Bruce et al. | Dec 2005 | A1 |
20050278378 | Frank | Dec 2005 | A1 |
20060075399 | Loh et al. | Apr 2006 | A1 |
20060106793 | Liang | May 2006 | A1 |
20060116981 | Krimmel et al. | Jun 2006 | A1 |
20060174346 | Carroll et al. | Aug 2006 | A1 |
20060218138 | Weare | Sep 2006 | A1 |
20060242636 | Chilimbi et al. | Oct 2006 | A1 |
20060242638 | Lew et al. | Oct 2006 | A1 |
20060259981 | Ben-shoshan | Nov 2006 | A1 |
20060287993 | Yao et al. | Dec 2006 | A1 |
20070016672 | Wilson et al. | Jan 2007 | A1 |
20070033201 | Stienhans | Feb 2007 | A1 |
20070038974 | Albahari et al. | Feb 2007 | A1 |
20070038983 | Stienhans | Feb 2007 | A1 |
20070039009 | Collazo | Feb 2007 | A1 |
20070101311 | Castelli et al. | May 2007 | A1 |
20070233628 | Sherwood et al. | Oct 2007 | A1 |
20080127120 | Kosche et al. | May 2008 | A1 |
20080312899 | Li et al. | Dec 2008 | A1 |
20080313149 | Li et al. | Dec 2008 | A1 |
20080313184 | Li et al. | Dec 2008 | A1 |
20080313213 | Zhang et al. | Dec 2008 | A1 |
20080313507 | Mahmud et al. | Dec 2008 | A1 |
20080313617 | Zhu et al. | Dec 2008 | A1 |
Number | Date | Country |
---|---|---|
1083486 | Mar 2001 | EP |
0075814 | Dec 2000 | WO |
WO 0175678 | Oct 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20080313633 A1 | Dec 2008 | US |