Software Testing Fundamentals Course
- Offered byEdureka
Software Testing Fundamentals Course at Edureka Overview
Duration | 12 hours |
Total fee | ₹8,995 |
Mode of learning | Online |
Difficulty level | Intermediate |
Credential | Certificate |
Software Testing Fundamentals Course at Edureka Highlights
- Earn a certificate after successful completion.
- Lifetime access to LMS where presentations, quizzes, installation guide & class recordings are there
- Learning through peer interaction and knowledge sharing.
Software Testing Fundamentals Course at Edureka Course details
- Software Engineers
- Software Developers
- System Admins
- Managers
- Fresh graduates and students
- Real life studies
- 24 *7 support
- This course is designed to introduce you to the complete software testing life-cycle. You will be learning different levels of testing, test environment setup, test case design technique, test data creation, test execution, bug reporting, CI/CD pipeline in DevOps, and other essential concepts of software testing.Software is a part of our daily lives and most essential services nowadays are dependent on it. Hence, we need our software systems to be robust and without defects. Testing all combinations of a software system?s functionality manually will consume many months if not years. Therefore, automated software testing has been widely adopted across the globe.
Software Testing Fundamentals Course at Edureka Curriculum
Introduction to Software Testing
Introduction to software testing
Understand different testing types? unit, integration, system, sanity, smoke, interface, regression, acceptance
Define functional and non-functional testing
Overview of Software Development Life Cycle
UI vs API testing
Manual vs Automation testing
Overview of writing test cases for UI and API
Social networking site- Account creation page
Test Design Techniques and Test Execution
Identifying test conditions and designing test cases
Categories of test design tech
STLC and test design scenarios
Test case writing process
Test data generation, positive, negative test cases, BVT (boundary values)
Test sheet generation
Test case management--> Google Drive, Jira
Test execution manually on UI, API and through automation on UI, API
Introduction to Performance Testing and CI/CD in DevOps
Introduction to DevOps
Continuous Development using Git
The concepts, and vocabulary of DevOps CI/CD
The purpose and benefits of CI/CD in DevOps
Tools involved in creating CI/CD pipeline (Git, Jenkins)
Building jobs using Jenkins, test management, and results analysis
JMeter for Performance Testing
Bug Reporting and Test Environment Set-Up
Bug reporting using Jira
Bundling of bugs
Overview of different test environments
Why test environments are important
Screenshots of Jira bug creation and bundling of bugs
Documentation of test cases in Jira