Purchase Solution

Classical Software Testing and Software Security Testing

Not what you're looking for?

Ask Custom Question

I need assistance in the following problem:

What is the essential difference between classical software testing and software security testing?

Purchase this Solution

Solution Summary

This solution explains in brief the differences between Classical Software Testing and Software Security Testing.

Solution Preview

What is the essential difference between classical software testing and software security testing?

Software security testing is about making software perform in the event of a malicious attack, even though in the real world, software failures usually happen spontaneously without intentional mischief; while classical software testing is only concerned with what happens when software fails, regardless of intent (Cigital.com, 2004). Security testing is a wide-ranging effort that requires a realm of expertise beyond traditional software testing. In particular, application software security testing is very different from software functionality testing (Logigear.com, 2007).

In my opinion, there are wide ranging differences between classical software testing and software security testing. Classical software testing involves wider range of tests, while the scope of software security testing is quite limited. As it is remarked often," Software security is not security software" (Cigital.com, 2004). Although security features such as cryptography, strong authentication, and access control play a critical role in ...

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C# variables and classes

This quiz contains questions about C# classes and variables.