0% found this document useful (0 votes)
8 views

software testing

The document outlines a comprehensive curriculum on software testing, covering various testing methodologies and concepts across five units. Key topics include the purpose of testing, path and dataflow testing, domain testing, logic-based testing, and state transition testing. Each unit delves into specific techniques and applications, providing a structured approach to understanding and implementing effective testing strategies.

Uploaded by

bandishivani2002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

software testing

The document outlines a comprehensive curriculum on software testing, covering various testing methodologies and concepts across five units. Key topics include the purpose of testing, path and dataflow testing, domain testing, logic-based testing, and state transition testing. Each unit delves into specific techniques and applications, providing a structured approach to understanding and implementing effective testing strategies.

Uploaded by

bandishivani2002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

UNIT - I Introduction: Purpose of testing, Dichotomies, Model for testing,

Consequences of bugs, Taxonomy of Bugs.

UNIT - II Flow Graphs and Path Testing: Basics concepts of Path Testing,
Predicates, Path Predicates and Achievable Paths, Path Sensitizing, Path
Instrumentation, Application of Path Testing. Transaction Flow Testing:
Transaction flows, transaction flow testing techniques.

UNIT - III Dataflow testing: Basics of dataflow testing, strategies in dataflow


testing, application of dataflow testing. Domain Testing: Domains and paths, Nice
& ugly domains, Dmain Testing, domains and interfaces testing, domain and
interface testing, domains and testability.

UNIT - IV Paths, Path products and Regular expressions: Path products & path
expression, reduction procedure, applications, regular expressions & flow anomaly
detection. Logic Based Testing: Overview, decision tables, path expressions, kv
charts, specifications.

UNIT - V State, State Graphs and Transition testing: State graphs, good & bad
state graphs, state testing, Testability tips. Graph Matrices and Application:
Motivational overview, matrix of graph, relations, power of a matrix, Node
Reduction algorithm.

You might also like