Impacted Function Point (IFP) Training Course
Function Point Analysis (FPA) is a method used to measure the functional size of software based on the amount of business functionality it provides. Impacted Function Point (IFP) is a unit derived from FPA.
This instructor-led, live training (available online or onsite) is designed for professionals who want to understand the concept of function point measurement and how to integrate it into productivity assessments in software development.
By the end of this training, participants will be able to:
- Comprehend both function point and non-function point measurements in software development.
- Evaluate the units of a software product for quality and productivity analysis.
Format of the Course
- Interactive lecture and discussion.
- A variety of exercises and practice sessions.
- 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 Function Point Analysis
Overview of IFPUG & NESMA Function Points
Function Point vs. Non-Function Point Measurements
Functional Size Measurement
Identifying the Data Functions
Measure Transactional Functions
FPA Complexity and Weights
Estimation with FPA
NESMA Impacted Enhancement Function Points
Assigning NESMA Impact Factors
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.
Impacted Function Point (IFP) Training Course - Booking
Impacted Function Point (IFP) Training Course - Enquiry
Impacted Function Point (IFP) - Consultancy Enquiry
Testimonials (1)
I am getting the correct level of understanding I need to assist in my day to day work
Wasfi Adams
Course - Impacted Function Point (IFP)
Upcoming Courses
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.
- Manage Git effectively.
- Integrate continuous integration processes.
Format of the Course
- Engaging lectures and interactive discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- For customized training tailored to your specific needs, please contact us to arrange.
Advanced Selenium
14 HoursIn this instructor-led, live training in Norway, 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 gain insights into enhancing an automated test suite by employing advanced techniques to drive Selenium.
This course is designed for software testers, test managers, and 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 offers libraries that facilitate the rapid and efficient development of REST APIs in Java. When paired with modern testing tools, Jersey empowers developers to design, build, test, and document APIs effectively.
This instructor-led, live training (online or onsite) is targeted at beginner to intermediate-level Java developers and testers who want to learn API development and testing using Jersey and its 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 testing frameworks.
- Manage errors, security, and documentation for APIs.
Format of the Course
- Interactive lecture and discussion.
- Practical exercises and hands-on 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:
This course is suitable for anyone involved in testing, particularly mobile automation testers.
ISTQB Certified Tester Advanced Level – Test Manager (CTAL-TM)
35 HoursThe ISTQB Certified Tester Advanced Level – Test Manager (CTAL-TM) is a professional certification that emphasizes advanced test management practices, leadership skills, and strategic decision-making in line with the ISTQB syllabus.
This instructor-led, live training (available online or on-site) is designed for intermediate to advanced-level test managers and QA professionals who aim 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 enhance test processes within projects.
- Lead and develop test teams while managing stakeholder expectations.
- Utilize tools and metrics for effective test management, reporting, and continuous improvement.
Format of the Course
- Interactive lectures and discussions.
- Exam-focused exercises and practice questions.
- Hands-on case studies and simulations aligned with the 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 offers practical, hands-on training in the fundamentals and applications of test automation using HP UFT.
API Testing with Postman
21 HoursThis instructor-led, live training in Norway (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 Norway (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 Norway (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 offers training for managing testing projects with the Selenium test suite and continuous testing through Jenkins.
Intended Audience:
- Software test engineers
- Software developers engaged in agile development
- Release managers
- QA engineers
By the end of the Selenium training, participants will be able to:
- Effectively utilize the Selenium test suite in real-world projects
- Perform cross-browser testing using Selenium
- Distribute tests with Selenium Grid
- Execute regression tests in Jenkins
- Generate test reports and periodic reports using Jenkins
Test Automation with Selenium and Python
14 HoursSelenium is an open-source framework designed for automating the testing of web applications across various browsers. With the release of Selenium 4, it now features enhanced WebDriver APIs, native relative locators, and improved grid support. Python, known for its simplicity and robust integration with testing frameworks like Pytest, stands out as a powerful choice for creating scalable and maintainable test automation suites.
This instructor-led, live training (available online or on-site) is tailored for beginner to intermediate testers and developers who wish to leverage Selenium with Python for automating web application testing in real-world scenarios.
By the end of this training, participants will be able to:
- Install and configure Selenium with Python in a test environment.
- Develop robust test automation scripts using Selenium WebDriver and Pytest.
- Implement the Page Object Model (POM) for more maintainable test frameworks.
- Execute tests across multiple browsers using Selenium Grid.
- Integrate automated tests into CI/CD pipelines.
- Address common issues and apply best practices to ensure automation stability.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- For customized training options for this course, please contact us to arrange.
Test Automation with Selenium
21 HoursThis course offers training in managing testing projects and provides practical experience with web applications, functional test automation, and cross-browser test automation using the Selenium test suite.
The target audience for this course includes software test engineers and manual testers.
Upon completing the training, participants will be able to effectively utilize Selenium WebDriver in real-world projects.
TestComplete
21 HoursIn this instructor-led, live training in Norway, 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.