{"id":36690,"date":"2023-09-04T21:46:50","date_gmt":"2023-09-04T18:46:50","guid":{"rendered":"https:\/\/orbitsoft.com\/blog\/?p=36690"},"modified":"2023-09-04T21:48:50","modified_gmt":"2023-09-04T18:48:50","slug":"qa-and-qc","status":"publish","type":"post","link":"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/","title":{"rendered":"Tester, QA and QC\u00a0\u2014 what the difference is"},"content":{"rendered":"\n<p>When people download an app or visit a website, they expect a certain quality from the program: it&#8217;s convenient to use, stable and fast. In order to prevent customers from leaving for competitors because the application &#8220;kicks you out to authorization&#8221; every 15 minutes, developers try to produce the highest quality products.<br><br>Each company defines quality standards for itself and decides how completed a product is to release. Depending on the requirements and budget, QC-, QA-engineers or testers are hired to maintain the standards.<br><br>For example, two QA-engineers are working on one of our outstaff projects. They are involved in all stages of development: from writing terms of reference to release. More about this project in another article.<br><br>Here we tell you how QC-, QA-engineers and testers differ. There are comparison tables that will help you to understand which specialist is needed on the project at the end of the article.<\/p>\n\n\n<div class=\"wp-block-lazyblock-heading lazyblock-heading-2h3zmc\"><h2 class=\"article__h\">What a tester does <\/h2><\/div>\n\n\n<p>It\u2019s almost impossible to write a program that works 100% bug-free from the first time, so features are tested before releasing an entire product or an update.<br><br>Testing is the final stage of development before release.<\/p>\n\n\n<div class=\"wp-block-lazyblock-figure lazyblock-figure-Z209411\"><figure class=\"article__figure \">\n        <div class=\"article__figure-img\" >\n        <img decoding=\"async\" src=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/2-4.jpg\" alt=\"scheme1\">\n    <\/div>\n                <figcaption><em>This is how the development cycle looks like with the Waterfall approach. We have written in detail about the development methodologies we use at OrbitSoft in a different article.<\/em><\/figcaption>\n    <\/figure><\/div>\n\n\n<p>Testers are engaged in testing functions only. They don\u2019t get into other development processes and don\u2019t analyze the causes of errors. Usually they check user scenarios using ready-made checklists and look for discrepancies between what the developers have implemented and what was in the customer&#8217;s requirements.<br><br>For example, you need to test a landing page with a feedback form. The tester completely imitates the user&#8217;s actions: he enters the site, writes an email and name into the form, and clicks &#8220;send&#8221;. If the form works as it should, he marks in the checklist that the test is passed. If the form doesn&#8217;t work or doesn&#8217;t work the way it\u2019s written in the requirements, the tester notes that the test is not passed. The tester doesn&#8217;t check what the server responds,he just describes the steps of reproducing the error in a bug report.<\/p>\n\n\n\n<p>In a quality assurance department, a tester is new to the profession. He doesn\u2019t have deep technical knowledge and needs the help of an experienced mentor. The tester&#8217;s knowledge level is sufficient for prototype projects, where it\u2019s enough to achieve MVP level. There is no need to spend budget on qualified QC- and QA- engineers to test a hypothesis.<\/p>\n\n\n\n<p>If there\u2019s no tester in a company, then his role can be temporarily fulfilled by any of the employees who know the product requirements well. Prototypes or features for internal use are often tested by the employees who ordered the development.<\/p>\n\n\n<div class=\"wp-block-lazyblock-banner lazyblock-banner-1C37PO\"><div \n  class=\"banner\n   \n  \" \n  >\n    <div class=\"banner__body\">\n        <h2 class=\"banner__h\"><strong>Remote testing team<\/strong><\/h2>\n        <div class=\"banner__content\">\n            <ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Any quality specialists: testers, QA-engineer, QC-engineer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convenient formats of cooperations: outsource and IT-outstaff<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">All kinds of testings: functional, regression, acceptance, smoke-testing<\/span><\/li>\n<\/ul>        <\/div>\n                            <div \n              class=\"banner__button button js-form-modal\n               button_style_light-on-promo2\">\n              Discuss cooperation                          <\/div>\n            <\/div>\n    <div class=\"banner__photo\">\n        <img decoding=\"async\" src=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/friendship.png\" alt=\"\" class=\"banner__img\">\n    <\/div>\n<\/div><\/div>\n\n<div class=\"wp-block-lazyblock-heading lazyblock-heading-Z2eEkiB\"><h2 class=\"article__h\">What a QC-engineer does <\/h2><\/div>\n\n\n<p>QC is short for quality control. A QC engineer, like a tester, joins the project when the development is complete. He checks that the product has turned out the way the customer wanted it to.<br><br>QC-engineer has deeper knowledge and more skills than a tester: he makes checklists himself and can analyze the server response. It\u2019s an independent and often experienced employee who doesn\u2019t need a mentor.<\/p>\n\n\n\n<p><strong>Tasks of a QC-engineer:<\/strong><\/p>\n\n\n\n<ul>\n<li>creates checklists and test-cases based on requirements that the analyst has written;<\/li>\n\n\n\n<li>tests the product for compliance with the requirements;<\/li>\n\n\n\n<li>sometimes performs regression testing &#8211; if it\u2019s needed on the project and if QC has enough knowledge;<\/li>\n\n\n\n<li>sometimes analyzes the causes of errors through server logs &#8211; depends on level: junior or middle;<\/li>\n\n\n\n<li>can perform examinations with the help of autotests &#8211; if qualified enough, knows how to run autotests and analyze the result;<\/li>\n\n\n\n<li>creates bug reports.<\/li>\n<\/ul>\n\n\n\n<p>The main task of QC is testing, that\u2019s why they are also called QC-testers.<\/p>\n\n\n<div class=\"wp-block-lazyblock-figure lazyblock-figure-Z1Rl2FQ\"><figure class=\"article__figure \">\n        <div class=\"article__figure-img\" >\n        <img decoding=\"async\" src=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/1-7.jpg\" alt=\"scheme2\">\n    <\/div>\n                <figcaption><em>Usually QC&#8217;s working process with new features looks like this<\/em><\/figcaption>\n    <\/figure><\/div>\n\n\n<p>If QC finds bugs during the testing process, he makes a bug report and returns the task to the developer. After fixing it, he tests it again and if everything is correct, passes it to the release.<\/p>\n\n\n<div class=\"wp-block-lazyblock-heading lazyblock-heading-ZtmJOS\"><h2 class=\"article__h\">What a QA-engineer does <\/h2><\/div>\n\n\n<p>QA is quality assurance. A QA-engineer is a specialist who helps to produce a quality product. He is involved in all stages of a project: analytics, development, testing, testing features in the product, helping tech support to find the causes of bugs.<\/p>\n\n\n\n<p>A QA engineer has more technical knowledge and responsibilities on a project than QC and tester do.<\/p>\n\n\n\n<p><strong>Tasks of a QA-engineer:<\/strong><\/p>\n\n\n\n<ul>\n<li>analyzes requirements and makes recommendations to the analyst;<\/li>\n\n\n\n<li>writes project documentation: test plan, checklists, test-cases, reports on test results;<\/li>\n\n\n\n<li>checks new features for compliance with customer requirements and user expectations;<\/li>\n\n\n\n<li>performs regression testing of the entire service to make sure that the new features haven\u2019t changed the work of other sections in any way;<\/li>\n\n\n\n<li>performs examinations with the help of autotests. Some QAs can write simple autotests on their own;<\/li>\n\n\n\n<li>assign tasks to programmers for improvement if an error is found;<\/li>\n\n\n\n<li>after release, additionally test updates in production \u2014 an environment with real data, not tested;<\/li>\n\n\n\n<li>look for reasons of errors when users contact tech support with a problem.<\/li>\n<\/ul>\n\n\n\n<p>Part of a QA&#8217;s job is the same as QC. For example, QA also tests a feature for compliance with customer requirements. QA usually performs more tests than QC &#8211; not only functional but also non-functional tests. QA is also good in back-end testing.<\/p>\n\n\n<div class=\"wp-block-lazyblock-figure lazyblock-figure-ZrFnpz\"><figure class=\"article__figure \">\n        <div class=\"article__figure-img\" >\n        <img decoding=\"async\" src=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/\u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0435.jpg\" alt=\"screenshot1\">\n    <\/div>\n                <figcaption><em>Example of a functional test: whether you can set the desired percentages by moving the slider. Example of a non-functional test: how easy it is to select the desired percentage using the slider, how fast the slider moves<\/em><\/figcaption>\n    <\/figure><\/div>\n\n\n<p>What other tests QA performs, we described in detail in the article <a href=\"https:\/\/orbitsoft.com\/blog\/qa-test-advertising-platform\/\">&#8220;How QA engineers test systems at OrbitSoft&#8221;.<\/a><\/p>\n\n\n<div class=\"wp-block-lazyblock-heading lazyblock-heading-ZUley0\"><h2 class=\"article__h\">When a project needs tester, QA, and when QC <\/h2><\/div>\n\n\n<p>QC knows and can do more than a tester. And QA can do more than QC. But it doesn\u2019t mean that everyone needs only QA. Each project requires a different specialist.<br><br>A tester is usually new to the profession and needs a mentor. QA and QC are specialists of the same level, but with different skill sets. A middle QC knows his job well, but cannot perform tasks beyond that. For example, QC is unlikely to be able to notice an error in logic at the design stage. Not all QCs know how to run autotests.<br><br>Who is needed on a project depends on a combination of factors: type of project, quality standards, budget.<br><br><strong>Responsibilities of different quality specialists<\/strong><\/p>\n\n\n<div class=\"wp-block-lazyblock-figure lazyblock-figure-Z1kbexK\"><figure class=\"article__figure \">\n        <div class=\"article__figure-img\" >\n        <img decoding=\"async\" src=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/3-4.jpg\" alt=\"table1\">\n    <\/div>\n        <\/figure><\/div>\n\n\n<p><strong>How to understand what kind of quality specialist is needed on a project<\/strong><\/p>\n\n\n<div class=\"wp-block-lazyblock-figure lazyblock-figure-1fDgso\"><figure class=\"article__figure \">\n        <div class=\"article__figure-img\" >\n        <img decoding=\"async\" src=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/4-4.jpg\" alt=\"table2\">\n    <\/div>\n        <\/figure><\/div>\n\n<div class=\"wp-block-lazyblock-heading lazyblock-heading-Zt2DjY\"><h2 class=\"article__h\">Conclusion: tester, QA or QC &#8211; it depends on the task <\/h2><\/div>\n\n\n<ul>\n<li>If a product is complex and analysts, developers, tech support need help, then hire QA.<\/li>\n\n\n\n<li>If the product isn\u2019t complex and it\u2019s enough to control documentation compliance, hire a tester or QC.&nbsp;<\/li>\n\n\n\n<li>If the project is MVP level or for internal use, then involve employees in testing.&nbsp;<\/li>\n\n\n\n<li>If there are more tasks that require more than one employee, then analyze and hire several specialists of different levels. It\u2019s better to invite QA and 2 testers to the project than 8 testers: QA will support developers and analysts, and the testers will become QC in a year with an experienced mentor .<\/li>\n<\/ul>\n\n\n\n<p>Consider outstaffing to save time and money on self-hiring. OrbitSoft has testers, QC- and QA-engineers for projects of any scale.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When people download an app or visit a website, they expect a certain quality from the program: it&#8217;s convenient to use, stable and fast. In order to prevent customers from leaving for competitors because the application &#8220;kicks you out to authorization&#8221; every 15 minutes, developers try to produce the highest quality products. Each company defines [&hellip;]<\/p>\n","protected":false},"author":214,"featured_media":36696,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[195],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tester, QA and QC\u00a0\u2014 what the difference is - OrbitSoft Blog<\/title>\n<meta name=\"description\" content=\"What are the responsibilities of QC, QA and testers and how to understand which specialist is needed in a project?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Tester, QA and QC\u00a0\u2014 what the difference is - OrbitSoft Blog\" \/>\n<meta name=\"twitter:description\" content=\"What are the responsibilities of QC, QA and testers and how to understand which specialist is needed in a project?\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/tg_image_2212091902.jpeg\" \/>\n<meta name=\"twitter:creator\" content=\"@orbitsoft\" \/>\n<meta name=\"twitter:site\" content=\"@orbitsoft\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"elevina\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tester, QA and QC\u00a0\u2014 what the difference is - OrbitSoft Blog","description":"What are the responsibilities of QC, QA and testers and how to understand which specialist is needed in a project?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/","twitter_card":"summary_large_image","twitter_title":"Tester, QA and QC\u00a0\u2014 what the difference is - OrbitSoft Blog","twitter_description":"What are the responsibilities of QC, QA and testers and how to understand which specialist is needed in a project?","twitter_image":"https:\/\/orbitsoft.com\/blog\/wp-content\/uploads\/tg_image_2212091902.jpeg","twitter_creator":"@orbitsoft","twitter_site":"@orbitsoft","twitter_misc":{"Written by":"elevina","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/","url":"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/","name":"Tester, QA and QC\u00a0\u2014 what the difference is - OrbitSoft Blog","isPartOf":{"@id":"https:\/\/orbitsoft.com\/blog\/#website"},"datePublished":"2023-09-04T18:46:50+00:00","dateModified":"2023-09-04T18:48:50+00:00","author":{"@id":"https:\/\/orbitsoft.com\/blog\/#\/schema\/person\/f96c7f7c1bcb1cdf7e1750794548b6fa"},"description":"What are the responsibilities of QC, QA and testers and how to understand which specialist is needed in a project?","breadcrumb":{"@id":"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/orbitsoft.com\/blog\/qa-and-qc\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/orbitsoft.com\/blog\/qa-and-qc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/orbitsoft.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Tester, QA and QC\u00a0\u2014 what the difference is"}]},{"@type":"WebSite","@id":"https:\/\/orbitsoft.com\/blog\/#website","url":"https:\/\/orbitsoft.com\/blog\/","name":"OrbitSoft Blog","description":"Discover the latest in news and resources for OrbitSoft","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/orbitsoft.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/orbitsoft.com\/blog\/#\/schema\/person\/f96c7f7c1bcb1cdf7e1750794548b6fa","name":"elevina","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/orbitsoft.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9f569b41ea8902fc571542fc77005a24?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9f569b41ea8902fc571542fc77005a24?s=96&d=mm&r=g","caption":"elevina"},"url":"https:\/\/orbitsoft.com\/blog\/author\/elevina\/"}]}},"_links":{"self":[{"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/posts\/36690"}],"collection":[{"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/users\/214"}],"replies":[{"embeddable":true,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/comments?post=36690"}],"version-history":[{"count":3,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/posts\/36690\/revisions"}],"predecessor-version":[{"id":36699,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/posts\/36690\/revisions\/36699"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/media\/36696"}],"wp:attachment":[{"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/media?parent=36690"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/categories?post=36690"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/orbitsoft.com\/blog\/wp-json\/wp\/v2\/tags?post=36690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}