vaneath / cadt-term8

0 stars 0 forks source link

Software Assurance Quality Testing | Week 1 - 30 April 2024 #1

Open vaneath opened 2 months ago

vaneath commented 2 months ago

1. Waterfall Model

Advantages:

Disadvantages:


2. V Model

The development and test execution activities are carried out side by side in the downhill and uphill shape. Also, testing starts at the unit level and spreads towards the integration of the entire system.

Advantages:

Disadvantages:


3. Agile Model

requirements and solutions evolve through collaboration between various cross-functional teams. It is also known as an iterative and incremental model. Testing model focus on process adaptability and customer satisfaction by rapid delivery of working software product and by breaking the product in to small incremental builds.

Advantages:

Disadvantages:


4. Spiral Model

Advantages:

Disadvantages:


5. Iterative Model

Advantages:

Disadvantages:

vaneath commented 2 months ago

Company that uses SDLC:

  1. Waterfall Model: Toyota
  2. V-shaped Model: Automotive industry, because it emphasizes testing and verification.
  3. Agile Model: BookMeBus in Cambodia
  4. Spiral Model: Microsoft
  5. Iterative Model: Apple
vaneath commented 2 months ago

Tik Tok Clone Application

Waterfall Model

1. Requirement Analysis:

2. System Design:

3. Implementation: