Fundamentals of Software Testing
About This Course
Software testing courses offered at Intellipaat cover the entire testing domain which including automation and manual testing, and they are all in line with standard industry certifications. Software testing is crucial to any organization, and its important to make sure the software application runs smoothly without any issues. Thus, there is a huge demand for professionals who are equipped with all the skills of software testing.
Curriculum
21 Lessons
Introduction and Overview
Establishes a foundation for the course, provides a workable definition of software quality and
shows how testing fits into the overall quality process.
What to Test and How to Test it — The Universal Testing Method
Testers follow the same basic process that scientists use; we follow the principles of
experimentation and measurement. In this course, we map your testing method back to those
principles and show how, at each step in your testing, you’re making complex decisions about
what to test and how to test it. Utilizing a combination of skills, tactics, practices, and tools - this
section helps build a base that testers in any context (of any skill level) can apply to solve testing
problems
Test Case Strategies
The heart of good testing is coming up with good test cases. In this section, we will define what
makes test cases “good”, and discuss these strategies for identifying test cases in specific
contexts