Search In this Thesis
   Search In this Thesis  
العنوان
Semantic Web and Software Engineering /
المؤلف
Ibrahim, Shimaa Ibrahim Awad.
هيئة الاعداد
باحث / Shimaa Ibrahim Awad Ibrahim
مشرف / Mohamed H. Kholief
مشرف / Yasser F. Hassan
مشرف / Ragab Omar Abdel Rahman
مشرف / Mohamed Hussein
الموضوع
Software. Engineering.
تاريخ النشر
2020.
عدد الصفحات
78 p. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
علوم الحاسب الآلي
تاريخ الإجازة
1/1/2020
مكان الإجازة
جامعة الاسكندريه - كلية العلوم - Mathematics
الفهرس
Only 14 pages are availabe for public view

from 78

from 78

Abstract

Software testing is one of the principal and primary techniques for achieving highquality
software. It plays a vital role in improving the performance of software by
detecting and fixing bugs and faults which cause software failure. However, software
testing is an expensive task, labor-intensive and time-consuming process in software
development life cycle.
Every software product needs to be tested in order to make sure it achieves all of its
goals and to detect any unexpected behavior. One of the most important features that
should be tested is test paths extracted from Control Flow Graphs which are
constructed based on software specifications to map test cases on them.