{"id":78754,"date":"2026-07-08T01:31:34","date_gmt":"2026-07-08T01:31:34","guid":{"rendered":"http:\/\/bangla.sitestree.com\/?p=78754"},"modified":"2026-07-08T01:31:35","modified_gmt":"2026-07-08T01:31:35","slug":"explain-traditional-quality","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=78754","title":{"rendered":"Explain: Traditional Quality:"},"content":{"rendered":"\n<ul class=\"wp-block-list\">\n<li>\u2022 Quality gates near the end<\/li>\n\n\n\n<li>Dedicated QA after development<\/li>\n\n\n\n<li>Heavy documentation<\/li>\n\n\n\n<li>Defects discovered late<\/li>\n\n\n\n<li>Rework can be expensive<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Traditional quality<\/strong> means quality is often checked <strong>after most of the development work is already completed<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It follows a pattern like:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Plan \u2192 Build \u2192 Test \u2192 Fix \u2192 Release<\/strong><\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Your Week 7 quality slide contrasts this with Agile quality, where testing and quality practices are moved earlier and shared by the whole team.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Quality gates near the end<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>quality gate<\/strong> is a formal checkpoint where the project is reviewed before it can move forward.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The team finishes development, then the product must pass a final testing phase before release.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Problem:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">If major defects are found at the end, fixing them may delay the release.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">2. Dedicated QA after development<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In traditional quality, developers may build first, then hand the product to a separate QA\/testing team.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Developers complete the checkout feature. Then QA tests it later.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Problem:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Developers may already have moved on to other work, so fixing defects becomes slower.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">3. Heavy documentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Traditional quality often depends on detailed quality plans, test plans, sign-off forms, and formal review documents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can be useful for control and compliance, but it may slow feedback.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Before testing begins, the team prepares long test documents and approval forms.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">4. Defects discovered late<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Because testing happens near the end, defects may be found after many features are already built.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The team discovers late that the checkout process crashes on mobile.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Problem:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The defect may affect design, code, database, payment integration, and user experience.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">5. Rework can be expensive<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Late defects are usually more expensive because the team may need to redo completed work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">If password reset was built incorrectly, the team may need to change requirements, code, tests, documentation, and training materials.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">Simple teaching line<\/h3>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Traditional quality often checks quality at the end. Agile tries to build quality throughout the work.<\/strong><\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">A good classroom example:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cIf students write the whole assignment first and only check grammar at the end, fixing problems may be difficult. But if they check each section while writing, quality is built in earlier.\u201d<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">REF: AI Tools\/ChatGPT as is<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Traditional quality means quality is often checked after most of the development work is already completed. It follows a pattern like: Plan \u2192 Build \u2192 Test \u2192 Fix \u2192 Release Your Week 7 quality slide contrasts this with Agile quality, where testing and quality practices are moved earlier and shared by the whole team. 1. &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=78754\">Continue reading<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1661],"tags":[],"class_list":["post-78754","post","type-post","status-publish","format-standard","hentry","category-agile-","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":71266,"url":"http:\/\/bangla.sitestree.com\/?p=71266","url_meta":{"origin":78754,"position":0},"title":"Difference: Auto-Regressive and Auto Correlation.","author":"Sayed","date":"September 27, 2021","format":false,"excerpt":"If you can, answer the question below: Write your answer in the comment box. Difference: Auto-Regressive and Auto Correlation.","rel":"","context":"In &quot;Matrix and Signal Processing&quot;","block_context":{"text":"Matrix and Signal Processing","link":"http:\/\/bangla.sitestree.com\/?cat=1944"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":321,"url":"http:\/\/bangla.sitestree.com\/?p=321","url_meta":{"origin":78754,"position":1},"title":"Word 2010 Essential &#8211; 73. Auto Correct and Auto Formatting","author":"Author-Check- Article-or-Video","date":"April 6, 2013","format":false,"excerpt":"","rel":"","context":"In &quot;Complete Courses&quot;","block_context":{"text":"Complete Courses","link":"http:\/\/bangla.sitestree.com\/?cat=29"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":71272,"url":"http:\/\/bangla.sitestree.com\/?p=71272","url_meta":{"origin":78754,"position":2},"title":"Give some examples of Auto-Regressive Processes?","author":"Sayed","date":"September 27, 2021","format":false,"excerpt":"If you can, answer the question below: Write your answer in the comment box. Give some examples of Auto-Regressive Processes?","rel":"","context":"In &quot;Matrix and Signal Processing&quot;","block_context":{"text":"Matrix and Signal Processing","link":"http:\/\/bangla.sitestree.com\/?cat=1944"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":71270,"url":"http:\/\/bangla.sitestree.com\/?p=71270","url_meta":{"origin":78754,"position":3},"title":"What is the relation between Auto-Regressive Process and Toeplitz systems?","author":"Sayed","date":"September 27, 2021","format":false,"excerpt":"If you can, answer the question below: Write your answer in the comment box. What is the relation between Auto-Regressive Process and Toeplitz systems?","rel":"","context":"In &quot;Matrix and Signal Processing&quot;","block_context":{"text":"Matrix and Signal Processing","link":"http:\/\/bangla.sitestree.com\/?cat=1944"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":71274,"url":"http:\/\/bangla.sitestree.com\/?p=71274","url_meta":{"origin":78754,"position":4},"title":"Can we say that voice and video signals, sinewaves-plus-noise, signals in control systems and signals induced by earthquakes are some examples of Auto-Regressive Processes?","author":"Sayed","date":"September 27, 2021","format":false,"excerpt":"If you can, answer the question below: Write your answer in the comment box. Can we say that voice and video signals, sinewaves-plus-noise, signals in control systems and signals induced by earthquakes are some examples of Auto-Regressive Processes?","rel":"","context":"In &quot;Matrix and Signal Processing&quot;","block_context":{"text":"Matrix and Signal Processing","link":"http:\/\/bangla.sitestree.com\/?cat=1944"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1155,"url":"http:\/\/bangla.sitestree.com\/?p=1155","url_meta":{"origin":78754,"position":5},"title":"Excel 2013 Tips,Tricks and Shortcuts (Bengali) &#8211; 22. Auto fill in Excel (\u098f\u0995\u09cd\u09b8\u09c7\u09b2\u09c7\u09b0 \u09e8\u09e6\u09e7\u09e9 \u099f\u09bf\u09aa\u09b8, \u099f\u09cd\u09b0\u09bf\u0995\u09b8 \u098f\u09ac\u0982 \u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f (\u09ac\u09be\u0982\u09b2\u09be) &#8211; \u09e8\u09e8. \u098f\u0995\u09cd\u09b8\u09c7\u09b2 \u098f \u0985\u099f\u09cb \u09ab\u09bf\u09b2)","author":"Author-Check- Article-or-Video","date":"April 18, 2013","format":false,"excerpt":"","rel":"","context":"In &quot;Complete Courses&quot;","block_context":{"text":"Complete Courses","link":"http:\/\/bangla.sitestree.com\/?cat=29"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/78754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=78754"}],"version-history":[{"count":1,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/78754\/revisions"}],"predecessor-version":[{"id":78755,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/78754\/revisions\/78755"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=78754"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=78754"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=78754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}