Everything About Software Testing from Scratch With Real Time Examples

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Introduction
-
1. Importance of Testing in Software Industry9m 3s
-
2. Different types of Testing roles10m 37s
Software Testing Process
-
1. Different Phases of Testing2m 40s
-
2. QA Role in Planning and Control phase8m 41s
-
3. Different types of Test Planning Activities4m 34s
-
4. QA Role in Analysis and Design Phase8m 9s
-
5. How to analyse Business requirements6m 5s
-
6. QA Role in Implementation and Execution phase9m 1s
-
7. How to evaluate exit Criteria to signoff the project4m 15s
-
8. Test closure activities and Preparing status reports8m 32s
Think and Write Effective Testcases in Industry Standards
-
1. Understanding Testcase Template4m 15s
-
2. Facebook example on creating Testcases11m 42s
-
3. Factors need to consider in writing Testcase10m 14s
-
4. How to think in out of box to test Application12m 33s
-
5. How to bring out Negative Testing scenarios in application11m 47s
-
6. Importance of Defect ID and Testcase Status3m 18s
Defect Life cycle
-
1. Importance of Defect Logging in Application9m 15s
-
2. Defect Status- Process to be followed8m 52s
-
3. Defect Template Standards8m 44s
-
4. How to log Defect effectively following standards6m 53s
Types of testing-Understand real time usage
-
1. Understanding Functional and non functional requirements4m 27s
-
2. White box and Black box Testing4m 4s
-
3. Smoke Testing & Sanity Testing10m 3s
-
4. Regression Testing and its scope4m 11s
-
5. Difference between Integration and Unit Testing4m 57s
-
6. Verification and validation5m 45s
-
7. Load Testing and Stress Testing5m 21s
Testing methodologies Basics & Agile Scrum Methodology
-
1. Waterfall Model Strategies7m 19s
-
2. Iterative model Process4m 40s
-
3. Agile Methodology Principles9m 19s
-
4. Agile Scrum Introduction4m 34s
-
5. DIfferent Roles in Scrum and their responsibilities5m 34s
-
6. Sprint Planning Meeting and Daily Scrum7m 15s
-
7. Sprint Review Meeting and Sprint Retrospective Meeting5m 25s
-
8. Backlog Refinement Meeting6m 6s
Behaviour Driven development (BDD) Approach
-
1. Template in writing Business requirements6m 23s
-
2. QA role in BDD8m 48s
-
3. Template in writing testcases for Business Scenarios6m 36s
-
4. Advantages of BDD, Why it is getting popular?8m 3s
Bugzilla - Testing tool for Defect Tracking
-
1. Defect Management tool- Bugzilla6m 40s
-
2. Bugzilla features- Logging a bug8m 45s
-
3. Bugzilla features -Search Mechanisim for tracking bugs6m 44s
-
4. Common practises in Bugzilla tool8m 19s
-
5. Bugzilla preference feature6m 40s
Introduction to SQL Queries
-
1. Introduction to SQL and MySQL16m 11s
-
2. Downloading MySQL server with workbench7m 29s
-
3. Overview of SQL Editor with basic features5m 26s
-
4. creating Database and pointing to it4m 47s
-
5. Creating Tables in database8m 1s
-
6. Inserting records into Table7m 55s
-
7. Retrieving records from the Table6m 22s
-
8. Select Distinct keyword in queris6m 50s
-
9. SQL WHERE command usage9m 27s
-
10. Logical operators on Queries AND OR - 17m 7s
-
11. Logical operators 'In' 'Between'- 28m 37s
-
12. Regular expressions Introduction7m 18s
-
13. Wild cards usage in Qeuries -18m 4s
SQL Injection
-
1. What is SQL Injecting7m 32s
-
2. How to identify SQL loop holes in web application13m 19s
-
3. Exposing Security loop holes with malcious SQL syntax9m 20s
-
4. List of urls Pattern which can cause attack with SQL7m 34s
Jmeter-Performance Testing Basics
-
1. Jmeter Introduction6m 42s
-
2. Jmeter Architecture5m 4s
-
3. Jmeter Installation and Configuration5m 4s
-
4. Jmeter Tool overview6m 11s
-
5. Recording the application under test with Jmeter11m 12s
-
6. Recording and playback Jmeter Scripts7m 42s
-
7. Importance of Thread Group in Jmeter9m 48s
-
8. Putting load on application with Thread group11m 12s