diff --git a/Lerntagebuch.md b/Lerntagebuch.md index 9b5c654..567d1a3 100644 --- a/Lerntagebuch.md +++ b/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