1.

What Do You Mean By V-model In Testing?

Answer»

V-model performs a mapping between the type of test and the stage in PROJECT development i.e which test is to be PERFORMED at which stage. This has 4 levels of testing the system:

  1. Unit Testing-performed by system team at first LEVEL.
  2. INTEGRATION/ Assembly testing-performed by system team or an independent tester.
  3. System Testing- performed by system team.
  4. Acceptance testing-performed by the client.

V-model performs a mapping between the type of test and the stage in project development i.e which test is to be performed at which stage. This has 4 levels of testing the system:



Discussion

No Comment Found