+ 25
PROJECT
What are the difference between minor project and major project why documentations is required during project ...suggest me best format of documentation of project
6 odpowiedzi
+ 18
👑Mahesh Khatri👑 hi,
Minor project is generally an mini project in which only one to five modules are present like for an example an normal blogging site has few features like.
• login & register
• make blog post
• Comment on blogs
• Like and feedback over blog
And an major projects consist of bigger modules and packages like an banking management system which requires all kind of working
• Register and make account
• Funding the account
• transaction and management over account
• Interest calculation over account
• withdraw option over different places
Etc.
Now comes to next query why documentation is important? It is important because the documents help to know the working and creation process of the project which helps the programer to get back to those codes when some edit or updation is required generally 3 type of documents are made
• Source requirement specification -> all required resource for making project
• Source design documents -> design flow
• Testing and optimization documents
+ 14
Charan LEo25 thanks for the flowers🌷🌷looks like everyone love flowers now a days😜
anyway this link has some good points to mention
https://www.seguetech.com/why-is-documentation-extremely-important-for-developers/
+ 11
Sdd -> design flow, design cycle and sdlc cycle of the project which shows the creation process of the project
Testing -> which is done after creation of the project as user requirements like alpha testing, beta testing, black & white box testing etc.
+ 5
0
I your boy wiz khalifa
0
SDDC is the creation process while testing is done after completion of the project