Unit of Software Measurement Parameterization (UMSP) Training Course
Software measurement and metrics are used to indicate the quality of a software product, assess productivity, track the progress of the development, and form a baseline for estimation and prediction for the software development process.
This instructor-led, live training (online or onsite) is aimed at professionals who wish to learn and understand the concept of software measurement and use it to estimate and size any software development process and productivity.
By the end of this training, participants will be able to:
- Understand the use of software measurements and metrics in software development.
- Track progress and assess productivity using the software metrics.
- Analyze software measurement data for quality assurance and process improvement.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
Overview of Software Quality Management
Standards of Software Quality
Measurements and Models
Software Metrics
Software Measurement Validation
Data Manipulation
Analyzing Software Measurement Data
Internal Product Attributes
Software Process Assessment
Quality Assurance
Summary and Next Steps
Requirements
- Basic knowledge and understanding of software estimation and sizing
Audience
- Project managers
- Business analysts
- Software metric specialists
- Quality consultants
Open Training Courses require 5+ participants.
Unit of Software Measurement Parameterization (UMSP) Training Course - Booking
Unit of Software Measurement Parameterization (UMSP) Training Course - Enquiry
Unit of Software Measurement Parameterization (UMSP) - Consultancy Enquiry
Consultancy Enquiry
Testimonials (1)
The trainer was super engaging and made sure we understand through questioning and affirmations. Even though the content was overwhelming, the trainer broke it down well and made content easily accessible for later reference.
Zaid Amerika
Course - Unit of Software Measurement Parameterization (UMSP)
Provisional Upcoming Courses (Require 5+ participants)
Related Courses
Advance Test Automation in Java using Selenium with continuous integration and version control
35 HoursBy the end of this training, participants will be able to:
- Install and configure Maven.
- Automate Testing using Selenium
- Managing GIT
- Integrating continous integration
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Advanced Selenium
14 HoursIn this instructor-led, live training in Hong Kong, participants will learn how to enhance an automated test suite using advanced techniques to drive Selenium.
By the end of this training, participants will be able to:
- Resolve complex web application test automation issues with Selenium.
- Apply regular expressions and pattern-based verification techniques.
- Handle exceptions that halt test execution.
- Programmatically search for web objects.
- Dynamically capture data from web controls.
- Create a data-driven testing framework.
- Distribute testing with Selenium Grid.
Advanced Selenium with C#
14 HoursIn this instructor-led, live training, participants will learn how to enhance an automated test suite using advanced techniques to drive Selenium.
Audience: software testers, test Managers, quality assurance professionals.
API Development & Testing using Java (Jersey)
14 HoursJersey is the open source reference implementation of JAX-RS (Java API for RESTful Web Services). It provides libraries to build REST APIs in Java quickly and effectively. Combined with modern testing tools, Jersey enables developers to design, build, test, and document APIs efficiently.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level Java developers and testers who wish to learn API development and testing using Jersey and supporting tools.
By the end of this training, participants will be able to:
- Set up a Jersey project with Maven.
- Develop and deploy RESTful APIs using Jersey.
- Test APIs using Postman and automated frameworks.
- Handle errors, security, and documentation for APIs.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises and practice.
- Implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Mobile Automation with Appium Overview
7 HoursAudience:
Anyone involved in testing including Mobile Automation Testers
ISTQB Certified Tester Advanced Level – Test Manager (CTAL-TM)
35 HoursISTQB Certified Tester Advanced Level – Test Manager (CTAL-TM) is a professional-level certification that focuses on advanced test management practices, leadership skills, and strategic decision-making aligned with the ISTQB syllabus.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level test managers and QA professionals who wish to master the ISTQB Advanced Level Test Manager syllabus and prepare for certification.
By the end of this training, participants will be able to:
- Develop and manage comprehensive test strategies and plans.
- Apply risk-based testing techniques to optimize testing efforts.
- Monitor, control, and improve test processes within projects.
- Lead and develop test teams while managing stakeholder expectations.
- Utilize tools and metrics for test management, reporting, and continuous improvement.
Format of the Course
- Interactive lecture and discussion.
- Exam-oriented exercises and practice questions.
- Hands-on case studies and simulations aligned with ISTQB CTAL-TM syllabus.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Test automation with HP UFT
21 HoursThis course demonstrates through hands-on practice the fundamentals and applications of test automation with HP UFT.
API Testing with Postman
21 HoursThis instructor-led, live training in Hong Kong (online or onsite) is aimed at software testers who wish to use Postman for API testing.
By the end of this training, participants will be able to:
- Execute tests using automated requests and workflows.
- Define, develop, test, and observe an API using a version control system.
- Generate dynamic data in a request.
- Document and organize tests in collections for team revision.
Selenium C# Test Automation
14 HoursThis instructor-led, live training in Hong Kong (online or onsite) is aimed at developers and testers who wish to perform test automation using C# and Selenium.
By the end of this training, participants will be able to:
- Install and configure Selenium WebDriver.
- Write tests using Selenium, C#, and Nunit with Visual Studio IDE.
- Run C# Selenium test automation.
Selenium with Jenkins and Docker
14 HoursThis instructor-led, live training in (online or onsite) is aimed at DevOps engineers who wish to use Selenium to execute Selenium tests inside of Docker containers.
By the end of this training, participants will be able to:
- Create test automation infrastructure for on-demand testing.
- Develop a test automation framework using Java.
- Build a CI/CD pipeline from scratch with Jenkins and Docker.
Selenium WebDriver in C#
14 HoursThis instructor-led, live training in Hong Kong (online or onsite) introduces participants to automated testing with Selenium WebDriver and C# in Visual Studio. If you do not have C# programming experience or wish to brush up on C#, please check out the course: C# for Automation Test Engineers.
Test Automation with Selenium and Jenkins
21 HoursThis course provides training for handling testing projects using Selenium test suite and continuous testing with Jenkins.
Intended Audience:
- Software test engineers
- Software developers involved in agile development
- Release managers
- QA engineers
At the end of Selenium training the delegates will be able to:
- Use Selenium test suite effectively in real projects
- Use Selenium for cross browser testing
- Distribute the tests using Selenium Grid
- Run regression Selenium tests in Jenkins
- Prepare test reports and periodict reports using Jenkins
Test Automation with Selenium and Python
14 HoursSelenium is an open-source framework for automating web application testing across different browsers. With Selenium 4, enhanced WebDriver APIs, native relative locators, and improved grid support are available. Python offers simplicity and strong integration with testing frameworks like Pytest, making it a powerful choice for developing scalable and maintainable test automation suites.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level testers and developers who wish to use Selenium with Python to automate web application testing in real-world environments.
By the end of this training, participants will be able to:
- Install and configure Selenium with Python in a test environment.
- Build robust test automation scripts using Selenium WebDriver and Pytest.
- Apply Page Object Model (POM) for maintainable test frameworks.
- Run tests across multiple browsers using Selenium Grid.
- Integrate automated tests with CI/CD pipelines.
- Troubleshoot common issues and apply best practices for automation stability.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Test Automation with Selenium
21 HoursThis course provides training for handling testing projects and provides hands on experience with web applications, functional test automation and cross browser test automation using Selenium test suite.
The target audience for this course is software test engineers and manual testers.
Upon completion of the training, participants will be able to effectively use Selenium WebDriver in real-world projects.
TestComplete
21 HoursIn this instructor-led, live training in Hong Kong, participants will learn how to use TestComplete's features, including its test object model, check points, name mapping, and UI to carry out automated testing on desktop, web, and mobile applications.
By the end of this training, participants will be able to:
- Create, record and run functional tests.
- Create a scalable and maintainable test framework.
- Create checkpoints, adjust tests for multiple devices and analyze test results.
- Use TestComplete's script extensions.