V model in testing, DOT NET Programming

Assignment Help:

What is V model in testing?

The V model map's the type of test to the stage of development in the project.

1495_v model.png

Figure: - V Model

1) Unit Testing:

The Starting from the bottom to the first test level is "Unit Testing". It includes checking that each feature specified in the "Component Design" has been implemented in the component.

In the theory an independent tester should do this, but in practice the developer usually does it, since they are the only people who understand how a component works. The main problem with a component is that it performs only a small section of the functionality of a system, and it relies on co-operating with other parts of the system, that may not have been built yet. To overcome this, the developers either builds, or uses the special software to trick the component into believe it is working in a fully functional system.

2) Integration Testing:

As the components are constructed & tested they are then linked together to check if they work with each other. It is a fact that 2 components that have passed all their tests, if connected to each other produce one new component full of faults. These tests can be completed by developers, or by the specialists.

The Integration Testing is not focused on what the components are doing but on how they communicate with each other, as specified in "System Design". The "System Design" defines a relationship between all components.

The tests are organized to check that all the interfaces, until all the components have been built and interfaced to each other producing the entire system.

3) System Testing

Once the whole system has been built then it has to be tested against the "System Specification" to check if it delivers the features needed. It is still developer focused, although specialist developers termed as systems testers are generally employed to do it.

In the essence System Testing is not about checking the individual parts of the design, but about checking the system as a whole. In fact it is one of the giant components.

The System testing can include a number of specialist types of test to see if all the functional and non-functional requirements have been met. In addition to functional requirements these may involve the following types of testing for the non-functional requirements:

  • Performance - Are the performance criteria met?
  • Volume - Can large volumes of the information be handled?
  • Stress - Can peak volumes of the information be handled?
  • Documentation - Is the documentation usable for system?
  • Robustness - Does the system remain stable under adverse circumstances?

4) Acceptance Testing:

The Acceptance Testing checks the system against the "Requirements". It is same to systems testing in that the entire system is checked but the main difference is the change in focus:

The Systems testing checks that the system which was specified has been delivered. The Acceptance Testing checks that the system will deliver what was requested.

The customer must always do acceptance testing and not the developer. The customer always knows what is required from the system to achieve value in the business and is the only person qualified to make that judgment. The testing is more of getting the answer for whether the software delivered as defined by the customer. It is like getting a green flag from the customer that the software is up to the expectation and ready to be used.


Related Discussions:- V model in testing

What is code access security, What is code access security (CAS)? Code ...

What is code access security (CAS)? Code access security (CAS) is part of the .NET security model that stops unauthorized access of resources and operations, and restricts the

I need to have my PHP script print a SQL table in reverse , I have the work...

I have the working code I''m using to print the SQL table right now. I just need code to print in reverse order.

We want help in asp.net mvc developer, We want help in ASP.NET MVC Develope...

We want help in ASP.NET MVC Developer I want an expert ASP.NET MVC, C#,LINQ, SQL Server2012, JQuery, Angular JS, Bootstrap Responsive UI developer for more 6+ months. Desired

Connect my marketplace website with stripe/connect, Project Description: ...

Project Description: I am trying to connect my marketplace website with Stripe/connect. I have 5 or 6 scripts already written that just need to be adjusted so they will work: 2

Sequence diagrams, Describe the various components in sequence diagrams. ...

Describe the various components in sequence diagrams. Object lifeline: - It shows the lifetime of an object creation and its destruction. If the object is created or des

Medical related application in .net, Medical related application in .NET (d...

Medical related application in .NET (document, Videos editing must) Project Description: I am seeking a .NET Web application which can do the subsequent: 1. Taking patient

Interface, What is a Interface? The Interface is a contract that descri...

What is a Interface? The Interface is a contract that describes the signature of the functionality. So when a class is implementing a interface it says to the outer world, that

Extensible markup language (xml), What is XML? Extensible markup langua...

What is XML? Extensible markup language (XML) is all about describing the data. Below is a XML which describes an invoice data. Shoes   12 10

Raid and its working, What is RAID and how does it work? The Redundant ...

What is RAID and how does it work? The Redundant Array of Independent Disks (RAID) is a term used for describing the technique of improving data availability through the use of

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd