- Aug 31, 2024
- 410
- 2,438
Last cycle when the animations were still rendering and all the polishing and alpha testing was complete, he started planning the next episode.that is that, i don't know why he did that.
while We do any programming on any project face similar situations like this, here is what we do here.
- if there is some content that needs to be added in the code, and i do not have it yet, you know what i do.
- we replace it with some sample MOCK code and do the rest.
- then we finish the whole project and test the whole software.
- when that missing content i want becomes available to me , i will add that new content and TEST just that newly added content swiftly that's it.
> we do NOT test the whole project just because we just added a missing content, and take three weeks.
I will not sit and wait that missing content before a start testing. i will finish coding and testing without it.
i am talking shit because i know Programming, that is what I do .
I know how such things are handled , there is no Project Manager that can tolerate waiting and starting testing that could take 3 weeks while it can be done simultaneously.
He probably knows this, but uses the rendering time for other tasks.