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:
- 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.
- Fundamentals:
- Terms:
- 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 names: Standardized names for test cases
- Quality costs: Costs for the development, execution, and fixing of defects
- Test process:
- Flow:
- Planning: Definition of test objectives, test scope, test methods
- Analysis & design: Creation of test cases, test data, test environment
- Test execution: Execution of test cases
- Test Analysis of test results, defect fixing
- Psychological aspects:
- Tester personality:
- Carefulness, concentration, analytical ability, problem-solving skills

Loading…
Cancel
Save