collaboration & team management

0.0(0)
studied byStudied by 3 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

code review

Systematic procedure that is conducted to ensure the quality of the program’s source code, may be formal or informal

2
New cards

code review is conducted by:

those who did not program the code under review

3
New cards

code review can be used to check

the code meets the coding standards, bug-free, understandable, does what it is supposed to do, design is consistent, complies with best practices.

4
New cards

issue tracking

process of recording, monitoring the status of, managing, tracing and resolving issues

5
New cards

issues

include not only code defects but also issues concerning workflow, requirements, design and others. encountered in development and production.

6
New cards

tickets

In a help desk environment, issues are typically associated with _ that may eventually be passed on to developers for resolution.

7
New cards

bug tracking

subset of issue tracking that enables a team to manage and monitor reported bugs.

8
New cards

Issue/bug tracking tools

facilitate the testing process during development and facilitate the issue/bug tracking process during development and while a system is in production

9
New cards

team management

disciplined methodology that involves all employees of an organization towards working together to meet the organization’s goals and objectives.

10
New cards

project manager or team leader

not only responsible for ensuring that the team delivers what is required but also for overseeing the collaboration and the harmonious relationship among its team members.

11
New cards

delegation

distribute tasks in accordance to the members’ skills and capabilities

12
New cards

motivation

positive approach. some people are highly; others need more supervision and direction

13
New cards

management balance

balance the technical aspect and the human aspect

14
New cards

communication

take advantage of communication tools

15
New cards

development

the team should grow, learn, develop their skills and give feedback

16
New cards

collaboration

enables individuals / teams / organizations to work together to achieve a common

goal.

17
New cards

team collaboration

involves a team with specific skill sets, each member is expected to contribute to the tasks at hand

18
New cards

effective collaboration

results in better teamwork, increased productivity, minimal oversight, efficient processes, knowledge sharing, better work environment, quality work

19
New cards

project management

adding of members and assignment of roles, project creation

20
New cards

team communication

email, chat, video meetings

21
New cards

following features may be integrated to one software or tool

project management, team communication, task monitoring, knowledge management, integration of services such as version control, code review, issue tracking, reporting