[go: up one dir, main page]

0% found this document useful (0 votes)
16 views1 page

Mid Syllabus

The SE 312 course syllabus covers key topics in Software Quality Assurance and Testing, including definitions, fundamentals, and the testing process. It addresses the challenges of software testing, such as the impossibility of complete testing and the impact of defects on costs. Additionally, it outlines various testing models, principles, and techniques, including black box testing methods.

Uploaded by

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

Mid Syllabus

The SE 312 course syllabus covers key topics in Software Quality Assurance and Testing, including definitions, fundamentals, and the testing process. It addresses the challenges of software testing, such as the impossibility of complete testing and the impact of defects on costs. Additionally, it outlines various testing models, principles, and techniques, including black box testing methods.

Uploaded by

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

Mid Syllabus for SE 312 Course:

●​ Introduction to Software Quality Assurance and Testing


○​ Definition of Testing
○​ Definition of Quality Assurance
○​ Similarities of Testing and Quality Assurance
○​ Dissimilarities of Testing and Quality Assurance

●​ Fundamentals of Testing
○​ Software is immaterial
○​ Failure, Fault, Defect, Bug, Error, Mistake
○​ Testing is not Debugging
○​ Testing terms (Testing process)
○​ No large software system is bug free
○​ Testing cannot produce absence of defects
○​ Software Quality
○​ Complete testing is impossible
○​ Test effort between 25% and 50%
○​ Defects can cause high costs
○​ Define test intensity and test extent depending on risk
○​ Select adequate test techniques
○​ Test of extra functionality
○​ Test case explosion
○​ Limited resources

●​ The Fundamental Test Process


○​ Waterfall test Model
○​ V-Model in testing
○​ ISTQB Fundamental Test process
■​ Test Planning and Control
■​ Test Analysis and Design
■​ Test Implementation and Execution
■​ Test Evaluation and Reporting
■​ Test Closure Activities

●​ Testing Principles
●​ Psychology of Software Tester
●​ Black Box testing
○​ Boundary value analysis
○​ Equivalence partitioning
○​ Decision table based Testing
○​ State transition

You might also like