
Set up a practice database by creating a schema and three tables—offices, employees, and customers—and populate them with sample data for testing practice.
Explore the software tester course catalog, including Unix and JavaScript offerings, and discover best sellers for the software industry. Subscribe to the YouTube channel to access playlists and daily updates.
Learn to extract unique data from a table using the distinct keyword in SQL, including unique job titles and guidance on distinct rows for software testers.
Master basic Unix file backup commands by creating folders, navigating with cd, listing with ls, copying with cp, moving with mv, removing with rm, and merging files with cat.
Create a test case for login by a registered user, detailing the description, test data, formatting, and priority, to validate the welcome message and medium level testing.
Explore how to search Jira issues using project filters, reported by me, status, type, assignee, and text search, then refine with priority in the toolbar.
Learn how to report a new defect in Jira by capturing summary, description, steps to reproduce, expected results, environment, attachments, and assignment, to create and track issues.
Learn eclipse basics: install eclipse mars, navigate perspectives for java development, manage projects and packages, set up a debugging workflow, and customize windows and fonts.
Create classes and objects in Java, define public methods, and call them via object instances. Learn main method concepts, package imports, and cross-package method access in practical examples.
This course is specially designed for Software Testers, it cover almost all areas which are must for Software Testers
We started by going through Software Testing Basics like Quality Assurance, Quality Control, Software Development Life Cycle and Software Testing Life Cycle. And, level up by understanding Software Testing Levels like Unit Testing, Integration Testing, System Testing and Acceptance Testing.
Then, check out the various Software Testing Types like Smoke Testing, Functional Testing, Usability Testing, Security Testing, Performance Testing, Regression Testing and Compliance Testing.
This course covers :-
Testing Fundamentals
Software Testing - Introduction - Importance
Seven Fundamental Principles of Testing
SDLC Vs STLC
Software Testing Life Cycle - STLC explained
Types of Testing
Manual Testing Tutorials for Beginners
Automation Testing
Unit Testing
Integration Testing
System Testing
Smoke and Sanity Testing
What is Regression Testing?
Non - Functional Testing
TestCase Development
First Steps Test Case Development
Test Scenario
Test Case Specifications
Test Basis
Traceability Matrix
Testing Techniques
Equivalence Partitioning & Boundary Value Analysis
Decision Table Testing
State Transition Diagram
Use Case Testing
Testing Review
Test Management & Control