Manual Testing Training Outline(JNNC Technologies)


Introduction to testing • Verification vs. validation • Types of Applications • Probabilities of getting an error in an application • SDLC – Software Development Life Cycle • Waterfall • Prototype • Spiral • Incremental (Agile methodology and Scrum Framework) • V-Model • Advantages and Disadvantages of each software development life cycle • Principles of Testing • STLC –Software Testing Life Cycle • Difference between Test case, Use case and Scenario’s. • How to prepare test plan and strategy • How to prepare test case template? • Difference between Error, bug, defect and failure • Test Case Design Technique • Boundary value Analysis • Equivalence Partitioning • Decision Table • State Transition Diagram • Use Case Testing • Bug Life cycle • How to Prepare Bug template? • Bug Tracking tool • Types of Testing • Difference between static and dynamic testing • Difference between Functional and Non-functional testing • Black box testing and its types • White box testing and its types • System Integration testing vs. User Acceptance Testing • Entry Criteria and Exit Criteria • Test Environment and Test data preparation • Flow graph notations • Statement coverage • Branch Coverage • Path coverage

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();