0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Project Schedule Acronyms

Posted at

Project Schedule Acronyms:

  • RD: Requirements Definition – Gathering and defining the project/system requirements.
  • BD: Basic Design – Initial high-level design outlining the system's structure.
  • DD: Detailed Design – Detailed specifications for implementation based on the basic design.
  • CD: Construction Design – Actual development or construction phase of the project.
  • UT: Unit Testing – Testing individual components or modules for functionality.
  • IT: Integration Testing – Testing the system as a whole after combining all units.
  • SD: System Design (or Software Delivery) – Either the overall system design or the final delivery and deployment of the software.

Testing Acronyms:

  • LT: Load Testing – Testing system performance under expected load conditions.
  • ST: Stress Testing – Testing system performance under extreme or beyond-normal conditions to find breaking points.
  • PT: Performance Testing – General testing for speed, responsiveness, and stability under various conditions.
  • Soak Testing: Also known as Endurance Testing, this checks how a system handles a sustained load over a long period.
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?