+ 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 Respostas
+ 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
GAWEN STEASY đ
0
I your boy wiz khalifa
0
SDDC is the creation process while testing is done after completion of the project