دانلود مقاله ISI انگلیسی شماره 111778
ترجمه فارسی عنوان مقاله

استفاده از تکنیک برش پویا برنامه در تولید داده های آزمون

عنوان انگلیسی
Application of dynamic program slicing technique in test data generation
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
111778 2017 6 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Procedia Computer Science, Volume 111, 2017, Pages 355-360

ترجمه کلمات کلیدی
برش برنامه دینامیک، نقطه علاقه، تست تولید داده ها، تست نرم افزار،
کلمات کلیدی انگلیسی
Dynamic program slicing; interest point; test data generation; software testing;
پیش نمایش مقاله
پیش نمایش مقاله  استفاده از تکنیک برش پویا برنامه در تولید داده های آزمون

چکیده انگلیسی

The core and key of software testing is test data generation. In the process of generating test data automatically, if the dynamic program slicing technique is used, the efficiency of generating test data can be improved. for generating test data, The main algorithm is as follows:First, in the program, we calculate the dynamic slice of the interest point’s variable, and get the current value of the interest point’s variable; Then In the branch function, we use the method of minimization, and guide the adjustment of program input. Through practical examples verify that, it is feasible for us to use dynamic program slicing technique in test data generation.