Static Application Security Testing

1380 Words6 Pages

A STUDY ON ANALYSIS OF WEB APPLICATION SECURITY TESTING USING AUTOMATED VERACODE TOOL
ABSTRACT:

Introduction: In the modern information world software testing is more important of software quality assurance. In order to satisfy new and complex software systems we need to improve software testing by adding software automation and new software methods. All software and each change made in any piece of software and to see what are the errors that have been occurred. The most important goal of the application is to see how it works under normal load and in stress. If the process of testing is constantly included in the development process it can be very useful in moving from one development phase to another. …show more content…

The enterprise should therefore choose rigorously the proper security techniques to implement. Static and dynamic take a look at is that the most well liked sort of security tests. Before implementation but, the security-conscious enterprise ought to examine exactly however each forms of take a look at will facilitate to secure the SDLC.Testing after all, can be thought-about an investment that ought to be rigorously monitored.
Static application security testing for web applications: Static application security testing or “white –box” testing,finds common vulnerabilities by performing a deep analysis of your applications without actually executing them. Static application security testing analysis is performed in a non-runtime environment. Typically a static testing analysis tool will inspect program code for all possible run-time behaviors and seek out coding flaws, back doors, and potentially malicious code. Static testing analysis, with its white box visibility, is certainly the more thorough approach and may also prove more cost-efficient with the ability to detect bugs at an early phase of the software development life cycle. Static testing analysis can also unearth future errors that would not emerge in a dynamic test. While static …show more content…

Dynamic analysis adopts the opposite approach and is executed while a program is in operation.A dynamic test will monitor system memory, functional behavior, response time, and overall performance of the system. This method is not wholly dissimilar to the manner in which a malicious third party may interact with an application. having originated and evolved separately, static and dynamic analysis have, at times, been mistakenly viewed in opposition. There are however, a number of strengths and weaknesses associated with both approaches to consider. Dynamic testing analysis on the other hand is capable of exposing a subtle flaw or vulnerability too complicated for static analysis alone to reveal and can also be the more expedient method of testing. A Dynamic test,however,will only find defects in the part of the code that is actually

More about Static Application Security Testing

Open Document