Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add acceptance criteria validation in functionality section to improve code review performance #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kayevo
Copy link

@kayevo kayevo commented Aug 21, 2024

This modification can improve the performance in the code review process for the developer's team.

The documentation talks that its hard to understand how some changes will impact a user just reading the code. However, just the UI changes are mentioned. Actually, the acceptance criteria and business necessity also cannot be validated just by reading the code.

I wrote an article on Linkedin about it right here: Article about testing code before code review analysis

Testing before the coding review flow:
fac_1

Testing after the coding review flow:
common_1

The results:
results_1

The documentation talks that its hard to understand how some changes will impact a user just reading the code.
However, just the UI changes are mentioned. Actually, the acceptance criteria and business necessity also cannot be validated just by reading the code.

I wrote an article about it right here: https://www.linkedin.com/pulse/fac-review-strategy-johnatan-kayevo-obgof/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant