Complete Guide to Quality Assurance
Why Choose Us?
- Trainings will be conducted by IT professionals who have more than 10 years of Work Exp (Mostly from MNCs)
- Inhouse unique training program
- Daily Assignments and Feedback (No Monotonous training)
- Mock Interviews
Who should opt for this course?
- Students who want to pursue career as QA Engineer
- Professionals who are looking to transition into a technical role
- Manual Testers
Curriculum
12 lectures | 12hWhat is Quality Assurance (QA)?
QA vs QC vs Testing
Software Development Life Cycle (SDLC) vs. Software Testing Life Cycle (STLC)
- Assignment: Identify 5 functional & 5 non-functional test scenarios for a shopping app.
Methods of Writing:
- Test Plans
- Test Strategies
- Risk Assessments
Understanding Entry & Exit Criteria in Testing
Assignment: Write a test strategy for an e-commerce website.
Test Case vs Test Scenario vs Test Data
Positive & Negative Testing Strategies
- Assignment: Write 5 test cases for a password reset feature.
Bug Life Cycle (New → Fixed → Retested → Closed)
Defect Severity vs. Priority in Bug Tracking
- Assignment: Write a sample defect report for an online banking app issue.
Executing Test Cases & Logging Results
How to Write Effective Test Summary Reports
- Assignment: Perform test execution on a sample test case and log results.
BA What is User Acceptance Testing (UAT)?
BA & QA Collaboration for UAT Execution
- Assignment: Draft a UAT test plan for a travel booking system
What is Regression Testing & Why is it Needed?
Smoke Testing vs. Sanity Testing
- Assignment: Identify smoke test cases for a mobile banking app.
Exploratory Testing & Heuristic Testing Techniques
Mind Mapping & Free-form Testing Approaches
- Assignment: Perform exploratory testing on a food delivery app and suggest improvements
How to Manage Test Cases in Test Management Tools
Test Execution Reports & Analytics
- Assignment: Create a test case suite in TestRail for a new feature
How to Prioritize Test Cases Using Risk-Based Approach
- Assignment: Prioritize test cases for a loan application system
Introduction to Selenium WebDriver & Test Automation
Why and When to Automate Tests?
- Assignment: Write a basic Selenium test case to open a webpage