87 PPT
87 PPT
87 PPT
Introduction
Numbers of varieties of models are introduced
Reliability growth models are predictive models
Related work
Quality models must be central treasure for the information about quality. So the
various tasks of quality engineering should depend upon one quality model.
Now days, first problem is that quality models are used separately for
specification of quality needs and the assessment of software quality.
Second problem is that now a days quality models are not addressing various
opinions on quality.
Linear and nonlinear regression can be performed with LSSVM. Therefore finalizing
the SVM model is computationally very hard because it needs the solution of a set
of nonlinear equations .
Basically, LS-SVM uses a linear relation (y = wx + b) between the regression (x) and
the dependent variable (y).
The performances of LS-SVM based on the combination of several parameters.
ti
= ( (p
- qi ) * f(r)
k =1
p = a, q = b, r = c
for k = 1;
p = b, q = c, r = a for k = 2
p = c, q = a, r = b for k = 3
p = a, q = b, r = c
for k = 1;
p = b, q = c, r = a for k = 2
p = c, q = a, r = b for k = 3
= 0.5 (
)
1
In present work, the radial basis function (RBF) is used as the kernel function:
k ( xi , x j ) = exp(- || x - xt ||2 /s 2 )
In the training LS-SVM problem, there are hyper parameters, such as kernel width
parameter and regularization parameter C, which may affect LS-SVM
generalization performance. So these parameters required perfectly in tuning of
reducing the generalization error. An attempt is made to tune these parameters
automatically by using QPSO.
And then we analyzed performance of the ALTA by comparing the predicted risk
ratio with actual risks of each tuple logged in process log.
To simplify the results analysis, each application and its log partitioned into
multitude tuple set of 4 for development and 4 for testing. The results description
follows
Table represents the comparison of defects observed during development that are
logged in process logs and predicted at In-Appendage time of development and
testing.
From the results it is clear that ALTA is significant and reliable to forecast defects
during development and testing phases of the software development.
Defects in
Block 1
Block 2
Block3
Block4
3%
1%
0.30%
30%
3%
0.20%
0.15%
27%
Process
Log
Defects
Predicted by ALTA
Defects in
Block1
Block2
Block3
Block4
14%
0%
0%
0%
11%
0%
0%
0%
Process
Log
Defects
Predicted by
ALTA
Line chart comparison of defects logged in process log and defects predicted
by ALTA for small size software development
Conclusion
With this we can come to the conclusion that ALTA as in -appendage risk
prediction model can lessen the cost because of defects in development and
testing.
Depending upon the results of the empirical analysis mentioned earlier, it is to be
concluded that irrespective of the size of the software to be developed the ALTA is
best for minimizing cost, using of resources, balancing development and testing
phases.
It enables to work with any of the software development models .and leads to
stable and scalable software development. The methodology used in defect
prediction is stable in all types of software application sizes.