Browse Source

Update Lerntagebuch.md

remotes/rating/main fetched-on-2023-12-17
fdai7782 1 year ago
parent
commit
9f63a73bb2
  1. 3
      Lerntagebuch.md

3
Lerntagebuch.md

@ -303,7 +303,6 @@ Rebase is the more complex method. It applies the changes from the source branch
- Motivation: - Motivation:
- Software defects can lead to financial losses, security risks, and reputational damage. - Software defects can lead to financial losses, security risks, and reputational damage.
- Software testing is an important part of the software development process to ensure the quality of the software. - Software testing is an important part of the software development process to ensure the quality of the software.
- Fundamentals: - Fundamentals:
- Terms: - Terms:
- Error: Incorrect behavior of a software system caused by the software itself. - Error: Incorrect behavior of a software system caused by the software itself.
@ -317,14 +316,12 @@ Rebase is the more complex method. It applies the changes from the source branch
- Test pyramid: Pyramid-shaped representation of the test levels - Test pyramid: Pyramid-shaped representation of the test levels
- Test names: Standardized names for test cases - Test names: Standardized names for test cases
- Quality costs: Costs for the development, execution, and fixing of defects - Quality costs: Costs for the development, execution, and fixing of defects
- Test process: - Test process:
- Flow: - Flow:
- Planning: Definition of test objectives, test scope, test methods - Planning: Definition of test objectives, test scope, test methods
- Analysis & design: Creation of test cases, test data, test environment - Analysis & design: Creation of test cases, test data, test environment
- Test execution: Execution of test cases - Test execution: Execution of test cases
- Test Analysis of test results, defect fixing - Test Analysis of test results, defect fixing
- Psychological aspects: - Psychological aspects:
- Tester personality: - Tester personality:
- Carefulness, concentration, analytical ability, problem-solving skills - Carefulness, concentration, analytical ability, problem-solving skills

Loading…
Cancel
Save