TWI493336B - Application of new case feedback in automated software verification system and its method - Google Patents

Application of new case feedback in automated software verification system and its method Download PDF

Info

Publication number
TWI493336B
TWI493336B TW102109818A TW102109818A TWI493336B TW I493336 B TWI493336 B TW I493336B TW 102109818 A TW102109818 A TW 102109818A TW 102109818 A TW102109818 A TW 102109818A TW I493336 B TWI493336 B TW I493336B
Authority
TW
Taiwan
Prior art keywords
case
attribute
verification
module
test
Prior art date
Application number
TW102109818A
Other languages
Chinese (zh)
Other versions
TW201437804A (en
Original Assignee
Chunghwa Telecom Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chunghwa Telecom Co Ltd filed Critical Chunghwa Telecom Co Ltd
Priority to TW102109818A priority Critical patent/TWI493336B/en
Publication of TW201437804A publication Critical patent/TW201437804A/en
Application granted granted Critical
Publication of TWI493336B publication Critical patent/TWI493336B/en

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

應用新案例回饋於自動化軟體驗證之系統及其方法Application of new case feedback system and method for automated software verification

本發明係關於一種應用新案例回饋於自動化軟體驗證之系統及其方法,應用於複雜資料運算系統,如電信帳務系統,將月租費等數字資料進行運算後產生帳單,因此測試時主要將數字資料進行運算以查看產生的結果是否正確;針對此類型系統,測試人員執行回歸測試或新舊系統進行平行測試時,特別需要擁有完整的測試案例涵蓋度以避免side-effect。The invention relates to a system and a method for applying the new case feedback to the automation software verification, and is applied to a complex data computing system, such as a telecom account system, and the monthly data is calculated to generate a bill, so the test is mainly The digital data is computed to see if the results are correct; for this type of system, when the tester performs regression testing or parallel testing of new and old systems, it is especially necessary to have a complete test case coverage to avoid side-effect.

以往進行自動測試時,驗證人員會先將驗證案例庫準備好,把所有待測案例新增到驗證案例庫中,接著執行自動化測試時會將驗證案例庫的案例逐筆執行,因此測試涵蓋度即以驗證案例庫的所有案例為基準,倘若驗證案例庫的案例越多元越豐富,代表測試涵蓋度越高。而需要驗證案例庫存在案例進行自動化測試的此種方式已見於先前的中華民國發明專利號I322350「測試裝置、方法、應用程式及其電腦可讀取記錄媒體以自一測試案例資料庫中挑選一合格測試案例組合」一案中,此處的測試案例資料庫即為驗證案例庫,其挑選案例的方法必須事先自行手動建立測試案例資料庫,然後手動設定完測試規則後,利用其選擇模組,針對剛剛設 定之測試規則,選擇符合該測試規則之合適測試案例,並建立該些合適測試案例之一二元判決圖,用以根據該二元判決圖選擇一合格測試案例組合,包含至少一個合適測試案例。所以是先從事先既有的資料庫中,透過手動設定的測試規則找出合適的測試案例。其中一二元判決圖可節省儲存空間,但其測試案例資料庫必須由系統工程師事先依新增需求功能或例外排除經驗進行影響評估及追溯分析後手動設置,沒有自行增長的功能,因此除非靠人工手動新增案例至測試案例資料庫中,否則測試案例資料庫的案例依然維持現況。手動新增案例的速度其實非常緩慢且不一定具有多元性及有效性,可能重覆新增案例,亦可能經驗不足所擬的案例無法涵蓋最棘手的例外狀況,造成測試涵蓋不完全,故目前缺乏一種能自動延伸既有案例及自我發掘並建立新型態案例至測試案例資料庫的方法。In the past, when the automatic test was performed, the verification personnel would first prepare the verification case library, add all the cases to be tested to the verification case library, and then execute the automated test, the case of the verification case library will be executed one by one, so the test coverage That is to say, based on all cases of the verification case library, if the case of the verification case library is more diverse and richer, the representative test coverage is higher. The need to verify the case inventory in the case of automated testing has been seen in the previous Republic of China invention patent number I322350 "test devices, methods, applications and computer-readable recording media to select one from a test case database In the case of the “Qualified Test Case Combination”, the test case database here is the verification case database. The method of selecting the case must manually establish the test case database in advance, and then manually set the test rules and use the selection module. For the purpose of setting The test rule is selected, a suitable test case conforming to the test rule is selected, and a binary decision chart of one of the suitable test cases is established, and a qualified test case combination is selected according to the binary decision chart, including at least one suitable test case. Therefore, it is first to find a suitable test case from the prior database through manual test rules. One of the binary decision diagrams can save storage space, but the test case database must be manually set by the system engineer according to the new demand function or the exception exclusion experience after the impact assessment and traceability analysis, and there is no self-increasing function, so unless Manually add new cases to the test case database, otherwise the case of the test case database will remain the same. The speed of manually adding new cases is actually very slow and not necessarily diverse and effective. It may be repeated with new cases. It may also be inexperienced. The proposed cases cannot cover the most difficult exceptions, resulting in incomplete testing coverage. There is a lack of a way to automatically extend existing cases and self-discover and build new state cases to test case databases.

由此可見,上述習用方式仍有諸多缺失,實非一良善之設計,而亟待加以改良。It can be seen that there are still many shortcomings in the above-mentioned methods of use, which is not a good design, but needs to be improved.

本案發明人鑑於上述習用方式所衍生的各項缺點,乃亟思加以改良創新,並經多年苦心孤詣潛心研究後,終於成功研發完成本件應用新案例回饋於自動化軟體驗證之系統及其方法。In view of the shortcomings derived from the above-mentioned conventional methods, the inventor of the present invention has improved and innovated, and after years of painstaking research, he finally succeeded in researching and developing the system and its method of returning to the automated software verification.

本發明之目的即在於提供一種應用新案例回饋於自動化軟體驗證之系統及其方法,當系統執行回歸測試或平行測試時,擁有完整的測試案例涵蓋度對於避免side-effect是非常重要的,而高測試涵蓋度亦是測試設計人員追求的一 致目標,也是用來保證產品功能正確性的量測指標。但高測試涵蓋度也代表著時間及物力成本,因此本發明提供一種快速且有效地建立驗證案例庫並讓案例自我回饋的方法,對驗證人員而言不僅省時省力、又可有效地提高測試涵蓋度。本發明之次一目的係在於提供一種網路電視遠端監控系統與方法,係在用戶於出門在外,可透過多螢終端裝置上的人機介面監看家中小孩目前觀看節目的狀況,除此之外,本發明方法透過遠端網路管理機制進行指令傳送,除了一般的遙控器按鍵指令傳送外,也可以傳送文字資訊,所以在監控過程中可對家中的網路電視系統做出緊急的處理(例如轉台或關機)並顯示文字告警通知於電視螢幕上。The object of the present invention is to provide a system and method for applying the new case feedback to the automated software verification. When the system performs the regression test or the parallel test, having the complete test case coverage is very important for avoiding the side-effect, and High test coverage is also a test for designers The goal is also a measure to ensure the correct function of the product. However, the high test coverage also represents the time and material cost. Therefore, the present invention provides a method for quickly and effectively establishing a verification case library and allowing the case to self-feed back, which not only saves time and labor, but also effectively improves the test for the verifier. Coverage. A second object of the present invention is to provide a remote monitoring system and method for a network television, which is capable of monitoring the current situation of a child watching a program in a home through a human-machine interface on a multi-flash terminal device. In addition, the method of the present invention transmits commands through a remote network management mechanism, and can transmit text information in addition to the general remote control button command transmission, so that an emergency can be made to the home network television system during the monitoring process. Processing (such as turntable or shutdown) and displaying text alert notifications on the TV screen.

可達成上述發明目的之應用新案例回饋於自動化軟體驗證之系統及其方法,係利用屬性自我學習模組及現存於驗證案例庫之案例,並透過自動化驗證模組、案例智能篩選模組及案例回饋模組間的互動,從現有待測集結系統中找出不同於與現行驗證案例庫中案例,讓案例能自動延伸及自我發掘產生新型態案例,更可自動將案例資訊存回驗證案例庫的一種方法。A new case for the purpose of the above-mentioned invention is to give back to the automated software verification system and method thereof, using the attribute self-learning module and the existing case of the verification case library, and through the automatic verification module, the case intelligent screening module and the case Reciprocal interaction between modules, find out the case from the existing test collection system different from the current verification case library, let the case automatically extend and self-explore to generate a new state case, and automatically save the case information back to the verification case A method of the library.

一種應用新案例回饋於自動化軟體驗證之系統,其系統組成包括:一待測集結系統,係集結所有潛在的待測案例;一屬性自我學習模組,係產生驗證案例庫需要的屬性資訊及權重;一自動化驗證模組,係針對每筆該待測集結系統進行全面性邏輯檢驗,並去除不適用之候選案例清單;一案例智能篩選模組,將該候選案例清單與存在驗證案例庫中的案例逐一進行分析與運算,並找出目前不存在驗證案例庫之案例,並負責篩選出新案例清單;一案例回饋模組,係參 考該屬性自我學習模組決定最後應加入該驗證案例庫之新測試屬性,並透過可延伸標記式語言檔案自動找出新案例清單之屬性並將案例回饋至該驗證案例庫;以及一驗證案例庫,用以存放該驗證案例,並接收該案例回饋模組產生的案例。A new application case is fed back to the system of automated software verification. The system consists of: a system to be tested, which aggregates all potential cases to be tested; an attribute self-learning module that generates attribute information and weights required for the verification case library. An automated verification module performs a comprehensive logic check for each of the to-be-tested assembly systems and removes a list of candidate cases that are not applicable; a case intelligent screening module that lists the candidate case list and the presence verification case library Cases are analyzed and calculated one by one, and the case where there is no verification case library is found, and the new case list is selected; a case feedback module, system parameters The attribute self-learning module determines that the new test attribute of the verification case library should be added at the end, and automatically finds the attribute of the new case list through the extensible markup language file and returns the case to the verification case library; and a verification case The library is used to store the verification case and receive the case generated by the case feedback module.

其中該待測集結系統,主要集結所有待測案例的詳細資訊,其該詳細資訊如用戶類型、屬性、優惠、或各種異動資訊,該驗證案例庫系至少需存在1筆以上之案例。The to-be-tested aggregation system mainly collects detailed information of all the cases to be tested, and the detailed information such as user type, attribute, offer, or various transaction information, the verification case library needs at least one case.

該屬性自我學習模組之組成係包括:一屬性權重計算模組,係計算驗證人員輸入的每一個測試屬性權重值;一屬性設定表,係記錄該屬性權重計算模組產生的測試屬性、階層與權重值。The attribute self-learning module comprises: an attribute weight calculation module, which calculates each test attribute weight value input by the verification personnel; an attribute setting table records the test attribute and the level generated by the attribute weight calculation module. With weight values.

該案例智能篩選模組之組成係包括:一智能分析模組,係進行候選案例的屬性分析;一屬性關聯模組,係將該智能分析模組中之候選案例找出是否與現存在該驗證案例庫具有一樣測試屬性的候選案例;一運算模組,將該屬性關聯模組找出的現有案例和候選案例進行運算並比對,比對結果不一致即為新案例。The component of the case intelligent screening module comprises: an intelligent analysis module, which is to perform attribute analysis of the candidate case; and an attribute association module, which is to find out whether the candidate case in the intelligent analysis module is present and the verification is present. The case library has the same candidate case for the test attribute; an operation module, the existing case and the candidate case found by the attribute association module are operated and compared, and the comparison result is a new case.

其中該屬性關聯模組,係以標籤走訪遞迴,將該智能分析模組分析出候選案例的測試屬性,與現有該驗證案例庫中的屬性進行比對之判斷,確認是否具有相同測試屬性的候選案例,若成功找到相同案例,接下由運算模組進行計算,若完全未找到相同案例,則由該案例回饋模組進行處理,該案例回饋模組之組成係包括:一屬性延展模組,係找出該新案例與現有該驗證案例庫中不同的新測試屬性;一案例產製模組,係將該屬性延展模組找出的該新屬性及案例資訊新增至該驗證案例庫中,該案例產製模組,係以標籤式語言的 方式產生交換檔,例如可延伸標記式語言格式。The attribute association module is configured to recursively by using a tag, and the intelligent analysis module analyzes the test attribute of the candidate case, and compares the attributes in the existing verification case library to confirm whether the test attribute has the same test attribute. If the candidate case is successfully found, the calculation is performed by the computing module. If the same case is not found at all, the case feedback module is processed. The composition of the case feedback module includes: an attribute extension module The new test attribute is found in the new case and the existing test case library; a case production module is added to the verification case library by the new attribute and case information found by the attribute extension module. In this case, the production module is in tagged language. The way to generate a swap file, such as an extensible markup language format.

一種應用新案例回饋於自動化軟體驗證之方法, 其步驟為:步驟一:由屬性自我學習模組產生驗證案例庫所需要的屬性資訊;步驟二:自動化驗證模組逐一執行待測集結系統,並找出未通過準則的案例,列為候選案例清單;步驟三:將該候選案例清單透過案例智能篩選模組找出該候選案例的屬性,並與現行該驗證案例庫案例進行比對;步驟四:若步驟三比對結果發現有相同的案例,則透過運算模組再將該候選案例和現行該驗證案例庫案例進行運算;步驟五:若步驟四運算的結果一致,則結束不做任何回饋,若步驟四運算結果不一致,則會透過案例回饋模組找出新屬性並產生案例交換檔存回該驗證案例庫;步驟六:若步驟三比對結果不一致的案例,透過該案例回饋模組找出新屬性並將案例存至該驗證案例庫。A method of applying new cases to feedback on automated software verification, The steps are as follows: Step 1: The attribute self-learning module generates attribute information required for the verification case library; Step 2: The automatic verification module executes the to-be-tested aggregation system one by one, and finds cases that fail the criteria, and lists them as candidate cases. List; Step 3: Find the candidate case list through the case intelligent screening module to find the attribute of the candidate case, and compare it with the current case of the verification case library; Step 4: If the step 3 comparison result finds the same case Then, the candidate case and the current case of the verification case library are calculated through the operation module; Step 5: If the results of the step 4 operation are the same, the end does not perform any feedback, and if the result of the step 4 operation is inconsistent, the case will be passed. The feedback module finds the new attribute and generates the case exchange file and stores it back to the verification case library. Step 6: If the case of the third comparison result is inconsistent, the case feedback module is used to find the new attribute and save the case to the verification case. Library.

如申請專利範圍第9項所述之應用新案例回饋於 自動化軟體驗證之方法,其中該屬性自我學習模組產生屬性資訊的流程之步驟包括:步驟一:確認屬性設定表是否存在至少一筆該屬性資訊;步驟二:若確認該屬性設定表中無資料,則利用屬性權重計算模組將驗證人員輸入的有效測試屬性及階層進行屬性的權重計算;步驟三:將步驟二產生的該權重、該測試屬性及該階層記錄到該屬性設定表中。Apply the new case feedback as described in item 9 of the patent application scope. The method of the automated software verification method, wherein the step of the attribute self-learning module generating the attribute information comprises: Step 1: confirming whether the attribute setting table has at least one piece of the attribute information; Step 2: if it is confirmed that there is no data in the attribute setting table, Then, the attribute weight calculation module calculates the effective test attribute input by the verification personnel and the weight of the attribute by the hierarchy; Step 3: Record the weight, the test attribute and the level generated in the second step into the attribute setting table.

本發明所提供應用新案例回饋於自動化軟體驗證之系統及其方法,與前述引證案及其他習用技術相互比較時,更具有下列之優點:The invention provides a system for applying the new case to the automated software verification system and the method thereof, and has the following advantages when compared with the foregoing citation and other conventional technologies:

1.有效地建立驗證案例庫並讓案例自我回饋的系統與方法,毋須再透過人工方式新增,對驗證人員而言不 僅省時省力、又可自動增加案例的多元性與豐富性。1. The system and method for effectively establishing a verification case library and allowing the case to self-reward, no need to add manually, no for the verification personnel It saves time and effort and automatically increases the diversity and richness of the case.

2.透過測試屬性的權重方式進行分類,越多人使用或變動頻繁的屬性權重越大,在案例的運用上優先權也更增加,讓案例涵蓋度首先囊括最重要的測試因子。2. By classifying the weights of the test attributes, the more people use or change the attribute weights, the more the priority is applied in the case application, so that the case coverage first includes the most important test factors.

3.透過本發明自我挖掘案例的方法,不僅可以運用在回歸測試上,找出可能產生side-effect案例;對於遇到新舊系統轉換時,更可運用此方式找出舊系統的案例,進行平行測試。3. Through the self-excavation case method of the present invention, not only can be used in regression testing to find out possible side-effect cases; when encountering new and old system conversion, this method can be used to find out the old system case and carry out the case. Parallel testing.

1‧‧‧屬性自我學習模組1‧‧‧Attribute Self-learning Module

11‧‧‧屬性權重計算模組11‧‧‧Attribute weight calculation module

12‧‧‧屬性設定表12‧‧‧Attribute setting table

2‧‧‧待測集結系統2‧‧‧Testing system

3‧‧‧自動化驗證模組3‧‧‧Automatic verification module

4‧‧‧案例智能篩選模組4‧‧‧ Case Intelligent Screening Module

41‧‧‧智能分析模組41‧‧‧Intelligent Analysis Module

42‧‧‧屬性關聯模組42‧‧‧Attribute Association Module

43‧‧‧運算模組43‧‧‧ Computing Module

5‧‧‧案例回饋模組5‧‧‧Case feedback module

51‧‧‧屬性延展模組51‧‧‧Property extension module

52‧‧‧案例產製模組52‧‧‧Case production module

6‧‧‧驗證案例庫6‧‧‧Verification case library

701~710‧‧‧流程步驟701~710‧‧‧ Process steps

圖1為本發明應用新案例回饋於自動化軟體驗證之系統及其方法之系統架構圖;圖2為本發明應用新案例回饋於自動化軟體驗證之系統及其方法之屬性自我學習模組示意圖;圖3為本發明應用新案例回饋於自動化軟體驗證之系統及其方法之的案例智能篩選模組之詳細示意圖;圖4為本發明應用新案例回饋於自動化軟體驗證之系統及其方法之的案例回饋模組之詳細示意圖;以及圖5為本發明應用新案例回饋於自動化軟體驗證之方法流程圖。1 is a system architecture diagram of a system and method for applying the new case feedback to the automation software verification according to the present invention; FIG. 2 is a schematic diagram of the attribute self-learning module of the system and method for applying the new case feedback to the automation software verification according to the present invention; 3 is a detailed schematic diagram of a case intelligent screening module for applying the new case to the automated software verification system and method thereof; FIG. 4 is a case feedback of the system and method for applying the new case feedback to the automated software verification method. A detailed schematic diagram of the module; and FIG. 5 is a flow chart of a method for applying the new case feedback to the automated software verification.

茲配合圖式將本發明較佳實施例詳細說明如下。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The preferred embodiments of the present invention will be described in detail below with reference to the drawings.

請參閱圖1所示,為本發明應用新案例回饋於自動化軟體驗證之系統架構圖,透過本發明之系統及其方法可 自動回饋產生新型態的案例,主要包括了:一屬性自我學習模組1,提供測試屬性和權重;一待測集結系統2,可供自動化驗證模組3進行測試;一自動化驗證模組3,可由測試人員自行設定該模組要執行哪些邏輯檢驗,接著自動化驗證模組3會逐筆執行待測集結系統2,並依據選取的自動化驗證模組3之邏輯檢驗規則,將未通過測試的資料列成候選案例清單;一案例智能篩選模組4,將候選案例清單與存在驗證案例庫6中的案例逐一進行分析與運算,找出目前不存在驗證案例庫6,案例可延伸新測試屬性的新案例清單;一案例回饋模組5,該案例回饋模組5可參考屬性自我學習模組1決定出最後應加入驗證案例庫的新測試屬性並透過可延伸標記式語言(eXtensible Markup Language,XML)檔案自動將案例存回驗證案例庫6;一驗證案例庫6,該驗證案例庫6需存在至少1個案例,負責提供案例給案例智能篩選模組4進行分析運算,也透過案例回饋模組5將案例存回至驗證案例庫6。Please refer to FIG. 1 , which is a system architecture diagram for the application of a new case to the automated software verification, and the system and method thereof can be The automatic feedback produces a new type of case, which mainly includes: an attribute self-learning module 1, providing test attributes and weights; a test set system 2 for automatic verification module 3 to test; an automatic verification module 3 The tester can set the logic check to be performed by the module, and then the automatic verification module 3 executes the test assembly system 2 one by one, and according to the logic check rule of the selected automatic verification module 3, the test fails. The data is listed as a candidate case list; a case intelligent screening module 4 analyzes and calculates the candidate case list and the case in the verification case library 6 one by one to find out that there is no verification case library 6 at present, and the case can extend the new test attribute. a new case list; a case feedback module 5, the case feedback module 5 can refer to the attribute self-learning module 1 to determine the new test attribute that should be added to the verification case library and pass the eXtensible Markup Language (eXtensible Markup Language, XML) file automatically saves the case back to the verification case library 6; a verification case library 6, the verification case library 6 needs to have at least 1 case, negative Case to Case provides intelligent screening module 4 to analyze operations, but also through feedback module 5 case will keep the case back to verify the case base 6.

如上所述,該待測集結系統2主要集結所有待測案例的詳細資訊,以電信帳務系統為例,該詳細資訊便包含每一個用戶之種類、屬性、優惠、各種異動資訊等等。而該自動化驗證模組3主要負責邏輯檢驗的測試,在自動化驗證模組3中針對每筆待測集結系統2進行系統全面性邏輯檢驗,邏輯檢驗的包涵範圍小至簡單的數值驗算,大至複雜的業務運算規則。舉例來說,當驗證人員要測試帳務系統時,在自動化驗證模組3裡,針對數值驗算方面,可檢驗出程式人員在撰寫程式的一連串處理流程中,是否有引發其它side-effect,導致具有相同規則條件的客戶卻產生不一致的費用;針對業務運算規則,可判斷每個費用科目的當月份帳單不能收超過 30天、或是當設備於當月份沒有申辦任何異動、且無涉及整體費率調降時,當月份帳單應與前月份帳單費用一致等。As described above, the to-be-tested aggregation system 2 mainly collects detailed information of all the cases to be tested. Taking the telecom accounting system as an example, the detailed information includes each user's type, attribute, offer, various transaction information, and the like. The automatic verification module 3 is mainly responsible for the logic verification test, and the system comprehensive logic test is performed for each of the to-be-tested aggregation systems 2 in the automatic verification module 3, and the scope of the logic test is as small as a simple numerical check, up to Complex business algorithm rules. For example, when the verification personnel wants to test the accounting system, in the automatic verification module 3, for the numerical verification, it can be checked whether a program person has caused other side-effects in a series of processing processes of writing the program, resulting in Customers with the same rule conditions have inconsistent costs; for business calculation rules, it can be judged that the monthly bill for each expense account cannot be exceeded. 30 days, or when the equipment does not apply for any changes in the current month, and does not involve the overall rate reduction, the monthly bill should be consistent with the previous month's bill.

存在該驗證案例庫6的每個案例至少需包含案例編碼、測試屬性及通過/失敗準則等資訊,其中案例編碼透過階層式架構的編碼規則建立案例間的關聯性,測試屬性欄位可具有多個屬性值,另外每個案例的通過/失敗準則,主要用於記錄每個案例透過運算後的金額準則等資訊。Each case in which the verification case library 6 exists must contain at least information such as case code, test attributes, and pass/fail criteria. The case code establishes the correlation between the cases through the coding rules of the hierarchical structure, and the test attribute field can have many The attribute values, in addition to the pass/fail criteria for each case, are mainly used to record information such as the amount criteria for each case.

請參閱圖2所示,為本發明應用新案例回饋於自動化軟體驗證之系統及其屬性自我學習模組詳細示意圖,其中屬性自我學習模組1更包括屬性權重計算模組11與屬性設定表12。在本發明中主要透過屬性自我學習模組1產生出可能影響案例的測試屬性,其中驗證人員會先輸入有效的測試屬性及階層,接著屬性權重計算模組11會將輸入的測試屬性進行運算產生每一個測試屬性之權重,最後將測試屬性、階層及權重記錄在屬性設定表12中。Please refer to FIG. 2 , which is a detailed schematic diagram of a system for applying the new case to the automated software verification system and its attribute self-learning module, wherein the attribute self-learning module 1 further includes an attribute weight calculation module 11 and an attribute setting table 12 . . In the present invention, a test attribute that may affect the case is generated mainly through the attribute self-learning module 1, wherein the verification person first inputs a valid test attribute and a hierarchy, and then the attribute weight calculation module 11 performs an operation on the input test attribute. The weight of each test attribute, and finally the test attribute, hierarchy, and weight are recorded in the attribute setting table 12.

若測試屬性為X 、具有此測試屬性的用戶為用戶n ,接著透過下面算式(1)運算找出每一個測試屬性的權重: If the test attribute is X and the user with this test attribute is user n , then the weight of each test attribute is found by the following formula (1):

在測試時,用戶數越多代表越多人使用的屬性,對於案例而言都是非常重要的測試因子,所以算式(1)主要針對每個測試屬性在系統的所有用戶數上使用人數進行判斷,針對每一個屬性找出其權重值Weight,接著將測試屬性X 及對應的Weight(X )一對一存至屬性設定表12。當Weight值越大,即代表具有這個測試屬性的用戶數越多或是變動的頻率非常頻繁,故此測試屬性也越重要,後續判斷優先權也會較 優先,故在屬性設定表12裡至少包括測試屬性、階層及權重(Weight)。In the test, the more users represent the attributes used by more people, it is a very important test factor for the case, so the formula (1) is mainly for the number of users of each test attribute in the system. The weight value Weight is found for each attribute, and then the test attribute X and the corresponding Weight( X ) are stored one-to-one in the attribute setting table 12. When the value of the Weight is larger, it means that the number of users with this test attribute is more or the frequency of the change is very frequent, so the more important the test attribute is, the priority of the subsequent judgment will be prioritized, so at least the attribute setting table 12 includes Test attributes, levels, and weights.

請參閱圖3,為本發明應用新案例回饋於自動化軟體驗證之系統及其方法之案例智能篩選模組詳細示意圖,案例智能篩選模組4主要包括一智能分析模組41、一屬性關聯模組42與一運算模組43。首先由智能分析模組41逐筆分析候選案例清單中的每一個案例,列出此案例具備的所有測試屬性,此屬性可由相關主檔中一一查出,並篩選出存在屬性設定表2的測試屬性,以XML格式列出,接著屬性關聯模組42將智能分析模組41提供的測試屬性到驗證案例庫6中進行比對,此比對方法可採取XML標籤走訪,由根標籤開始遞迴子標籤,直到候選案例或驗證案例庫中案例任何一方不再有共同屬性標籤為止,此時以存在於驗證案例庫6案例的測試屬性當成基準,找出候選案例清單與驗證案例庫6屬性完全相同的所有案例且在驗證案例庫6中案例編號最大的案例,此比對方法亦可利用索引結構來增強搜尋比對能力。例如驗證案例庫6的案例1有測試屬性a、b而候選案例清單的案例有測試屬性a、b、c、d(依權重由大至小排列),但由於本發明以驗證案例庫6的案例測試屬性為基準,故判斷此兩個案例具有相同測試屬性a、b。最後利用運算模組43,透過案例存在於驗證案例庫6中的通過/失敗準則分別計算候選案例清單的案例與驗證案例庫6的案例結果,此通過/失敗準則記錄最後記錄了驗證案例應該出現的結果值,因此若計算結果相同,代表驗證案例庫6與候選案例屬性相同,那麼就毋須新增此案例至驗證案例庫6中;倘若候選案例清單的案例與驗證案例庫6計算的結果不同,即代表這兩個案例一定具備有 不同的測試屬性且此屬性並未存在於驗證案例庫6的案例裡,才會導致運算結果不一致的情形,因此將此驗證案例庫6的案例變成比對清單D(n),將候選案例清單歸納成一種延伸的新型態案例,列為新案例清單A(n),由案例回饋模組5進行案例產製動作。Please refer to FIG. 3 , which is a detailed schematic diagram of a case intelligent screening module for applying a new case to the automated software verification system and method thereof. The case intelligent screening module 4 mainly includes an intelligent analysis module 41 and an attribute correlation module. 42 and a computing module 43. First, each case in the candidate case list is analyzed by the intelligent analysis module 41 one by one, and all the test attributes possessed by the case are listed. This attribute can be found one by one in the relevant main file, and the existing attribute setting table 2 is filtered out. The test attributes are listed in an XML format, and then the attribute association module 42 compares the test attributes provided by the intelligent analysis module 41 to the verification case library 6, and the comparison method can take an XML tag to visit, starting from the root tag. Back to the sub-tab, until the candidate case or the verification case library no longer has a common attribute label in any case. At this time, the test attribute existing in the case of the verification case library 6 is used as a benchmark to find the candidate case list and the verification case library 6 attribute. For all cases that are identical and the case number is the largest in the verification case library 6, this comparison method can also use the index structure to enhance the search matching ability. For example, case 1 of the verification case library 6 has the test attributes a, b and the case list of the candidate case has the test attributes a, b, c, d (arranged according to the weight from large to small), but since the present invention is used to verify the case library 6 The case test attribute is the benchmark, so it is judged that the two cases have the same test attributes a, b. Finally, the operation module 43 is used to calculate the case of the candidate case list and the case result of the verification case library 6 through the pass/fail criteria of the case existence in the verification case library 6, and the pass/fail criteria record finally records that the verification case should appear. The result value, so if the calculation result is the same, the verification case library 6 is the same as the candidate case attribute, then it is not necessary to add this case to the verification case library 6; if the case of the candidate case list is different from the result of the verification case library 6 That means the two cases must have Different test attributes and this attribute does not exist in the case of the verification case library 6, which will lead to the inconsistency of the operation results. Therefore, the case of this verification case library 6 becomes the comparison list D(n), and the candidate case list is It is summarized into an extended new type of case, listed as a new case list A (n), and the case feedback module 5 is used for the case production action.

請參閱圖4,為本發明應用新案例回饋於自動化軟體驗證之系統及其方法之案例回饋模組之詳細示意圖,該案例回饋模組5由一屬性延展模組51與一案例產製模組52共同組成,主要是將案例智能篩選模組4列出的新案例清單A(n),找出不同的測試屬性並產製成新案例新增至驗證案例庫6中。首先由屬性延展模組51進行屬性的判斷,先將新案例清單A(n)的所有測試屬性以以XML格式列出,再從權重最大開始進行標籤走訪之搜尋,找出A(n)比D(n)多出的新測試屬性,且新測試屬性不會造成A(n)與驗證案例庫6其他的案例重覆之情形。接著案例產製模組52會將所有列出新案例清單的案例資訊,並以XML格式的標籤方式,產生交換檔並新增至驗證案例庫6中。Please refer to FIG. 4 , which is a detailed schematic diagram of a case feedback module for applying a new case to the automated software verification system and a method thereof. The case feedback module 5 is composed of an attribute extension module 51 and a case production module. 52 is composed of a new case list A(n) listed in the case intelligent screening module 4, and different test attributes are found and produced into new cases to be added to the verification case library 6. Firstly, the attribute extension module 51 determines the attributes, first lists all the test attributes of the new case list A(n) in an XML format, and then searches for the tag visit from the maximum weight to find the A(n) ratio. D(n) has more new test attributes, and the new test attribute does not cause A(n) to overlap with other cases in the verification case library 6. Next, the case production module 52 will generate all the exchange information and list the case information in the XML format and add it to the verification case library 6.

請參閱圖5,為本發明應用新案例回饋於自動化軟體驗證之方法流程圖,首先步驟701判斷是否存在屬性設定表,如果不存在則需進行步驟702,由屬性自我學習模組中的屬性權重計算模組進行屬性權重計算,步驟703會將屬性權重計算模組計算結果和屬性記錄至屬性設定表。步驟704判斷是否存在待測集結系統,待測集結系統至少需存在筆資料才能繼續步驟705,在步驟705中會執行自動化驗證模組,步驟706判斷待測集結系統是否有通過自動化驗證模組,在步驟707中會找出未通過準則的案例,並透過案例智能篩選模 組找出案例屬性,首先步驟708分析未通過的案例和驗證案例庫之案例是否存在相同測試屬性,分析結果如發現有測試屬性完全相同之案例,就進行步驟709,由案例智能篩選模組中的運算模組進行計算,看兩者計算結果是否相同,如果結果相同代表為兩個相同的案例,但如果計算結果不同,就代表未通過的案例屬於新型態的案例,就進行步驟710。步驟708分析結果如發現不存在測試屬性相同的案例,就直接進行步驟710。在步驟710中,會透過案例回饋模組,找出案例的新屬性並將案例直接新增回驗證案例庫中。Please refer to FIG. 5 , which is a flowchart of a method for applying the new case feedback to the automated software verification according to the present invention. First, step 701 determines whether there is an attribute setting table. If not, step 702 is performed, and the attribute weight in the attribute self-learning module is performed. The calculation module performs attribute weight calculation, and step 703 records the attribute weight calculation module calculation result and attribute to the attribute setting table. In step 704, it is determined whether there is a system to be tested, and the system to be tested needs at least the pen data to continue to step 705. In step 705, an automatic verification module is executed, and step 706 determines whether the system to be tested passes the automatic verification module. In step 707, the case of failing the criteria is found, and the case intelligent screening mode is used. The group finds the case attribute. First, step 708 analyzes whether the case of the failed case and the case of the verification case library have the same test attribute. If the analysis result is found to have the same test attribute, the step 709 is performed, and the case intelligent screening module is used. The calculation module performs calculations to see if the two calculation results are the same. If the results are the same, they represent two identical cases. However, if the calculation results are different, it means that the failed cases belong to the new type of case, and step 710 is performed. Step 708 Analyze the result If it is found that there is no case with the same test attribute, step 710 is directly performed. In step 710, the case feedback module is used to find new attributes of the case and add the case directly back to the verification case library.

以電信帳務系統而言,試說明運用情境如下,例如測試屬性共6個其中有光世代、MOD、有無優惠及有無異動,分別存在於屬性設定表,如表1所示: In the case of telecom accounting system, the application scenarios are as follows. For example, there are 6 test attributes, including light generation, MOD, availability, and presence or absence, which exist in the attribute setting table, as shown in Table 1:

請見下表2,驗證案例庫必須先存一筆案例,接著待測集結系統在執行自動化驗證模組後,假設產生1筆未通過的案例,因此列入候選案例清單。接著使用案例智能篩選模組檢驗後發現,候選案例清單跟驗證案例庫的案例編碼有同樣的測試屬性-「光世代」,但是透過運算模組發現根據通過/失敗準則候選案例清單計算結果是572,而驗證案例庫的結果是483,發現兩者計算結果不同,因此將候選案例清單列至新案例清單A(n),驗證案例庫的案例列成D(n)。接著利用屬性延展模組,依序找出D(n)的所有測試屬性與權重,以表 2為例,發現D(1)具有光世代的測試屬性,新案例清單A(1)具有光世代、MoD共2個測試屬性,透過比對發現僅A(1)具有的獨特測試屬性即為MOD,而D(1)沒有,故代表MOD這個測試屬性讓新案例清單和驗證案例庫6的案例結果不一致,所以必須將MOD這個測試屬性透過案例產製模組新增至驗證案例庫6。Please refer to Table 2 below. The verification case library must first save a case. Then, after the execution of the automated verification module, the test aggregation system assumes that one failed case is generated, so it is included in the candidate case list. Then, using the case intelligent screening module, it was found that the candidate case list has the same test attribute as the case code of the verification case library - "Light Generation", but the calculation result is based on the pass/fail criteria candidate case list. The result of the verification case library is 483. It is found that the calculation results are different. Therefore, the candidate case list is listed in the new case list A(n), and the case of the verification case library is listed as D(n). Then use the attribute extension module to find all the test attributes and weights of D(n) in order. 2 For example, it is found that D(1) has the test attribute of light generation. The new case list A(1) has two test attributes of light generation and MoD. Through the comparison, only the unique test attribute of A(1) is found. MOD, and D(1) does not, so the test attribute of MOD makes the case result of the new case list and the verification case library 6 inconsistent, so the test attribute of MOD must be added to the verification case library 6 through the case production module.

案例產製模組會將所有列出新案例清單的案例資訊,透過交換檔方式新增至驗證案例庫。以上述例子而言,結合表2中案例編碼的測試屬性及新案例清單的其他相關資訊,產製出交換檔,交換檔的內容可以XML的方式表達,例如產生一標籤名為MOD_TYPE值為TRUE,以及一標籤名為EQUIP_TYPE值為TRUE等存至驗證案例庫中,故最後在驗證案例庫中,會呈現如表3的結果。The case production module will add all the case information listing the new case list to the verification case library through the exchange file. In the above example, combined with the test attributes of the case code in Table 2 and other relevant information of the new case list, the exchange file is produced, and the content of the exchange file can be expressed in XML, for example, a tag named MOD_TYPE is TRUE. And a label named EQUIP_TYPE value is TRUE and so on to the verification case library, so in the verification case library, the results as shown in Table 3 will be presented.

上列詳細說明乃針對本發明之一可行實施例進行具體說明,惟該實施例並非用以限制本發明之專利範圍,凡未脫離本發明技藝精神所為之等效實施或變更,均應包含於本案之專利範圍中。The detailed description of the present invention is intended to be illustrative of a preferred embodiment of the invention, and is not intended to limit the scope of the invention. The patent scope of this case.

綜上所述,本案不僅於技術思想上確屬創新,並具備習用之傳統方法所不及之上述多項功效,已充分符合新穎性及進步性之法定發明專利要件,爰依法提出申請,懇請 貴局核准本件發明專利申請案,以勵發明,至感德便。To sum up, this case is not only innovative in terms of technical thinking, but also has many of the above-mentioned functions that are not in the traditional methods of the past. It has fully complied with the statutory invention patent requirements of novelty and progressiveness, and applied for it according to law. You have approved this invention patent application, in order to invent invention, to the sense of virtue.

1‧‧‧屬性自我學習模組1‧‧‧Attribute Self-learning Module

2‧‧‧待測集結系統2‧‧‧Testing system

3‧‧‧自動化驗證模組3‧‧‧Automatic verification module

4‧‧‧案例智能篩選模組4‧‧‧ Case Intelligent Screening Module

5‧‧‧案例回饋模組5‧‧‧Case feedback module

6‧‧‧驗證案例庫6‧‧‧Verification case library

Claims (8)

一種應用新案例回饋於自動化軟體驗證之系統,其系統組成包括:一待測集結系統,係集結所有潛在的待測案例,並集結所有待測案例的詳細資訊,其該詳細資訊如用戶類型、屬性、優惠、或各種異動資訊;一屬性自我學習模組,係產生驗證案例庫需要的屬性資訊及權重;一自動化驗證模組,係針對每筆該待測集結系統進行全面性邏輯檢驗,並去除不適用之候選案例清單;一案例智能篩選模組,將該候選案例清單與存在驗證案例庫中的案例逐一進行分析與運算,並找出目前不存在驗證案例庫之案例,並負責篩選出新案例清單,其中該驗證案例庫係至少需存在1筆以上之案例;一案例回饋模組,係參考該屬性自我學習模組決定最後應加入該驗證案例庫之新測試屬性,並透過可延伸標記式語言檔案自動找出新案例清單之屬性並將案例回饋至該驗證案例庫;以及一驗證案例庫,用以存放該驗證案例,並接收該案例回饋模組產生的案例。 A system for applying new cases to the automated software verification system, the system consists of: a system to be tested, which aggregates all potential cases to be tested, and aggregates detailed information of all cases to be tested, such as user type, Attributes, offers, or various changes; an attribute self-learning module that generates attribute information and weights required for the verification case library; an automated verification module that performs a comprehensive logical test for each of the to-be-tested assembly systems, and Remove the list of candidate cases that are not applicable; a case intelligent screening module, analyze and calculate the candidate case list and the case in the verification case database one by one, and find out the case where there is no verification case library at present, and is responsible for screening out A new case list, wherein the verification case library requires at least one case; a case feedback module refers to the attribute self-learning module to determine the new test attribute that should be added to the verification case library at the end, and is extensible The tagged language file automatically finds the attributes of the new case list and feeds the case back to the verification case library And a verification case library for storing the verification case and receiving the case generated by the case feedback module. 如申請專利範圍第1項所述之應用新案例回饋於自動化軟體驗證之系統,其中該屬性自我學習模組之組成係包括:一屬性權重計算模組,係計算驗證人員輸入的每一個測試屬性權重值;一屬性設定表,係記錄該屬性權重計算模組產生的測試屬性、階層與權重值。 For example, the application of the new case described in claim 1 is fed back to the automated software verification system, wherein the attribute self-learning module comprises: an attribute weight calculation module, which calculates each test attribute input by the verification personnel. The weight value; an attribute setting table records the test attribute, the level and the weight value generated by the attribute weight calculation module. 如申請專利範圍第1項所述之應用新案例回饋於自動化軟體驗證之系統,其中該案例智能篩選模組之組成係包括:一智能分析模組,係進行候選案例的屬性分析;一屬性關聯模組,係將該智能分析模組中之候選案例找出是否與現存在該驗證案例庫具有一樣測試屬性的候選案例;一運算模組,將該屬性關聯模組找出的現有案例和候選案例進行運算並比對,比對結果不一致即為新案例。 For example, the application of the new case described in the first application of the patent scope is fed back to the automated software verification system, wherein the case of the intelligent screening module comprises: an intelligent analysis module, which performs attribute analysis of candidate cases; The module is a candidate case in the intelligent analysis module to find out whether the test attribute has the same test attribute as the existing verification case library; an operation module, the existing case and the candidate identified by the attribute association module Cases are calculated and compared, and the results of the comparison are inconsistent. 如申請專利範圍第3項所述之應用新案例回饋於自動化軟體驗證之系統,其中該屬性關聯模組,係以標籤走訪遞迴,將該智能分析模組分析出候選案例的測試屬性,與現有該驗證案例庫中的屬性進行比對之判斷,確認是否具有相同測試屬性的候選案例,若成功找到相同案例,接下由運算模組進行計算,若完全未找到相同案例,則由該案例回饋模組進行處理。 For example, the application of the new case described in the third application of the patent scope is fed back to the automated software verification system, wherein the attribute association module is recursively accessed by the tag, and the intelligent analysis module analyzes the test attribute of the candidate case, and The existing attributes in the verification case library are compared and judged to confirm whether there are candidate cases with the same test attribute. If the same case is successfully found, the calculation is performed by the operation module, and if the same case is not found at all, the case is The feedback module is processed. 如申請專利範圍第1項所述之應用新案例回饋於自動化軟體驗證之系統,其中該案例回饋模組之組成係包括:一屬性延展模組,係找出該新案例與現有該驗證案例庫中不同的新測試屬性;一案例產製模組,係將該屬性延展模組找出的該新屬性及案例資訊新增至該驗證案例庫中。 For example, the application of the new case described in claim 1 is fed back to the automated software verification system, wherein the composition of the case feedback module includes: an attribute extension module, which is to find the new case and the existing verification case library. Different new test attributes; a case production module, which is added to the verification case library by the new attribute and case information found by the attribute extension module. 如申請專利範圍第5項所述之應用新案例回饋於自動化軟體驗證之系統,其中該案例產製模組,係以標籤式語言的方式產生交換檔,例如可延伸標記式語言格式。 The application case described in item 5 of the patent application scope is fed back to the system for automated software verification, wherein the case production module generates an exchange file in a tagged language manner, such as an extensible markup language format. 一種應用新案例回饋於自動化軟體驗證之方法,其步驟為:步驟一、由屬性自我學習模組產生驗證案例庫所需要 的屬性資訊;步驟二、自動化驗證模組逐一執行待測集結系統,並集結所有待測案例的詳細資訊,其該詳細資訊如用戶類型、屬性、優惠、或各種異動資訊,找出未通過準則的案例,形成為候選案例清單;步驟三、將該候選案例清單透過案例智能篩選模組找出該候選案例的屬性,並與現行該驗證案例庫案例進行比對;步驟四、若步驟三比對結果發現有相同的案例,則透過運算模組再將該候選案例和現行該驗證案例庫案例進行運算;步驟五、若步驟四運算的結果一致,則結束不做任何回饋,若步驟四運算結果不一致,則會透過案例回饋模組找出新屬性並產生案例交換檔存回該驗證案例庫;步驟六、若步驟三比對結果不一致的案例,透過該案例回饋模組找出新屬性並將案例存至該驗證案例庫,其該驗證案例庫係至少需存在1筆以上之案例。 A method for applying a new case to the automated software verification method, the steps of which are: Step 1: The need for the verification case library generated by the attribute self-learning module The attribute information; step 2, the automatic verification module executes the aggregate system to be tested one by one, and aggregates the detailed information of all the cases to be tested, such as the user type, attribute, offer, or various information, to find out the failure criteria. The case is formed as a candidate case list; step 3, the candidate case list is found through the case intelligent screening module to find the attribute of the candidate case, and compared with the current case of the verification case library; step four, if the step is three If the result is found to have the same case, the candidate case and the current case of the verification case library are calculated through the operation module; step 5, if the result of the step 4 operation is consistent, the end does not do any feedback, if the step 4 operation If the results are inconsistent, the new attribute will be found through the case feedback module and the case exchange file will be returned to the verification case database. Step 6. If the result of the comparison in step 3 is inconsistent, find the new attribute through the case feedback module. The case is stored in the verification case library, and the verification case library requires at least one case. 如申請專利範圍第7項所述之應用新案例回饋於自動化軟體驗證之方法,其中該屬性自我學習模組產生屬性資訊的流程之步驟包括:步驟一、確認屬性設定表是否存在至少一筆該屬性資訊;步驟二、若確認該屬性設定表中無資料,則利用屬性 權重計算模組將驗證人員輸入的有效測試屬性及階層進行屬性的權重計算;步驟三、將步驟二產生的該權重、該測試屬性及該階層記錄到該屬性設定表中。 The method for applying the new case to the automated software verification method as described in claim 7 of the patent application scope, wherein the step of the attribute self-learning module generating the attribute information comprises: step 1: confirming whether the attribute setting table has at least one attribute Information; Step 2: If there is no data in the attribute setting table, use the attribute The weight calculation module calculates the weight of the valid test attribute and the level of the attribute input by the verification personnel; and the third step, records the weight generated by the second step, the test attribute and the level into the attribute setting table.
TW102109818A 2013-03-20 2013-03-20 Application of new case feedback in automated software verification system and its method TWI493336B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW102109818A TWI493336B (en) 2013-03-20 2013-03-20 Application of new case feedback in automated software verification system and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW102109818A TWI493336B (en) 2013-03-20 2013-03-20 Application of new case feedback in automated software verification system and its method

Publications (2)

Publication Number Publication Date
TW201437804A TW201437804A (en) 2014-10-01
TWI493336B true TWI493336B (en) 2015-07-21

Family

ID=52113374

Family Applications (1)

Application Number Title Priority Date Filing Date
TW102109818A TWI493336B (en) 2013-03-20 2013-03-20 Application of new case feedback in automated software verification system and its method

Country Status (1)

Country Link
TW (1) TWI493336B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI551984B (en) * 2015-09-23 2016-10-01 國立交通大學 Automatic probe construction system and method thereof
US10318539B2 (en) 2016-03-24 2019-06-11 General Electric Company Method and apparatus for managing information across like-cases

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI258073B (en) * 2004-11-05 2006-07-11 Inst Information Industry System and method for automated test-case generation
TWI322350B (en) * 2006-12-15 2010-03-21 Inst Information Industry Test device, method, application program, and computer readable medium for deriving a qualified test case plan from a test case database
CN101730043A (en) * 2008-10-29 2010-06-09 中国移动通信集团吉林有限公司 Pricing test method and system
CN101827346A (en) * 2009-03-04 2010-09-08 中国移动通信集团上海有限公司 Automatic test method and device for charge system
US7904354B2 (en) * 2007-05-04 2011-03-08 Validas, Llc Web based auto bill analysis method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI258073B (en) * 2004-11-05 2006-07-11 Inst Information Industry System and method for automated test-case generation
TWI322350B (en) * 2006-12-15 2010-03-21 Inst Information Industry Test device, method, application program, and computer readable medium for deriving a qualified test case plan from a test case database
US7904354B2 (en) * 2007-05-04 2011-03-08 Validas, Llc Web based auto bill analysis method
CN101730043A (en) * 2008-10-29 2010-06-09 中国移动通信集团吉林有限公司 Pricing test method and system
CN101827346A (en) * 2009-03-04 2010-09-08 中国移动通信集团上海有限公司 Automatic test method and device for charge system

Also Published As

Publication number Publication date
TW201437804A (en) 2014-10-01

Similar Documents

Publication Publication Date Title
US11163731B1 (en) Autobuild log anomaly detection methods and systems
AU2016222407B2 (en) Intelligent visualization munging
Burattin et al. A framework for online conformance checking
US9037549B2 (en) System and method for testing data at a data warehouse
US9483387B1 (en) Tree comparison functionality for services
US9524525B2 (en) Method, system, and graphical user interface for presenting an interactive hierarchy and indicating entry of information therein
CN101526916B (en) Method and system for using page-based object flow verification in regression test
US8312440B2 (en) Method, computer program product, and hardware product for providing program individuality analysis for source code programs
US9495282B2 (en) Method and systems for a dashboard testing framework in an online demand service environment
US20170109668A1 (en) Model for Linking Between Nonconsecutively Performed Steps in a Business Process
US20100179951A1 (en) Systems and methods for mapping enterprise data
US20170109667A1 (en) Automaton-Based Identification of Executions of a Business Process
US9304991B2 (en) Method and apparatus for using monitoring intent to match business processes or monitoring templates
US20160062740A1 (en) Validating and maintaining respective validation status of software applications and manufacturing systems and processes
AU2015207849A1 (en) Information technology testing and testing data management
US10459830B2 (en) Executable code abnormality detection
US20170109639A1 (en) General Model for Linking Between Nonconsecutively Performed Steps in Business Processes
KR101312446B1 (en) Analysis apparatus and method for usability of mobile application using user bebavior log
US20170109640A1 (en) Generation of Candidate Sequences Using Crowd-Based Seeds of Commonly-Performed Steps of a Business Process
TWI493336B (en) Application of new case feedback in automated software verification system and its method
Vig et al. Test effort estimation and prediction of traditional and rapid release models using machine learning algorithms
Barton Talend open studio cookbook
US20170109637A1 (en) Crowd-Based Model for Identifying Nonconsecutive Executions of a Business Process
Buchgeher et al. Improving testing in an enterprise SOA with an architecture-based approach
US11681511B2 (en) Systems and methods for building and deploying machine learning applications

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees