Bundle Course - Software Testing & QA Automation Mastery
Master Manual Testing, Automation Testing with Selenium, API Testing, Performance Testing, and Mainframe Testing – From Foundations to Expert LevelPreview Bundle Course - Software Testing & QA Automation Mastery course
Price Match Guarantee Full Lifetime Access Access on any Device Technical Support Secure Checkout   Course Completion Certificate93% Started a new career BUY THIS COURSE (
GBP 27 GBP 49 )-
84% Got a pay increase and promotion
Students also bought -
-
- Software Testing
- 25 Hours
- GBP 12
- 108 Learners
-
- Software Testing (Manual Testing)
- 30 Hours
- GBP 12
- 1554 Learners
-
- Software Performance Engineering and Multicore Programming
- 11 Hours
- GBP 12
- 131 Learners

- Software Testing (Automation Testing with Selenium)
- Manual Software Testing
- API Testing (Basic to Advanced)
- Performance Testing with LoadRunner
- Mainframe Testing for Modern Enterprise: Strategies and Solutions
Course/Topic 1 - Course access through Google Drive
-
Google Drive
-
Google Drive
Course/Topic 2 - Performance Testing with LoadRunner - all lectures
-
Session 1 - Performance Testing with LoadRunner
-
Session 2 - Performance Testing with LoadRunner
-
Session 3 - Performance Testing with LoadRunner
-
Session 4 - Performance Testing with LoadRunner
-
Session 5 - Performance Testing with LoadRunner
-
Session 6 - Performance Testing with LoadRunner
-
Session 7 - Performance Testing with LoadRunner
-
Session 8 - Performance Testing with LoadRunner
-
Session 9 - Performance Testing with LoadRunner
-
Session 10 - Performance Testing with LoadRunner
-
Session 11 - Performance Testing with LoadRunner
-
Session 12 - Performance Testing with LoadRunner
-
Session 13 - Performance Testing with LoadRunner
-
Session 14 - Performance Testing with LoadRunner
-
Session 15 - Performance Testing with LoadRunner
-
Session 16 - Performance Testing with LoadRunner
-
Session 17 - Performance Testing with LoadRunner
-
Session 18 - Performance Testing with LoadRunner
-
Session 19 - Performance Testing with LoadRunner
-
Session 20 - Performance Testing with LoadRunner
-
Session 21 - Performance Testing with LoadRunner
-
Session 22 - Performance Testing with LoadRunner
-
Session 23 - Performance Testing with LoadRunner
-
Session 24 - Performance Testing with LoadRunner
-
Session 25 - Performance Testing with LoadRunner
-
Session 26 - Performance Testing with LoadRunner
-
Session 27 - Performance Testing with LoadRunner
-
Session 28 - Performance Testing with LoadRunner
-
Session 29 - Performance Testing with LoadRunner
-
Session 30 - Performance Testing with LoadRunner
-
Session 31 - Performance Testing with LoadRunner
-
Session 32 - Performance Testing with LoadRunner
-
Session 33 - Performance Testing with LoadRunner
-
Session 34 - Performance Testing with LoadRunner
-
Session 35 - Performance Testing with LoadRunner
-
Session 36 - Performance Testing with LoadRunner
-
Understand the software testing lifecycle (STLC) and QA methodologies.
-
Design and execute test cases for functional and non-functional testing.
-
Automate UI testing using Selenium WebDriver.
-
Perform API testing using tools like Postman and Rest Assured.
-
Implement performance testing strategies using LoadRunner.
-
Test and validate enterprise mainframe systems effectively.
-
Integrate testing workflows into CI/CD pipelines.
-
Master defect tracking and reporting using tools like JIRA.
-
Build reusable automation frameworks for large-scale projects.
-
Prepare for ISTQB and other global QA certifications.
- Introduction to automation testing concepts
- Selenium WebDriver architecture and setup
- Locators, XPath, and CSS selectors
- TestNG framework and data-driven testing
- Automation framework development (Hybrid, POM)
- Integrating Selenium with Maven, Jenkins (CI/CD)
- Advanced Selenium features (headless, grid, parallel testing)
- SDLC, STLC, and testing methodologies (Agile, Waterfall)
- Test case design techniques and defect lifecycle
- Functional, regression, and user acceptance testing (UAT)
- Test documentation, traceability matrix, and reporting
- Use of tools like JIRA, Bugzilla for defect management
- Fundamentals of APIs (REST & SOAP)
- API testing with Postman and Swagger
- Automated API testing with Rest Assured
- Authentication (OAuth, JWT) and API security testing
- API performance and integration testing
- Introduction to performance testing principles
- LoadRunner architecture and components
- Script creation with VuGen and parameterization
- Load scenarios, ramp-up strategies, and monitoring
- Analyzing performance metrics and bottlenecks
-
Overview of mainframe systems and architecture
-
Mainframe testing strategies and modernization techniques
-
Tools for mainframe testing (CA Tools, IBM Rational)
-
Batch job validation and database testing on mainframes
-
Integrating mainframe testing with enterprise QA pipelines
Upon successful completion, learners will receive a Certificate of Completion from Uplatz, validating their expertise in software testing methodologies, automation frameworks, performance testing, and enterprise QA. This certification strengthens your credentials for QA roles across industries and prepares you for global certifications like ISTQB, Selenium, and API testing credentials. It is widely recognized by employers and consulting firms seeking skilled QA professionals.
- QA Engineer (Manual & Automation)
- Test Automation Engineer (Selenium)
- API Testing Specialist
- Performance Test Engineer (LoadRunner)
- Mainframe QA Analyst
- Software Quality Assurance Lead
- What is the difference between verification and validation?
Verification checks if the product is built correctly as per requirements, while validation ensures it meets user needs. - Explain the concept of a test case and its components.
A test case includes test ID, description, preconditions, test steps, expected result, and actual result. - What are locators in Selenium, and why are they important?
Locators identify elements on a web page for automation scripts (e.g., ID, XPath, CSS Selector). - How do you perform API testing using Postman?
By sending HTTP requests (GET, POST, PUT, DELETE), verifying responses, and validating headers, status codes, and payload. - What is parameterization in LoadRunner?
Parameterization replaces static values in performance scripts with dynamic data to simulate realistic user loads. - What are the main challenges in mainframe testing?
Challenges include limited tool support, large-scale batch jobs, legacy code, and complex data validation. - Describe regression testing and when it is used.
Regression testing verifies that recent code changes do not negatively affect existing functionality. - How do you handle dynamic web elements in Selenium?
By using dynamic XPath/CSS selectors, waits (implicit/explicit), and robust locator strategies. - What is the difference between functional and non-functional testing?
Functional testing validates specific features, while non-functional testing checks performance, usability, and scalability. - How do you integrate automated testing into CI/CD pipelines?
By connecting automation suites with Jenkins or similar tools to trigger automated tests on code commits.