Purchase Solution

Types of software testing

Not what you're looking for?

Ask Custom Question

Select three or more types of testing (1; Unit testing or Module Testing) (2; Integration Testing) (3; Acceptance Testing) and illustrate each with an example. Write your discussion as if you are the systems analyst briefing your CIO as the two of you are walking over to the steering committee meeting in which a "go/no go" decision will be made whether to go live with your new enterprise system (this could be your ERP, HR/Finance, manufacturing, or any other enterprise-level system). You need to remind your CIO of all the relevant test activities throughout the SDLC of this project to gain the CIO's support for your recommendation.

Purchase this Solution

Solution Preview

Unit Testing
========
A unit test is a procedure used to validate that a particular module of source code is working properly. The procedure is to write test cases for all functions and methods so that whenever a change causes a regression, it can be quickly identified and fixed. Ideally, each test case is separate from the others; constructs such as mock objects can assist in separating unit tests. This type of testing is mostly done by the developers.

For instance, in HR/Finance system, HR and Finance are two major design items (i.e. assemblages, ...

Purchase this Solution


Free BrainMass Quizzes
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.

Javscript Basics

Quiz on basics of javascript programming language.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Networking Questions

This quiz consists of some basic networking questions.