Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlePSknowHOW can be deployed on any cloud?

PSknowHOW can be deployed in any cloud which can support docker. it has been already deployed in Kubernetics, AWS terraform and GCP.

KnowHOW Project Setup

Project Configurations

Run Processors

Expand
titlePSknowHOW can be deployed on any cloud?

PSknowHOW can be deployed in any cloud which can support docker. it has been already deployed in Kubernetics, AWS terraform and GCP.

Expand
titleWhat kind of support PSknowHOW can provide?

PSknowHOW is fully configurable and can support any WoW as long as team is following Scrum or Kanban standards.

Project Configurations

Run Processors

Generic Question

Speed KPI

Quality KPI

Value KPI

Iteration Board

Expand
titleRelease Board

DORA

Developer KPI

Backlog KPI

KPI Maturity

Expand
titleHow to validate PSknowHOW KPI's dashboard data?

Go to your Jira server and select any sprint to validate as per your wish and then apply the JQL to fetch the data in Jira and compare the output with respect to KnowHOW dashboard data and start validating the data..If after doing all this you still see the data gap b/w Jira server and KnowHOW server, you can raise a DOJOSupport Request.

Expand
titleWhat happen in Jira when we delete OR make some changes in Sprint. Does it still show deleted/changes made in the Sprint in PSknowHOW ?

If sprint is deleted, you want to clean up and re fetch the items.If there are changes like date modified, name modified, restart the collector and it will get updated in DB

Expand
titleGetting 403 error page, what should I do?

You have to add the IP and DNS address in the customapi.properties:

corsFilterValidOrigin=localhost,10.202.11.248

If you’re still facing any issue, then you can raise a DOJOSupport Request.

Expand
titleWhat If I delete some stories in JIRA. Does it is still visible in PSknowHOW KPIs Dashboard?

Clean up the DB and prefetch item

Expand
titleHow can I see customize filters on Kanban board.

Project should be configured with Jira tool with Additional filters and Jira processor should be run for that project. On Kanban dashboard single project should be selected, to enable the Additional filter button.

Expand
titleWhat are the likely scenarios when "no parent" stories are linked to defects in client environment?

Those defects will show up on Created vs Resolved defects KPI (if sprint is linked to the defects) and Defects Without Story Link (sprint is not mandatory) kpis.

Expand
titleWhat is the next option if client is not following Agile?

Kanban

Expand
titleAny option to see the sprint name in test execution % kpi widget where we can see the test execution data?

Yes, we can see test execution % on hovering on Sprint on KPI widget.

Expand
titleHow can I log in or gain access to the project?

To log in to a specific instance, the user must use their Lion login ID and password in Active Directory. Once logged in, the user can then request access to a specific project. For more info refer Login & Access.

Expand
titleWhat should I do if I encounter a processor failure?

To troubleshoot the issues, it is recommended to verify the credentials in the connection tab. If the credentials are expired, you will need to update them in the connection tab to resolve the issue. Additionally, cleaning the data and rerunning the processor can also help in troubleshooting the problem.

Expand
titleWhat are the steps to install and set up KnowHOW?

Kindly refer the documentation link Install & Setup Guide.

Expand
titleHow to setup a project and configure a connection in KnowHOW?

Please refer to the link for on how to create and configure a project Configure Project & Connection

Expand
titleWhy is my project sprint filter showing different POD/Track sprint names in the filter?

If you are seeing different POD/Track sprint names in your project sprint filter, please check your project's Jira Board query and Jira Sprint report. Additionally, ensure that the stories are correctly tagged to the appropriate POD sprint and not mistakenly assigned to another sprint.

Expand
titleWhy is the Jira Board not visible when a user tries to add the Jira project key and select the Jira connection during project creation?

Please verify that the user who created the Jira connection has the appropriate access permissions for the Jira Board.

Expand
titleWhat are the steps to set up build tools such as Jenkins, Bamboo, Azure Pipeline, etc.?

Kindly refer the document Build tools Connection / Build tools Configuration.

Expand
titleWhat are the steps to set up Repo tools such as GitHub, GitLab, Bitbucket, Azure Repo, etc.?

Kindly refer the document Repo Tool Connection / Repo Tool Configuration.

Expand
titleWhy is there a mismatch in the data for defect injection KPIs?

Make sure that for Defect Injection Rate (DIR) KPI defects are tagged to stories, and those stories should be closed within the same sprint. Refer the doc for DIR KPI

Expand
titleHow prediction completion date (PCD) is calculated on the Iteration Board?

To ensure that a story has a remaining estimate and due date, the following logic can be applied: If a story's due date is today and it has 2 days of remaining effort, the projected completion date (PCD) will be calculated by adding today's date to the remaining effort of 2 days. The PCD date will then be displayed.

Expand
titleHow Potential Delay is calculated on the Iteration Board?

Potential Delay is calculated by subtracting the Story Due Date from the PCD Date.

Expand
titleHow is the Planned Completion calculated for the Planned Work status on the Iteration Board?

If a story misses its due date, it will be reflected in the Planned Completion section.

Expand
titleExplain the process of calculating delay for the Planned work status on the Iteration Board?

The delay for the Planned work status on the Iteration Board is calculated by subtracting the Due date from the Actual completion date.

Expand
titleIn the calculation of commitment reliability KPI, are issues that are completed, not completed, removed, or added during the sprint considered?

In Initial commitment it consider Completed issue, Issues not completed, minus scope added ,Plus scope removed.

...