Case tools used in development, Schemes and Mind Maps of Computer Science

A list and description of case tools used in programming and development for developers.

Typology: Schemes and Mind Maps

2021/2022

Uploaded on 06/19/2023

jackson-mwape-1
jackson-mwape-1 🇿🇲

1 document

1 / 9

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
SQA
CASE TOOLS
Bruce Musonda
2010387
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download Case tools used in development and more Schemes and Mind Maps Computer Science in PDF only on Docsity!

SQA

CASE TOOLS

Bruce Musonda

REQUIREMENTS MANAGEMENT TOOLS

  • (^) Help in capturing
  • (^) organizing, and
  • (^) managing software requirements.

STATIC ANALYSIS TOOLS

  • (^) Analyse source code without executing it,
  • (^) detecting potential defects and vulnerabilities.

STATIC ANALYSIS TOOLS Effects on software quality

  • (^) Early detection of programming errors, such as syntax errors, coding standards violations, and potential bugs.
  • (^) Increased code maintainability and readability through suggestions for code refactoring and optimization.
  • (^) Reduced software vulnerabilities and security risks by highlighting potential security flaws.

TEST MANAGEMENT TOOLS Effects on software quality

  • (^) Improved test coverage by ensuring comprehensive test case management and tracking.
  • (^) Enhanced test efficiency and accuracy through automated test execution and reporting.
  • (^) Better defect tracking and management, facilitating prompt resolution and reducing the chances of escaped defects.

CONFIGURATION MANAGEMENT TOOLS

  • (^) Aid in controlling and tracking changes to software artifacts throughout the development lifecycle.