What is vulnerability testing?

devquora
devquora

Posted On: Feb 22, 2018

 

Vulnerability Testing is also known by many as Vulnerability Assessment or Analysis. Vulnerability testing is simply a process of defining, detecting, classifying and prioritizing vulnerabilities in network infrastructure, computer system or applications. Vulnerabilities include security loopholes. Vulnerability testing plays a key role in helping in knowing the threat an environment is facing before proper measures are implemented to solve or correct them. To solve these vulnerabilities, both the vulnerable vendor and tools such as network security scanner are used. Every organization or business regardless of the size that is facing cyber-attacks will benefit greatly from vulnerability testing.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Agile Testing Interview Questions

     What do you understand by Agile testing?

    Agile methodology, used by QA, promotes continuous development iteration in a dynamic environment with changing customer needs. Testing and development are concurrent, with parallel activities through..

    Agile Testing Interview Questions

      What do you understand by the term sprint backlog and product backlog?

    The sprint backlog is a subset of the product backlog, containing requirements and features specific to a sprint. The product backlog, maintained by the project owner, includes all product requirement..

    Agile Testing Interview Questions

     What is the main difference between the traditional Waterfall model and Agile testing?

    In Waterfall, testing occurs after development. Agile, however, integrates testing alongside development, ensuring both progress together...