完整後設資料紀錄
DC 欄位語言
dc.contributor.author范揚杰en_US
dc.contributor.author黃世昆en_US
dc.date.accessioned2014-12-12T03:10:20Z-
dc.date.available2014-12-12T03:10:20Z-
dc.date.issued2006en_US
dc.identifier.urihttp://140.113.39.130/cdrfb3/record/nctu/#GT009455640en_US
dc.identifier.urihttp://hdl.handle.net/11536/82153-
dc.description.abstract軟體品質透過軟體測試來達到驗證。軟體測試是想要找到程式缺陷而進行技巧性審查的過程。目前有許多的方式應用在軟體測試上,但是有些臭蟲是卻很難用傳統的測試方法來找到,假如他們不常發生在一般的情況下。為了改進軟體測試的涵蓋率,許多研究中提出自動化產生所有可能輸入資料的技術。 近期,較先進的做法是將具體和符號執行結合應用於隨機測試中。先簡化受測程式的原始碼成基本的指令型式,然後依據不同指令附加額外的程式碼以描述程式的行為,使用者提供具體的輸入值來執行轉換後的程式。在實際執行後,相關的條件參數會被儲存起來,然後再解析條件參數以產生測試的例子。但是這種方法不適合使用在沒有原始碼的程式上,特別是程式中使用到商業軟體或執行檔的部份。我們在ALERT(自動化隨機與邏輯推理運算測試)中提出一個解決之道,以接近原本程式語意的原則建立符號參數跟相依變數之間的關係。因此,可以保有原本符號的屬性,並且抵達更多的程式路徑。zh_TW
dc.description.abstractSoftware quality is verified through software testing. Software testing is a process of technical investigation that is intended to reveal faults. There are many approaches to software testing, but bugs are difficult to find in conventional testing if they occur infrequently. In order to improve the test coverage, several techniques have been proposed to automatically generate all possible values of the inputs. Recently, the developed methods are combining concrete and symbolic execution for Random Testing. They first try to instrument the source code of a program under testing. The program is executed on some user-provided concrete input values. After the concrete run, symbolic constraints are stored and then generate concrete test cases by solving these symbolic constraints. Unfortunately, access to instrument source code is often infeasible especially for COTS/Binary component. We present a method in the framework, ALERT (Automatic Logic Evaluation for Random Testing), which approximates the program semantics and establish a connection between symbolic parameters and dependent variables. As a result, the symbolic property can be preserved and more paths will be reached.en_US
dc.language.isoen_USen_US
dc.subject符號執行zh_TW
dc.subject隨機測試zh_TW
dc.subjectSymbolic executionen_US
dc.subjectRandom testingen_US
dc.title從COTS/Binary元件中解析條件參數以輔助隨機測試zh_TW
dc.titleResolving Constraints from COTS/Binary components for Concolic Random Testingen_US
dc.typeThesisen_US
dc.contributor.department資訊科學與工程研究所zh_TW
顯示於類別:畢業論文


文件中的檔案:

  1. 564001.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。