Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this paper a technique is proposed to simplify testing of software using dependency graphs. Dependency graphs help to highlight dependencies in the software and

In this paper a technique is proposed to simplify testing of software using dependency graphs. Dependency graphs help to highlight dependencies in the software and isolate pieces of code that would run independent of each other. By doing graph based tests, we could ensure full path coverage. Also, if defects are found, dependency graphs would help to isolate the defects to different independent parts of the graph through the use of graph partitioning techniques. A binary search for the defect over the graph would then help to isolate the source of the defect. Graph partitioning would partition the graph into 2 independent halves or 2 dependent halves with the input and output dependencies clearly mapped. A test on each half would help to isolate the defect to one or the other half. Each identified part of the graph would further be tested using the same technique till the defect is identified

Comment on the article flaws, strengths, weakness on what you just read above

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Objects And Databases International Symposium Sophia Antipolis France June 13 2000 Revised Papers Lncs 1944

Authors: Klaus R. Dittrich ,Giovanna Guerrini ,Isabella Merlo ,Marta Oliva ,M. Elena Rodriguez

2001st Edition

3540416641, 978-3540416647

More Books

Students also viewed these Databases questions

Question

5-3 What are the current trends in computer hardware platforms?

Answered: 1 week ago

Question

=+How might these stem from country and regional cultures?

Answered: 1 week ago