{"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_sharing_enabled":true,"jetpack-related-posts":[{"id":78756,"url":"http:\/\/bangla.sitestree.com\/?p=78756","url_meta":{"origin":78754,"position":0},"title":"Explain: Agile Quality: \u2022 Cross-functional ownership","author":"sayedjustetc","date":"July 8, 2026","format":false,"excerpt":"Agile Quality: Cross-functional ownership means: Quality is everyone\u2019s responsibility, not only the QA\/tester\u2019s responsibility. In Agile, the whole team works together to build quality into the product: developers, testers, Product Owner, Scrum Master, UX\/design, business analyst, and sometimes DevOps\/security. Your Week 7 slide contrasts this with traditional quality, where QA\u2026","rel":"","context":"In &quot;Agile | \u098f\u099c\u09be\u0987\u09b2&quot;","block_context":{"text":"Agile | \u098f\u099c\u09be\u0987\u09b2","link":"http:\/\/bangla.sitestree.com\/?cat=1661"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":65971,"url":"http:\/\/bangla.sitestree.com\/?p=65971","url_meta":{"origin":78754,"position":1},"title":"Java Spring Topics: What spring framework brings to the table #Java Short Notes","author":"Author-Check- Article-or-Video","date":"July 18, 2021","format":false,"excerpt":"Java Spring TopicsKnowing the buzzwords does not make anyone a good developer. However, it helps. Being expert in a technology like Spring in one day is not possible, but initially getting familiar with all the aspects is helpful as you will know which Spring feature is required to solve the\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2466,"url":"http:\/\/bangla.sitestree.com\/?p=2466","url_meta":{"origin":78754,"position":2},"title":"Bangladeshi Traditional Recipe in Bangla (\u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c0 \u0990\u09a4\u09bf\u09b9\u09cd\u09af\u09ac\u09be\u09b9\u09c0 \u09b0\u09c7\u09b8\u09bf\u09aa\u09bf)","author":"Author-Check- Article-or-Video","date":"May 14, 2013","format":false,"excerpt":"","rel":"","context":"In &quot;Bangladeshi Recipe - 002&quot;","block_context":{"text":"Bangladeshi Recipe - 002","link":"http:\/\/bangla.sitestree.com\/?cat=95"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2448,"url":"http:\/\/bangla.sitestree.com\/?p=2448","url_meta":{"origin":78754,"position":3},"title":"Bangladeshi Traditional Snacks Recipe (\u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c0 \u0990\u09a4\u09bf\u09b9\u09cd\u09af\u09ac\u09be\u09b9\u09c0 \u0996\u09be\u09ac\u09be\u09b0 \u09b0\u09c7\u09b8\u09bf\u09aa\u09bf)","author":"Author-Check- Article-or-Video","date":"May 14, 2013","format":false,"excerpt":"","rel":"","context":"In &quot;Bangladeshi Recipe - 002&quot;","block_context":{"text":"Bangladeshi Recipe - 002","link":"http:\/\/bangla.sitestree.com\/?cat=95"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2464,"url":"http:\/\/bangla.sitestree.com\/?p=2464","url_meta":{"origin":78754,"position":4},"title":"A Quick Bangladeshi Traditional Recipe in Bangla (\u09ac\u09be\u0982\u09b2\u09be\u09af\u09bc \u098f\u0995\u099f\u09bf \u09a6\u09cd\u09b0\u09c1\u09a4 \u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c0 \u0990\u09a4\u09bf\u09b9\u09cd\u09af\u09ac\u09be\u09b9\u09c0 \u09b0\u09c7\u09b8\u09bf\u09aa\u09bf)","author":"Author-Check- Article-or-Video","date":"May 14, 2013","format":false,"excerpt":"","rel":"","context":"In &quot;Bangladeshi Recipe - 002&quot;","block_context":{"text":"Bangladeshi Recipe - 002","link":"http:\/\/bangla.sitestree.com\/?cat=95"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2549,"url":"http:\/\/bangla.sitestree.com\/?p=2549","url_meta":{"origin":78754,"position":5},"title":"Bangladeshi Traditional Food &#8211; Bangla recipe Video (\u09ad\u09bf\u09a6\u09be\u09a8\u09be \u09b0\u09c7\u09b8\u09bf\u09aa\u09bf)","author":"Author-Check- Article-or-Video","date":"May 14, 2013","format":false,"excerpt":"","rel":"","context":"In &quot;Bangladeshi Recipe - 002&quot;","block_context":{"text":"Bangladeshi Recipe - 002","link":"http:\/\/bangla.sitestree.com\/?cat=95"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_featured_media_url":"","_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}]}}