Computer Application
Computer Application
SOFTWARE ENGINEERING
PRACTICES PRACTICES
Ashwani Kumar
Assistant Professor
Learning
Outcomes
• Test case
• Do not assume
• Self-cleaning
• Peer Review.
Test Cases need to be simple and transparent
• Name the test case id such that they are identified easily
while tracking defects or identifying a software
requirement at a later stage.
Implement Testing Techniques
• The test case should generate the same results every time
no matter who tests it
• Help verify that the software meets the end user requirements
• Test cases are reusable for the future – anyone can reference
them and execute the test.
Test case template
Test Activities
Sl. No. Step Description Expected Actual Results
Results