Ep2.0 Final Assessment For Managers

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Apteantraining2
A
Apteantraining2
Community Contributor
Quizzes Created: 10 | Total Attempts: 5,250
| Attempts: 172 | Questions: 102
Please wait...
Question 1 / 102
0 %
0/100
Score 0/100
1. System analysts prioritize marketable features, write user manuals, and regress reproducible bugs. 

Explanation

The statement is false because system analysts are responsible for analyzing and designing computer systems to meet the needs of users, not prioritizing marketable features. They also document system requirements, create technical specifications, and work with developers to implement the system. While they may assist in writing user manuals and identifying and fixing bugs, it is not their primary role.

Submit
Please wait...
About This Quiz
Final Assessment Quizzes & Trivia

The EP2.0 Final Assessment for Managers evaluates knowledge in sustaining engineering with a focus on methodologies like Kanban, tool usage in IBOP\/Pivotal and TFS, and understanding of specific... see moreacronyms like REA. Essential for engineering managers to ensure continuous improvement and effective defect management. see less

2. A Marketable Feature must be delivered in:

Explanation

A marketable feature refers to a feature that is ready to be released to the market and can generate value for the customers. Delivering a marketable feature in one sprint may not be feasible as it may require more time for development, testing, and refinement. Similarly, delivering it in one hot fix or one iteration may not be appropriate as these are typically used for addressing specific issues or making small adjustments. Therefore, delivering a marketable feature in one release, which includes multiple sprints and iterations, allows for thorough development, testing, and refinement to ensure that the feature meets the market's requirements and expectations.

Submit
3. When is the escrow activity done?

Explanation

The escrow activity is done during the Release exit. This means that when a release of a product or service is completed, the escrow activity takes place. Escrow refers to the process of depositing something of value, such as source code or documentation, with a third party for safekeeping. In the context of software development, escrow is often used to ensure that the source code of a software product is accessible and can be used by the client or customer in case the development company goes out of business or fails to provide ongoing support. Therefore, the escrow activity is typically conducted at the end of a release to ensure the safekeeping and accessibility of the source code.

Submit
4. How do you see the sprint burndown for your team?

Explanation

The sprint burndown for a team can be seen on the TFS team home page. This is a feature in TFS (Team Foundation Server) that provides a visual representation of the team's progress in completing work during a sprint. It helps the team track the remaining work and identify any potential issues or delays. By regularly checking the sprint burndown on the TFS team home page, team members can stay informed about the progress and make necessary adjustments to meet their sprint goals.

Submit
5. Why are we asking all products to use this standard TFS structure?

Explanation

We are asking all products to use this standard TFS structure because the consolidated reporting we need relies on knowing what is stored where in TFS. By having a standardized structure, it becomes easier to track and analyze data stored in TFS, which is crucial for generating accurate and meaningful reports.

Submit
6. What does the DHQA milestone indicate?

Explanation

The DHQA milestone indicates that the Use Case is ready for QA testing. This means that the quality assurance team can begin testing the functionality and performance of the Use Case to ensure that it meets the required standards and specifications. The completion of test case authoring is not necessarily indicated by the DHQA milestone, as it only signifies the readiness for testing. The milestone does not indicate that Regression QA has signed off on the build or that the MF is ready for end-to-end testing.

Submit
7. What is the typical methodology used in our Sustaining Engineering teams?

Explanation

The typical methodology used in our Sustaining Engineering teams is Kanban. Kanban is a visual workflow management system that helps teams to visualize their work, limit work in progress, and focus on completing tasks before starting new ones. It allows teams to have a clear overview of the tasks at hand, prioritize them, and allocate resources accordingly. Kanban promotes continuous improvement and ensures a smooth flow of work, making it an effective methodology for sustaining engineering teams.

Submit
8.  In TFS, what type of work item is used to represent a defect?

Explanation

The correct answer is "Bug". In TFS (Team Foundation Server), a bug work item is used to represent a defect. This work item is specifically designed to track and manage defects in software development projects. It allows teams to capture and prioritize bugs, assign them to team members, track their status, and monitor their resolution progress. Using the bug work item in TFS helps ensure that defects are properly documented, addressed, and resolved in a systematic manner.

Submit
9. What does the acronym REA stand for ? Please fill answer below.

Explanation

The acronym REA stands for Requests for Engineering Assistance and Request for Engineering Assistance. This means that both options are correct and can be used interchangeably to refer to the same thing.

Submit
10. By when should you create tasks for Use Cases, planned for the sprint?

Explanation

Tasks for Use Cases should be created by the end of the Sprint planning session. This is because the Sprint planning session is where the team determines which Use Cases will be included in the upcoming sprint. Creating tasks for these Use Cases at the end of the session ensures that the team has a clear plan and understanding of what needs to be done for each Use Case before the sprint begins.

Submit
11. What can you find under "Development Model" wiki?

Explanation

Under the "Development Model" wiki, you can find information about Aptean Engineering Processes. This suggests that the wiki provides details and documentation specifically related to the engineering processes followed by Aptean, a software company. It may include information about their development methodologies, best practices, project management approaches, and other relevant processes that Aptean follows in their software development lifecycle.

Submit
12. What should you do when you are working on a task with another team member at the same time?

Explanation

When working on a task with another team member at the same time, it is important to create a new task for your work. This ensures that both team members can track their individual progress and time spent on the task separately. By creating a new task, it avoids confusion and allows for better organization and accountability within the team.

Submit
13. Who would you expect to be responsible for a SCRUM team's daily update?

Explanation

The correct answer is the SCRUM master. The SCRUM master is responsible for facilitating the daily updates of the SCRUM team. They ensure that the team members are following the SCRUM framework and help remove any obstacles or impediments that may hinder the team's progress. The SCRUM master also helps to enforce the daily SCRUM meetings and ensures that the team is working together efficiently and effectively towards their goals.

Submit
14. During Portfolio Planning, the Product Manager, Portfolio Project Manager, Product Development managers meet to review and plan for the Marketable Features to be developed in the upcoming year. 

Explanation

During portfolio planning, it is common for the product manager, portfolio project manager, and product development managers to come together and evaluate the marketable features that will be prioritized for development in the upcoming year. This collaborative meeting allows for a comprehensive review of the product portfolio and ensures that the chosen features align with the overall product strategy and market demand. Therefore, the statement "True" accurately reflects this practice.

Submit
15. Who approves any open issues at the end of the UAT phase?

Explanation

The Product Manager is responsible for approving any open issues at the end of the User Acceptance Testing (UAT) phase. This is because the Product Manager is in charge of overseeing the development and delivery of the product, ensuring that it meets the required specifications and quality standards. They have a deep understanding of the product and its features, making them the most appropriate person to assess and approve any remaining issues before the product is finalized and released.

Submit
16. Which of the following are (is) False about a Task ?

Explanation

A task is not user-focused because it is a low-level work item that is typically focused on the technical aspects of a project rather than the user experience. Tasks are usually more granular and specific than user stories, which are typically used to capture user requirements and needs. Therefore, the statement that a task is user-focused is false.

Submit
17. What is the typical duration of Portfolio Planning Process?

Explanation

The typical duration of the Portfolio Planning Process is 12 weeks. This process involves the evaluation and selection of projects or investments to be included in a portfolio based on their alignment with strategic objectives and their potential for delivering value. It includes activities such as project prioritization, resource allocation, risk assessment, and financial analysis. The 12-week duration allows for a thorough and comprehensive assessment of the available options and ensures sufficient time for decision-making and planning.

Submit
18. The System Analyst is primarily responsible for:

Explanation

The System Analyst is primarily responsible for creating use cases. Use cases are a way to represent interactions between users and a system, outlining the steps involved in achieving a specific goal. They help to identify and define system requirements, functionalities, and user interactions, ensuring that the system meets the needs of the users. Use cases are important in the development process as they provide a clear understanding of how the system should function and how users will interact with it.

Submit
19. Which tasks must be updated at the end of the sprint?

Explanation

At the end of the sprint, tasks that are not closed and/or have remaining hours must be updated. This is because these tasks are still in progress and need to be tracked and managed accordingly. By updating these tasks, the team can have a clear understanding of their status and make necessary adjustments for the next sprint or project planning.

Submit
20. Documentation writers are responsible for documenting the requirements as use cases.

Explanation

Documentation writers are responsible for documenting the requirements, but they are not specifically responsible for documenting them as use cases. Use cases are a specific technique used to capture and describe functional requirements, and while documentation writers may use use cases as part of their documentation process, it is not their sole responsibility to document requirements in this format. Therefore, the correct answer is false.

Submit
21. By the mid-sprint review, the expectation is that:

Explanation

By the mid-sprint review, it is expected that 50% of the Use Cases have been handed off for QA testing. This means that half of the Use Cases, which are scenarios or interactions between the user and the system, have been passed on to the Quality Assurance team for testing. This indicates progress in the development process and shows that a significant portion of the Use Cases have been deemed ready for testing.

Submit
22. The entry criteria for Release Planning is ( are)

Explanation

The entry criteria for Release Planning includes having a product roadmap, an approved budget, and a staffing forecast. These elements are essential for effective release planning as they provide a clear direction for the product, ensure that there are sufficient resources allocated, and help in making informed decisions about the release timeline and scope. The detailed use cases with acceptance criteria, test strategy, development approach, and non-functional performance requirements are also important for release planning, but they are not specifically mentioned as entry criteria in this question. The BRDs attached to use cases in TFS is not mentioned as an entry criteria for release planning.

Submit
23. Who does the UAT testing?

Explanation

The UAT testing is typically performed by Solution Consultants, QA managers, and System Analysts. These individuals have the necessary expertise and knowledge to ensure that the software or solution being tested meets the requirements and specifications set by the customer or end-user. They are responsible for identifying any issues or bugs and providing feedback to improve the product before it is released to the customers. Market Analysts and Professional Services, Customers and Project Managers, as well as Executives and Portfolio Project Managers, may have other roles in the software development process but are not directly involved in UAT testing.

Submit
24. What is the objective of Portfolio Planning?

Explanation

The objective of Portfolio Planning is to determine investments with the desired ROI as captured in the Product Roadmap. This means that the purpose of portfolio planning is to identify and prioritize investment opportunities that have the potential to provide a good return on investment. By aligning investments with the product roadmap, organizations can ensure that they are investing in projects and initiatives that will contribute to their overall business goals and objectives. This helps to optimize resource allocation and maximize the value generated from the portfolio of investments.

Submit
25. What is the output of Validation Process group?

Explanation

The output of the Validation Process group is the Release Candidate/Gold build. This means that after going through the validation process, the team has identified and resolved any issues or bugs, resulting in a stable and final version of the product that is ready for release. The Release Candidate/Gold build is the culmination of the validation process and signifies that the product is of high quality and meets all the necessary requirements for deployment.

Submit
26. Executives are responsible for the Product priorities and budget.

Explanation

Executives are responsible for the product priorities and budget because they hold the highest level of decision-making authority within an organization. As leaders, executives are responsible for setting strategic goals and objectives, which includes determining the priorities of the products or services the company will offer. They also have the authority to allocate financial resources and determine the budget for these products. This responsibility ensures that the company's resources are effectively utilized and aligned with the overall business strategy.

Submit
27. One of these statements about BRDs is False. Identify it:

Explanation

The given answer is "Created by the Portfolio Project Manager." This statement is false because BRDs (Business Requirements Documents) are not created by the Portfolio Project Manager. BRDs are typically created by business analysts or product managers who work closely with stakeholders to gather and document the requirements for a project. The BRD assists in feature development throughout the project, includes the position of competitors, and may have one or many MFs (Mandatory Features) associated with it.

Submit
28. Which of the following statements about Use Cases are (is) True:  

Explanation

Use Cases should be stack ranked against one another, within the same marketable feature. This means that when prioritizing Use Cases, they should be ranked in order of importance or value within a specific marketable feature. This allows for effective planning and development of the product or system.

Submit
29. What do you do if you have no task to book your time against?

Explanation

If you have no task to book your time against, the best option is to add a new task. This allows you to allocate your time and stay organized. By adding a new task, you can ensure that your time is accounted for and that you have a clear plan for what needs to be done. This approach helps to maintain productivity and prevents any time from being wasted.

Submit
30. Which teams track their progress using a burndown chart?

Explanation

Teams which follow Scrum and work in sprints track their progress using a burndown chart. In Scrum, work is divided into short iterations called sprints, and the progress of the team is visualized using a burndown chart. This chart shows the amount of work remaining over time, allowing the team to track their progress and make adjustments as needed. Other teams may use different methods to track their progress, but specifically in the context of Scrum and sprint-based work, the burndown chart is commonly used.

Submit
31. Who is responsible for progress on the burndown?

Explanation

The team is responsible for progress on the burndown. In Scrum, the team collectively takes ownership of the project and is accountable for delivering the work. The team is responsible for updating the burndown chart daily, tracking the progress, and adjusting their work accordingly to meet the sprint goal. The Scrum Master or Team Leader may facilitate the process and support the team, but the ultimate responsibility lies with the team members themselves.

Submit
32. How often should you enter time on tasks?

Explanation

Entering time on tasks at least once per day and whenever a task is completed ensures accurate tracking and documentation of the time spent on each task. By entering time regularly, it becomes easier to analyze productivity, allocate resources, and evaluate project progress. Additionally, entering time whenever a task is completed ensures that the time spent on each task is accurately recorded and prevents any potential delays or errors in tracking. This approach allows for efficient time management and helps in making informed decisions based on accurate time data.

Submit
33. A Scrum Master is responsible for the quality of a release. 

Explanation

A Scrum Master is not directly responsible for the quality of a release. The primary responsibility of a Scrum Master is to facilitate the Scrum process and ensure that the Scrum team is following the principles and practices of Scrum. The Scrum Master is responsible for removing any obstacles or impediments that may hinder the team's progress. The quality of a release is a collective responsibility of the entire Scrum team, including the product owner, development team, and stakeholders.

Submit
34. As a SCRUM team, which phase allows me to reflect on the sprint and action improvements for the upcoming sprint?

Explanation

The correct answer is Sprint retrospective. The sprint retrospective is a phase in SCRUM that allows the team to reflect on the completed sprint and identify areas for improvement. During this phase, the team discusses what went well, what didn't go well, and what actions can be taken to improve the upcoming sprint. It is a crucial part of the SCRUM framework as it promotes continuous improvement and helps the team to deliver better results in each sprint.

Submit
35. Why do we track the burndown?

Explanation

The reason why we track the burndown is to check that the team is in control of their workload. By monitoring the burndown chart, we can see the progress of the team's work and compare it to the planned work. This allows us to identify any potential issues or delays in the project and take necessary actions to ensure that the team stays on track and meets their deadlines. It helps in maintaining transparency and accountability within the team and ensures that everyone is aware of their responsibilities and the overall progress of the project.

Submit
36. Which milestone indicates that the SA has completed the presentation of Use case requirements?

Explanation

The milestone that indicates that the SA has completed the presentation of Use case requirements is "Use Case Design Completed". This milestone suggests that the SA has finished the process of designing the use cases and presenting them, indicating that the requirements have been thoroughly defined and documented. It signifies that the SA is ready to move forward with the next steps in the project.

Submit
37. How soon should I turnaround a request for engineering assistance?

Explanation

The correct answer is "Within 3 working days." This means that the person should aim to provide engineering assistance within three business days. Weekends and holidays are not included in the count. This timeframe ensures a prompt response to the request and allows for efficient problem-solving and support.

Submit
38. Identify an entry criteria for sprint development

Explanation

The entry criteria for sprint development is that tasks are created and estimated. This means that before starting a sprint, the team must have a clear understanding of the tasks that need to be completed and how long each task will take. This allows for effective planning and allocation of resources during the sprint.

Submit
39. Who recommends technical solutions for the proposed solutions to market problems?

Explanation

The Product Architect is responsible for recommending technical solutions for proposed solutions to market problems. They have a deep understanding of the product's architecture and design, and they use their expertise to evaluate different options and propose the most suitable technical solutions. The Product Architect collaborates with other stakeholders such as the Product Developer, Product Development Manager, and Portfolio Project Manager to ensure that the recommended technical solutions align with the overall product strategy and goals.

Submit
40. In which phase, the final certification of Documentation is done?

Explanation

In the Software Integration Testing (SIT) phase, the final certification of documentation is done. This phase involves integrating different modules of the software and testing their interactions to ensure that they work together as expected. During this phase, the documentation is reviewed and verified to ensure that it accurately reflects the integrated software system. This final certification of documentation is crucial as it ensures that the documentation is up-to-date and aligns with the integrated software, providing accurate information to users and stakeholders.

Submit
41. Which of these is an activity from the Launch process group?

Explanation

The activity of escrow of software and documentation is part of the Launch process group. Escrow refers to the process of depositing software and related documentation with a third-party escrow agent, who holds it in trust until certain conditions are met. This activity is typically done during the Launch process group to ensure that the software and documentation are protected and accessible to the appropriate parties, such as the end-users or stakeholders.

Submit
42. What does the "S" in "SE Team" denote? 

Explanation

The "S" in "SE Team" denotes "Sustaining". This means that the team is responsible for maintaining and supporting the existing systems or products. They ensure that everything is running smoothly and address any issues or problems that arise.

Submit
43. A marketable feature should be delivered:

Explanation

A marketable feature should be delivered in one release because a release typically represents a complete and stable version of a product that can be made available to customers. Releasing a marketable feature in a single release ensures that it is fully developed, tested, and ready for use by customers. It also allows for better planning and coordination of resources and timelines, as the feature can be bundled with other related updates and improvements in the release. Delivering a marketable feature across multiple sprints or quarters may lead to delays, confusion, and a fragmented user experience.

Submit
44. At Aptean, every product goes through both validation and beta phases.

Explanation

At Aptean, not every product goes through both validation and beta phases.

Submit
45. A product manager is available to provide clarifications during a sprint planning phase. 

Explanation

During the sprint planning phase, the product manager plays a crucial role in providing clarifications. This is because the product manager has a deep understanding of the product requirements and can provide valuable insights and explanations to the development team. By being available during this phase, the product manager ensures that the team has a clear understanding of the goals and objectives for the sprint, leading to more effective planning and execution of tasks.

Submit
46. What is the role of a developer during Portfolio Planning?

Explanation

During portfolio planning, a developer works with the Product Architect to evolve technical solutions for the BRD proposals. This means that the developer is responsible for collaborating with the Product Architect to come up with innovative and feasible technical solutions that align with the business requirements. This involves understanding the technical aspects of the proposals and suggesting improvements or modifications to ensure that the proposed solutions are viable and effective. The developer's role is crucial in ensuring that the technical aspects of the portfolio planning are well-thought-out and aligned with the overall objectives of the organization.

Submit
47. A Use Case should be small enough to be delivered in: 

Explanation

A use case should be small enough to be delivered in 1 week. This is because use cases are meant to represent specific functionalities or interactions within a system, and it is important to break them down into manageable units of work. A use case that takes longer than a week to deliver may indicate that it is too complex or encompasses too many functionalities, which can make it more difficult to plan, develop, and test effectively. By keeping use cases small and focused, it allows for better productivity, collaboration, and iteration within the development process.

Submit
48. Identify an expectation from synchronized sprints

Explanation

The expectation from synchronized sprints is that all Scrum teams start their sprint on the first working day of the month. This means that all teams within an organization are aligned and begin their sprints simultaneously, allowing for better coordination and collaboration. By starting at the same time, teams can synchronize their efforts, share progress, and address any dependencies or issues that may arise during the sprint. This helps in maintaining a consistent rhythm and enables the organization to track and monitor the progress of multiple teams effectively.

Submit
49. Which fields should you set when completing a task?

Explanation

When completing a task, you should set the fields for Remaining, State, and Completed. The field for Remaining indicates the amount of work left to be done on the task. The field for State indicates the current status or progress of the task. The field for Completed indicates whether the task has been finished or not. By setting these fields, you can effectively track and manage the progress of the task and ensure that it is completed in a timely manner.

Submit
50. Which of the following is an entry criteria for UAT?

Explanation

Zero open Sev1/Sev2 defects is an entry criteria for User Acceptance Testing (UAT). This means that before UAT can begin, all severe level 1 and 2 defects found during previous testing phases must be resolved and closed. This criterion ensures that the system is stable and free from critical issues that could affect its functionality or usability. It is essential to have a defect-free system before proceeding with UAT to ensure that the end users can test the software in a reliable and efficient manner.

Submit
51. What does WIP limit mean?

Explanation

WIP limit refers to the restriction on the number of work items that can be in progress in a particular workflow state. This means that there is a maximum limit set on the number of tasks or activities that can be simultaneously worked on within a specific stage of the workflow. This helps to prevent overloading and bottlenecks, ensuring that the team focuses on completing the current work before taking up new tasks. By implementing WIP limits, teams can improve efficiency, reduce multitasking, and maintain a steady flow of work throughout the workflow process.

Submit
52. A task should be completed in:

Explanation

The correct answer is 14 hours because it is the shortest amount of time listed.

Submit
53. Marketable Feature LOE & Confidence Level is provided by 

Explanation

PDM stands for Product Data Management, which is a system used to manage and control product-related information throughout its lifecycle. LOE (Level of Effort) and Confidence Level are important factors in project management, and PDM provides the necessary tools and features to track and analyze these aspects. PDM allows users to assess the effort required for a particular task or project and determine the level of confidence in its success. Therefore, PDM is the most likely source for providing the Marketable Feature LOE & Confidence Level.

Submit
54. At the beginning of the Portfolio Planning Process, the PPM polls the Product Manager(s) to:

Explanation

At the beginning of the Portfolio Planning Process, the PPM polls the Product Manager(s) to identify horizontal themes and individual product roadmaps. This is important because it helps the PPM understand the different product strategies and plans that the Product Manager(s) have for their respective products. By identifying horizontal themes, the PPM can look for commonalities or synergies among different products that can be leveraged to optimize the overall portfolio. Additionally, by understanding the individual product roadmaps, the PPM can assess the feasibility and alignment of each product with the overall portfolio goals and objectives.

Submit
55. What does PSPI stand for?

Explanation

PSPI stands for Potentially Shippable Product Increment. This means that it is a part of the product that has been completed and is potentially ready to be shipped or delivered to the customer. It signifies that the product increment has met the necessary quality standards and can be potentially released or shipped to the market.

Submit
56. Which stack rank indicates the item with the highest priority?

Explanation

The stack rank indicates the priority of the items, with the highest priority being at the top. In this case, the item with the highest priority is indicated by the number 0, as it is at the top of the stack.

Submit
57. Who creates the Business Requirement Document?

Explanation

The Project Manager (PM) creates the Business Requirement Document (BRD). The PM is responsible for overseeing the planning, execution, and closing of a project, and part of this role involves gathering and documenting the business requirements for the project. The BRD outlines the objectives, scope, and deliverables of the project, as well as the functional and non-functional requirements. By creating the BRD, the PM ensures that all stakeholders have a clear understanding of the project's goals and requirements, which helps in guiding the project team throughout the project lifecycle.

Submit
58. When are Use Cases marked PM Demo completed?

Explanation

Use Cases are marked as PM Demo completed after the Sprint demo because the Sprint demo is a crucial milestone in the Agile development process. During the Sprint demo, the development team showcases the completed user stories and features to the product owner and stakeholders. This provides an opportunity for them to review and provide feedback on the functionality and usability of the application. Once the Use Cases have been demonstrated and approved during the Sprint demo, they can be marked as PM Demo completed, indicating that they have met the necessary requirements and are ready for further testing or deployment.

Submit
59. By when should a sprint burndown chart start?

Explanation

The sprint burndown chart should start by the second day of the sprint. This is because the chart is used to track the progress of the sprint and show how much work is remaining. By starting the chart on the second day, the team will have enough data to accurately represent the work completed and the work remaining. Starting the chart on the first day may not provide an accurate representation as the team may not have started working on the tasks yet. Starting the chart by the last day or by the demo of the sprint would be too late as it would not allow the team to track their progress effectively throughout the sprint.

Submit
60. Which milestone is achieved after the SA presents the functional requirements of the Use Case and the coding and testing approach are determined?

Explanation

After the SA presents the functional requirements of the Use Case and the coding and testing approach are determined, the next milestone achieved is UCDC (Use Case Detailed and Complete). This milestone signifies that the use case has been thoroughly analyzed, all the necessary details have been captured, and it is ready for further development and testing.

Submit
61. What is the role of a technical writer during Sprint development?

Explanation

The role of a technical writer during Sprint development is to update content related to the Use Cases committed to the current sprint. This involves ensuring that any changes or updates made to the Use Cases are accurately reflected in the documentation. By keeping the documentation up to date, the technical writer helps to ensure that all team members have access to the most current and accurate information, which can improve the efficiency and effectiveness of the development process.

Submit
62. How is scope variance measured?

Explanation

Scope variance is measured by calculating the ratio of the number of milestone deliverables (MFs) that have been closed to the total number of milestone deliverables that have been committed. This ratio provides an indication of how well the project is adhering to its planned scope. A higher value indicates that a larger proportion of the committed deliverables have been successfully closed, indicating good scope management. Conversely, a lower value suggests that there may be scope creep or difficulties in completing the planned deliverables.

Submit
63. Which of the following are the responsibilities of a SCRUM master?

Explanation

The responsibilities of a SCRUM master include hosting the sprint retrospective, facilitating sprint planning, and providing weekly plan updates. The sprint retrospective is a meeting where the team reflects on the previous sprint and identifies areas for improvement. Facilitating sprint planning involves guiding the team in determining the goals and tasks for the upcoming sprint. Providing weekly plan updates involves communicating the progress and status of the project to stakeholders. These responsibilities are important for the SCRUM master to ensure effective teamwork, continuous improvement, and transparency in the project.

Submit
64. When are sales and marketing collateral and legal documents prepared?

Explanation

Sales and marketing collateral and legal documents are prepared during the launch phase. This is because the launch phase is when a product or service is introduced to the market, and it is crucial to have all the necessary materials and documents ready to support the sales and marketing efforts. This includes creating promotional materials, sales presentations, brochures, and legal documents such as contracts and agreements. By preparing these materials during the launch phase, companies can ensure that they have everything they need to effectively promote and sell their product or service.

Submit
65. In which of the following does a Documentation member track work done to update a user manual?

Explanation

A Documentation member tracks work done to update a user manual in a "Task". A task is a specific assignment or activity that needs to be completed. In this case, updating a user manual requires a series of tasks such as reviewing the existing content, making necessary changes, and ensuring the document is up to date. Tracking these tasks helps the Documentation member keep a record of the progress and ensures that all the necessary updates are made to the user manual.

Submit
66. After a Service Ticket is created for a Customer, the Support Analyst:

Explanation

The correct answer is "Reproduces the issue". After a Service Ticket is created for a Customer, the Support Analyst needs to reproduce the issue reported by the customer. This involves trying to recreate the problem or error that the customer is experiencing. By reproducing the issue, the Support Analyst can verify its existence and gather more information about it, which will help in resolving the problem effectively.

Submit
67. When is a team eligible for innovation days?

Explanation

A team is eligible for innovation days when their sprint goals are met. This means that they have successfully completed all the tasks and objectives set for the sprint. Innovation days provide an opportunity for the team to explore new ideas, experiment with different approaches, and work on innovative projects outside of their regular sprint work. By achieving their sprint goals, the team has demonstrated their ability to deliver on their commitments and can now allocate time for creative and innovative endeavors.

Submit
68. Which of the following is a bug type in TFS that is not counted in the SE Defect Backlog?

Explanation

Enhancement is a bug type in TFS that is not counted in the SE Defect Backlog. This means that when tracking software defects in TFS, enhancements are not considered as bugs and are not included in the backlog specifically for defects. Instead, enhancements are typically tracked separately in a different backlog or prioritization system, as they represent improvements or new features rather than actual defects or issues in the software.

Submit
69. Which of the following artifacts are (is) expected from a Product Manager?

Explanation

A Product Manager is responsible for defining and driving the product strategy and vision. They are expected to create a Business Requirements Document (BRD) which outlines the functional and non-functional requirements of the product. Additionally, they are also expected to deliver marketable features, which are the key functionalities that add value to the product and attract customers. Therefore, both BRD and marketable features are artifacts that are expected from a Product Manager.

Submit
70. Release Planning will be started

Explanation

Release Planning should be started no later than one month before the targeted start date of the first development sprint. This ensures that there is enough time for the necessary planning and preparation before the actual development work begins. Starting the Release Planning process earlier allows for a more thorough and well-thought-out plan, reducing the risk of delays or issues during the development phase. It also provides enough time for any necessary adjustments or changes to be made based on feedback or new requirements that may arise.

Submit
71. Which of the following is not a benefit of monitoring the Defect Backlog?

Explanation

Monitoring the Defect Backlog provides several benefits. Firstly, it helps in assessing the effectiveness of an SE team by tracking the number of defects resolved and the overall progress made. Secondly, it aids in determining how much work should be done each week by analyzing the backlog and setting realistic goals. Lastly, it allows evaluating the work remaining, which helps in prioritizing tasks and allocating resources effectively. Therefore, all of the given options are valid benefits of monitoring the Defect Backlog.

Submit
72. Who initiates the Portfolio Planning process?

Explanation

PPM, which stands for Portfolio Project Management, initiates the Portfolio Planning process. PPM is a management approach that helps organizations prioritize and manage their projects and programs in alignment with their strategic objectives. It involves identifying, evaluating, and selecting the right projects to include in the portfolio based on their potential benefits, risks, and resource requirements. PPM also ensures that the selected projects are effectively executed and monitored to achieve the desired outcomes and maximize the return on investment.

Submit
73. What is the role of the Lead QA Engineer during Release Planning?

Explanation

The role of the Lead QA Engineer during Release Planning is to determine the Test strategy and Test planning approach for the release. This involves identifying the overall approach and methods that will be used for testing during the release, as well as determining the specific test plans and procedures that will be followed. The Lead QA Engineer is responsible for ensuring that the testing process is well-defined and effective in identifying and resolving any issues or bugs before the release.

Submit
74. Which of the following configurations is not supported?

Explanation

A single team working on multiple releases is not supported because it can lead to a lack of focus and prioritization. Each release typically requires dedicated attention and resources to ensure its success. When a team is spread too thin across multiple releases, it can result in delays, quality issues, and a higher risk of failure for all the releases. It is more efficient and effective to have separate teams dedicated to each release, allowing them to focus on delivering the best possible outcome for their specific release.

Submit
75. In IBOP/Pivotal, what type of entity is used to represent a defect?

Explanation

In IBOP/Pivotal, a change request is used to represent a defect. A change request is a formal proposal to modify a system in order to correct a defect or enhance its functionality. It is a request for a change to be made to the system, usually submitted by a user or tester who has identified a problem or issue. Therefore, in this context, a change request is the entity used to represent a defect.

Submit
76. At what level can the product backlog be found?

Explanation

The product backlog can be found at any level. This means that it is not restricted to a specific level within the project or organization. The product backlog is a dynamic and constantly evolving list of requirements, features, and enhancements for the product. It serves as a single source of truth for the development team and stakeholders to prioritize and plan the work. Regardless of whether it is at the project level, team level, or organization level, the product backlog remains an essential tool for managing and delivering the product.

Submit
77. Who provides Acceptance Criteria for Feature Use Cases?

Explanation

A System Analyst provides Acceptance Criteria for Feature Use Cases. System Analysts are responsible for analyzing, designing, and documenting system requirements, including acceptance criteria. They work closely with stakeholders, such as product managers and development teams, to understand the needs and expectations for a feature. Based on this understanding, they define the acceptance criteria, which outline the conditions that must be met for a feature to be considered complete and satisfactory. By providing the acceptance criteria, System Analysts ensure that the feature meets the desired functionality and quality standards.

Submit
78. Which of the following are (is) NOT stack ranked? 

Explanation

The Business Requirements Document (BRD) is not stack ranked because it is a document that outlines the business requirements for a project or product. Stack ranking is a process used to prioritize and rank items based on their importance or value. Marketable Feature, Use Case, and Task are all items that can be prioritized and ranked based on their value or importance, but a BRD is not an item that can be stack ranked in the same way.

Submit
79. Which of the following activities is a Developer responsible for?

Explanation

A developer is responsible for coding, code review, and unit testing. Coding involves writing the actual code for software or applications. Code review involves examining the code written by oneself or others to ensure it meets quality standards and best practices. Unit testing involves testing individual components or units of code to ensure they function correctly. These activities are all part of the development process and are essential for creating high-quality software.

Submit
80. Which of the following statements about Marketable Features are (is) True:

Explanation

Marketable Features are the most granular unit of work planned for a team. They are based on feature ideas from Customers, Field, and Industry trends. These features are then reviewed by the Portfolio Planning Team and assigned to a release. The details of these features are captured in the Doc plan. The SCRUM team also reviews them during Pre-Planning.

Submit
81. What should you avoid during a sprint?

Explanation

During a sprint, it is important to avoid situations where the remaining work is flat for a long period of time or goes up and down in spikes. This indicates a lack of progress or inconsistent progress, which can hinder the team's ability to meet their sprint goals. Additionally, if the sprint is nearly finished and there is still a lot of work remaining, it suggests that the team may not be able to complete the planned work within the sprint timebox.

Submit
82. For SE teams, which level of the iteration tree structure contains the current work list of Bugs and Tasks in progress?

Explanation

Level 4 in the iteration tree structure contains the current work list of Bugs and Tasks in progress for SE teams. This suggests that there are multiple levels in the iteration tree structure, and Level 4 is where the work list is located. The question does not provide further information about the iteration tree structure or the specific roles and responsibilities of each level.

Submit
83.  Which of the following are the phases in Aptean Annual Roadmap Process?

Explanation

The correct answer is Collect, Analyze, Balance, Approve. In the Aptean Annual Roadmap Process, the first phase is to collect information and data relevant to the roadmap. The next phase is to analyze the collected information and data to identify trends, patterns, and opportunities. Once the analysis is done, the next phase is to balance the roadmap by prioritizing and aligning the initiatives and projects based on strategic goals and resources. Finally, the approved roadmap is the last phase in which the roadmap is reviewed and approved by relevant stakeholders.

Submit
84. Regression testing is started only when the code is frozen and the release is feature complete. 

Explanation

Regression testing is not limited to being started only when the code is frozen and the release is feature complete. It is a type of testing that is performed throughout the software development lifecycle, including during the development phase. Regression testing aims to ensure that previously developed and tested software still performs correctly after changes and modifications have been made to the code. Therefore, it is not necessary for the code to be frozen or the release to be feature complete for regression testing to be initiated.

Submit
85. The market problem and the proposed solution are captured in:

Explanation

A product roadmap captures both the market problem and the proposed solution. It outlines the strategic direction of a product, including its goals, features, and timeline. It helps align the team and stakeholders on the product vision and provides a high-level overview of how the product will address the market problem. A product roadmap is a visual representation of the product strategy and serves as a guide for product development and decision-making.

Submit
86. When do we check for Release Schedule variance?

Explanation

We check for Release Schedule variance during the Launch phase. This is the stage where the final product or service is released to the market or the intended users. It is essential to monitor the release schedule at this stage to ensure that the product is launched according to the planned timeline. By checking for variance, any delays or deviations from the schedule can be identified and addressed promptly, minimizing any potential negative impacts on the project or the organization.

Submit
87. Which of the following is a characteristic of a Kanban team?

Explanation

A characteristic of a Kanban team is having a continuous inflow of work. Kanban is a lean methodology that focuses on visualizing and managing work in progress. It emphasizes a "pull" approach, where work is pulled into the system based on capacity and demand. This means that as soon as a task is completed, a new one is pulled into the team's workflow, ensuring a continuous flow of work. This helps to optimize efficiency and avoid bottlenecks in the process.

Submit
88.  What is the state of Use Case after the SA accepts it?

Explanation

After the Solution Architect (SA) accepts a Use Case, the state of the Use Case is considered "Resolved." This means that the SA has reviewed and acknowledged the Use Case, and any issues or problems associated with it have been addressed or resolved. The Use Case is now ready to proceed to the next stage of development or implementation.

Submit
89. Which of the following statements are (is) True?

Explanation

not-available-via-ai

Submit
90. Which of the following statements are (is) True ?

Explanation

During release planning, the feature development team, SA (Solution Architect), and PDM (Product Development Manager) review requirements and determine the Release Execution Plan. This means that these key stakeholders come together to assess the requirements and create a plan for how the release will be executed. This ensures that everyone is on the same page and understands what needs to be done for a successful release.

At the end of a sprint, either the SA or PDM demos the Use Case implementation to the PM (Project Manager). This allows the SA or PDM to showcase the work that has been done during the sprint and gather feedback from the PM. This helps in ensuring that the project is progressing as planned and any necessary adjustments can be made.

Submit
91. What is the maximum number of levels allowed in the iteration tree structure?

Explanation

The maximum number of levels allowed in the iteration tree structure is 6.

Submit
92. When does Vista review the portfolio plan?

Explanation

Vista reviews the portfolio plan during the Vista Roadmap session. This suggests that the Vista Roadmap session is a specific event or meeting where the portfolio plan is discussed and evaluated. It is likely that the Vista Roadmap session is a dedicated time for stakeholders to come together and assess the portfolio plan, making decisions and adjustments as necessary. The other options, such as the Aptean Roadmap presentation, Annual Roadmap process kickoff, and Investment allocation meeting, do not specifically mention the portfolio plan or indicate that it is reviewed during those events.

Submit
93. Who has a Home Page in TFS?

Explanation

In TFS (Team Foundation Server), every team has a home page. This means that each team within an organization will have its own dedicated home page in TFS. Therefore, the correct answer is "All teams, one for each team."

Submit
94. In which of the following phases are Use Cases discussed by the SA with the SCRUM team?

Explanation

During the sprint planning phase, the SA (Scrum Master) discusses the use cases with the SCRUM team. This is the time when the team decides which use cases will be included in the upcoming sprint and how they will be implemented. Similarly, in the release planning phase, the SA also discusses the use cases with the team to determine the scope and timeline for the release. Therefore, both sprint planning and release planning phases involve discussions and considerations related to use cases.

Submit
95. When is an MF marked Ready for SIT?

Explanation

The correct answer is "After all Test Cases are executed." This means that an MF (Module Functionality) is marked ready for SIT (System Integration Testing) only after all the test cases have been executed. This implies that all the planned tests have been performed on the module to ensure its functionality and performance. The execution of test cases is a crucial step in the testing process, as it helps identify any defects or issues in the module before it is deemed ready for integration testing.

Submit
96. What information is shown on the Home Page ?

Explanation

The Home Page shows various types of information. It includes the sprint burndown for Scrum teams, which provides a visual representation of the team's progress in completing tasks during the sprint. It also displays metrics relevant to the team, which could be key performance indicators or other data that helps track the team's performance. Additionally, the Home Page provides information about builds, which could be updates on the status of software builds or deployments. Overall, the Home Page serves as a centralized hub for important information related to the team's progress and performance.

Submit
97. Which of the following statements about sprint execution are true?

Explanation

During sprint execution, the burndown chart is used to reflect the progress of tasks. It helps the team to visualize and track the remaining work. Additionally, the SA (Scrum Master or Systems Analyst) is responsible for elaborating use cases for the upcoming sprint. This involves analyzing and refining the user stories and requirements to ensure they are well-defined and ready for implementation.

Submit
98. Which fields should you set when starting work on a task?

Explanation

When starting work on a task, it is important to set the "Assigned To" field to indicate who is responsible for completing the task. This helps in clarifying accountability and ensures that the task is assigned to the right person. Additionally, setting the "State" field is crucial as it allows tracking the progress of the task and provides visibility into whether it is in progress, completed, or on hold. By setting these two fields, the team can effectively manage and monitor the task throughout its lifecycle.

Submit
99. Which of the tasks is the responsibility of a QA member?

Explanation

A QA member is responsible for conducting various tests to ensure the quality of a product. Acceptance tests are performed to verify if the product meets the specified requirements. Use case test cycle involves testing the product's functionality based on different use cases. Integration tests are conducted to check the interaction between various components of the product. Therefore, a QA member is responsible for conducting acceptance tests, use case test cycle, and integration tests to ensure the quality of the product.

Submit
100. As a Scrum Master what do I need to ensure during a sprint planning session?    

Explanation

During a sprint planning session, as a Scrum Master, it is important to ensure that tasks are created and estimated. This is necessary to break down the user stories into smaller, manageable tasks that can be assigned to the development team. By estimating the tasks, the team can have a better understanding of the effort required for each task and plan the sprint accordingly. This helps in setting realistic goals and ensuring that the team can complete the planned work within the sprint timeframe.

Submit
101. Why should tasks be of a lesser duration?

Explanation

Tasks should be of a lesser duration because it helps in achieving clearer objectives. When tasks are broken down into smaller, manageable chunks, it becomes easier to understand what needs to be done and how to achieve it. This also leads to less confusion as team members have a clear understanding of their responsibilities and can work towards completing their tasks more efficiently. Additionally, shorter duration tasks allow for more accurate estimates as it is easier to estimate the time and effort required for smaller tasks compared to larger ones.

Submit
102. The State of an Incident is set to closed when:

Explanation

The State of an Incident is set to closed when the developer provides the necessary information to Support. This means that the developer has gathered all the relevant information and documentation required to resolve the incident and has provided it to the Support team. Once this information is received, the incident can be considered resolved and closed. The other criteria mentioned in the question, such as customer satisfaction and support step creation, may be important in the overall incident resolution process, but they are not specifically mentioned as the trigger for closing the incident.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 20, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 20, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 19, 2014
    Quiz Created by
    Apteantraining2
Cancel
  • All
    All (102)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
System analysts prioritize marketable features, write user manuals,...
A Marketable Feature must be delivered in:
When is the escrow activity done?
How do you see the sprint burndown for your team?
Why are we asking all products to use this standard TFS structure?
What does the DHQA milestone indicate?
What is the typical methodology used in our Sustaining Engineering...
 In TFS, what type of work item is used to represent a defect?
What does the acronym REA stand for ? Please fill answer below.
By when should you create tasks for Use Cases, planned for the sprint?
What can you find under "Development Model" wiki?
What should you do when you are working on a task with another team...
Who would you expect to be responsible for a SCRUM team's daily...
During Portfolio Planning, the Product Manager, Portfolio Project...
Who approves any open issues at the end of the UAT phase?
Which of the following are (is) False about a Task ?
What is the typical duration of Portfolio Planning Process?
The System Analyst is primarily responsible for:
Which tasks must be updated at the end of the sprint?
Documentation writers are responsible for documenting the requirements...
By the mid-sprint review, the expectation is that:
The entry criteria for Release Planning is ( are)
Who does the UAT testing?
What is the objective of Portfolio Planning?
What is the output of Validation Process group?
Executives are responsible for the Product priorities and budget.
One of these statements about BRDs is False. Identify it:
Which of the following statements about Use Cases are (is)...
What do you do if you have no task to book your time against?
Which teams track their progress using a burndown chart?
Who is responsible for progress on the burndown?
How often should you enter time on tasks?
A Scrum Master is responsible for the quality of a release. 
As a SCRUM team, which phase allows me to reflect on the sprint and...
Why do we track the burndown?
Which milestone indicates that the SA has completed the presentation...
How soon should I turnaround a request for engineering assistance?
Identify an entry criteria for sprint development
Who recommends technical solutions for the proposed solutions to...
In which phase, the final certification of Documentation is done?
Which of these is an activity from the Launch process group?
What does the "S" in "SE Team" denote? 
A marketable feature should be delivered:
At Aptean, every product goes through both validation and beta phases.
A product manager is available to provide clarifications during a...
What is the role of a developer during Portfolio Planning?
A Use Case should be small enough to be delivered in: 
Identify an expectation from synchronized sprints
Which fields should you set when completing a task?
Which of the following is an entry criteria for UAT?
What does WIP limit mean?
A task should be completed in:
Marketable Feature LOE & Confidence Level is provided by 
At the beginning of the Portfolio Planning Process, the PPM polls the...
What does PSPI stand for?
Which stack rank indicates the item with the highest priority?
Who creates the Business Requirement Document?
When are Use Cases marked PM Demo completed?
By when should a sprint burndown chart start?
Which milestone is achieved after the SA presents the functional...
What is the role of a technical writer during Sprint development?
How is scope variance measured?
Which of the following are the responsibilities of a SCRUM master?
When are sales and marketing collateral and legal documents prepared?
In which of the following does a Documentation member track work done...
After a Service Ticket is created for a Customer, the Support Analyst:
When is a team eligible for innovation days?
Which of the following is a bug type in TFS that is not counted in the...
Which of the following artifacts are (is) expected from a Product...
Release Planning will be started
Which of the following is not a benefit of monitoring the Defect...
Who initiates the Portfolio Planning process?
What is the role of the Lead QA Engineer during Release Planning?
Which of the following configurations is not supported?
In IBOP/Pivotal, what type of entity is used to represent a defect?
At what level can the product backlog be found?
Who provides Acceptance Criteria for Feature Use Cases?
Which of the following are (is) NOT stack ranked? 
Which of the following activities is a Developer responsible for?
Which of the following statements about Marketable Features are (is)...
What should you avoid during a sprint?
For SE teams, which level of the iteration tree structure contains the...
 Which of the following are the phases in Aptean Annual Roadmap...
Regression testing is started only when the code is frozen and the...
The market problem and the proposed solution are captured in:
When do we check for Release Schedule variance?
Which of the following is a characteristic of a Kanban team?
 What is the state of Use Case after the SA accepts it?
Which of the following statements are (is) True?
Which of the following statements are (is) True ?
What is the maximum number of levels allowed in the iteration tree...
When does Vista review the portfolio plan?
Who has a Home Page in TFS?
In which of the following phases are Use Cases discussed by the SA...
When is an MF marked Ready for SIT?
What information is shown on the Home Page ?
Which of the following statements about sprint execution are true?
Which fields should you set when starting work on a task?
Which of the tasks is the responsibility of a QA member?
As a Scrum Master what do I need to ensure during a sprint planning...
Why should tasks be of a lesser duration?
The State of an Incident is set to closed when:
Alert!

Advertisement