Institute of
Technology & Management
Class: CSE (8th semester)
Subject: Software Engineering
Topic: Testing of Software
Tutorial sheet: 8
Q-1) What is the goal of testing? Why is the psychology of the tester important?
Q-2) Testing often consume more resources than any other place in the software development. List the major factor that make testing more expensive.
Q-3) How can we minimizes the fault in software development?
Q-4) What is fault tolerance in software system? Describe the approach of fault tolerance.
Q-5) What is exception handling? Explain with suitable examples.
Q-6) What is interface testing? Why it is necessary.