STE SHORTSYL
STE SHORTSYL
STE SHORTSYL
1.3 Test Case, When to Start and Stop Testing of Software (Entry and Exit
Criteria)
Test Case: A document that describes steps, inputs, and expected results to
check if the program works.
Entry Criteria: When testing should start (e.g., code is ready).
Exit Criteria: When testing can stop (e.g., no major bugs remain).
Static Testing: Testing without running the code (e.g., code reviews).
Dynamic Testing: Running the software to find errors.
1.6 White Box Testing
Performance Testing: Checking how fast and efficient the software works.
Acceptance Testing
Defect Life Cycle: Stages of a defect (e.g., found, fixed, tested, closed).
Defect Template: A form to record defect details.
Choosing the right tool based on project needs, budget, and skills.
5.4 When to Use Automated Tools, Testing Using Automated Tools