Proceedings of the 2005 ACM Symposium on Applied Computing 2005
DOI: 10.1145/1066677.1067014
|View full text |Cite
|
Sign up to set email alerts
|

Source code-based software risk assessing

Abstract: The more complex a software system is, the more likely it is that programmers will make mistakes that introduce faults which can lead to execution failures. A risk in a software system can be viewed as a potential problem, and a problem is a risk that has manifested. In order to reduce the risk of software operations, code which has the potential to cause problems has to be identified so that necessary actions (e.g., performing a more thorough testing on such code) can be taken to prevent any such problems fro… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
14
0

Year Published

2008
2008
2019
2019

Publication Types

Select...
3
2
2

Relationship

1
6

Authors

Journals

citations
Cited by 16 publications
(14 citation statements)
references
References 17 publications
0
14
0
Order By: Relevance
“…A different kind of approach is provided by Hosseingholizadeh [64] and Wong et al [162], which are based on automatic source code analysis. The approach by Wong et al [162] is one of the few ones which focus on test-driven risk analysis. Risk of code is described as the likelihood that a given function or block within source code contains a fault.…”
Section: Approaches Based On Automatic Source Code Analysismentioning
confidence: 99%
See 2 more Smart Citations
“…A different kind of approach is provided by Hosseingholizadeh [64] and Wong et al [162], which are based on automatic source code analysis. The approach by Wong et al [162] is one of the few ones which focus on test-driven risk analysis. Risk of code is described as the likelihood that a given function or block within source code contains a fault.…”
Section: Approaches Based On Automatic Source Code Analysismentioning
confidence: 99%
“…The approach suggested by Hosseingholizadeh [64] is based on the approach provided by Wong et al [162], but focuses on risk-driven testing aiming at test prioritization and optimization. More structural observations are added to the analysis process in the approach suggested by Wong et al [162], such that, for example, errors in loop conditions result in a higher risk for the affected code block.…”
Section: Approaches Based On Automatic Source Code Analysismentioning
confidence: 99%
See 1 more Smart Citation
“…Dwaikat [2005] provides material on trust assessment, which can be used to help determine a more quantitative and automated risk model. Wong [2005] provides another mechanism based on code assessment for risk evaluation. Xu [2005] provides a threat based model.…”
Section: Future Workmentioning
confidence: 99%
“…For implementation phase, this is where the coding is developed to meet the user's requirements. For RAVT, we proposed to use the same model as presented [9], which computed the risk in every block of a software application. This model is a combination of static and dynamic risk model collected based on the source code.…”
Section: Figure 3: Ravt Structured Chartmentioning
confidence: 99%