D
derya
In a software project;
even the project is completed within the project plan there are still
existing bugs to be fixed sometimes.
These bugs/revisions exist like:
1 system development department resources make the analysis
2 if code change is needed
3 software development dept resources write the code
4 test department makes the test
5 if the test doesnot verify the code
6 Go line 3
7 if test verifies the code
8 exit
9 if code change is not needed
10 exit
I would like to track the workflow between the resources from the
project server. Do you think it is possible? Or do you have any advice
of a tool to be integrated to the project server?
even the project is completed within the project plan there are still
existing bugs to be fixed sometimes.
These bugs/revisions exist like:
1 system development department resources make the analysis
2 if code change is needed
3 software development dept resources write the code
4 test department makes the test
5 if the test doesnot verify the code
6 Go line 3
7 if test verifies the code
8 exit
9 if code change is not needed
10 exit
I would like to track the workflow between the resources from the
project server. Do you think it is possible? Or do you have any advice
of a tool to be integrated to the project server?