Please enable JavaScript.
Coggle requires JavaScript to display documents.
HOW TO INCREASE OUR PRODUCTIVITY? - Coggle Diagram
HOW TO INCREASE OUR PRODUCTIVITY?
WHAT IS OUR CURRENT SITUATION ON APPLYING FIX/CODE IMPLEMENTATION?
Still confused on where to put the fix
In doubt where to put fix and what would be affected
sometimes, has low confidence in the fix applied
to add unit test
Have good confidence but sometimes unable to determine acceptable behavior in the system
work on code level knowledge of CSP,
ACTION ITEMS
WHAT IS OUR CURRENT SITUATION ON DEV TEAM KNOWLEDGE LEVEL?
Still in the getting-to-know process both known and unknown items
Even if team know it already, there is always new requirement or scenario
Sometimes team needs help on recalling information/logic/functionality
Average. Sometimes the current knowledge of the team is still not enough as new scenario/requirements were added.
Knowledgeable in functional and technical
?
ACTION ITEMS
increase business knowledge
review MSD
WHAT IS OUR CURRENT SITUATION ON ASSESSMENT/REPLICATION?
Needs a session with BA if the dev team's simplified steps is valid or not valid, and if in QA test what to use, simplified or BA steps
Team consumes too much time on replication
Document replication on different environments for reference
After replication what's next?
Do we always need replication?
Can we look directly in the code?
Can we fix the problem without replicating it?
Still takes time on replication. Maybe on lack of knowledge
on the item
Replication takes a lot time because of cargospot complexity
ACTION ITEMS
thorough checking of test data, read the replication stepsm and work with BA to increase the knowledge on the item
Ask BA for simplified steps if there is
ask BA to provide ini setup in replication
Document the investigation, replication and post to JIRA
2h guideline, maximize group chat
to have a confidence level on the commitment, check CoA
in dev, check the codes if the fix covers the scope
share with the team on the progress on what you have fix
WHAT IS OUR CURRENT SITUATION ON QUALITY?
No unit tests
does it take time?
Action items
How to start unit testing
Start testing small pieces of code
Practice review of scenarios
Review coverage
Include in the review of TC the steps that can be skipped
Code review may not be done correctly
Good but we are still getting defects
We have wide test coverage, many TCs, some are necessary, some can be skipped, some have regression defects not related to the jira being tested