studentsuvidha

Full Version: Software Testing IPU BCA notes and paper free download
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
QUESTION PAPERS:-

SYLLABUS:-

UNIT-I
Introduction: What is software testing and why it is so hard? Psychology and economics of software testing, Principles of Software Testing , Error, Fault, Failure, Incident,  Error and Fault Taxonomies, Test Cases, Limitations of Testing,  Code inspections , desk checking, group walkthroughs and  peer reviews. Overview of Graph Theory for testers.

UNIT-II
Functional Testing: Boundary Value Analysis, Equivalence Class Testing, Decision Table Based Testing, Cause Effect Graphing Technique. Structural Testing: Path testing, DD-Paths, Cyclomatic Complexity, Graph Metrics, Data Flow Testing, Slice based testing.

UNIT-III
Testing Activities: Unit Testing, Levels of Testing, Integration Testing, System Testing, Debugging, Regression Testing,  Extreme Testing

UNIT-IV
Object Oriented Testing: Issues in Object Oriented Testing, Class Testing, GUI Testing, Object Oriented Integration and System Testing. Testing Internet applications: Overview, challenges and strategies of testing internet applications.