{"id":1418,"date":"2021-03-26T07:27:45","date_gmt":"2021-03-26T07:27:45","guid":{"rendered":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/?p=1418"},"modified":"2022-06-20T11:13:50","modified_gmt":"2022-06-20T11:13:50","slug":"exploratory-testing-part-1","status":"publish","type":"post","link":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/","title":{"rendered":"Exploratory Testing (Part 1) \u2013 The Test for Lazy People or the Crown of Creation in Terms of Testing?"},"content":{"rendered":"\n<p>We are testers and love test methods, where the focus is on human strengths like creativity and collaboration. Nevertheless, we do not want to act without rules, or rather without framework conditions, or plead for an abstinence of documentation.<\/p>\n\n\n\n<p>We have already encountered some prejudices about exploratory testing, therefore we have asked ourselves the question how these come about. In this article we will talk about those prejudices in more detail in order to get rid of them. But first we will take a closer look at exploratory testing.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is exploratory testing<\/strong>?<\/h2>\n\n\n\n<p>Exploratory testing can do much more than just working off test cases in a monotonous way: It promotes creative thinking during a test session, blasts limitations and satisfies curiosity. At the same time, it requires discipline regarding reaching the set goal during a test implementation and with regard to documentation.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.istqb.org\/\">ISTQB<\/a> (independent panel of experts for standardized training for software testers) describes <a href=\"https:\/\/glossary.istqb.org\/app\/en\/search\/exploratory%20testing\">exploratory testing in its glossary<\/a> as a \u201ean approach to testing whereby the testers dynamically design and execute tests based on their knowledge, exploration of the test item and the results of previous tests\u201c (<a href=\"https:\/\/www.german-testing-board.info\/wp-content\/uploads\/2020\/08\/ISTQB-GTB_Glossar_V3.4_EN-DE.pdf\">archived version 3.4 of the ISTQB\u00ae GTB Glossary<\/a>). Unlike the \u201cclassic\u201c testing with prepared test cases, it is therefore an intuitive test approach where each previous idea leads to the next one. There are various tools to achieve a new starting point, to develop ideas and create more structure. These include for example the test charter, the heuristics, the test oracle or also the test tours.<\/p>\n\n\n\n<figure class=\"wp-block-image size-medium\"><img decoding=\"async\" src=\"https:\/\/blogs.zeiss.com\/digital-innovation\/de\/wp-content\/uploads\/sites\/2\/2021\/02\/AdobeStock_245065919_kl-600x399.jpg\" alt=\"Hand holding a lightbulb from which interconnected dots rise\" class=\"wp-image-2269\"\/><figcaption><em>Figure: Exploratory testing &#8211; an intuitive test approach <\/em><\/figcaption><\/figure>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>In summary, the tester creates the tests through experience, intuition, curiosity and structured approach. Nevertheless, this type of testing is not only well-suited for experienced testers but also for project newcomers who are just getting to know the test object and\/or the procedure. To take the person by the hand a goal should be defined or an overview of the object should be created. This can be done either in direct exchange via <a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/de\/verteiltes-arbeiten-remote-pair-testing\/\">pair testing<\/a> or in groups via the <a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/distributed-working-remote-mob-testing\/\">mob-testing approach<\/a>.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Prejudices against exploratory testing<\/strong><\/strong><\/h2>\n\n\n\n<p>But what prejudices are there now against which exploratory testing must stand its ground?<\/p>\n\n\n\n<p>Exploratory testing is often notorious for having no structure; for not being comprehensible; and being unquantifiable \u2013 plain and simple &#8220;I-will-click-around-and-see-what-happens&#8221;. The statement of obsolete documentation further complicates it to charge for exploratory testing in client projects. This is an understandable reason, if it is assumed that exploratory testing is documentation-free and thus the test performance is not traceable. The following statement and the killer argument are therefore also made quickly that there is no time available for this test.<\/p>\n\n\n\n<p>In the following, we will take a closer look at the allegations just presented as well as other negative statements and comment on them.<\/p>\n\n\n\n<p><strong><strong>Prejudice Number<\/strong><\/strong> <strong>1:<\/strong> \u201cExploratory testing is not comprehensible.\u201d \/ \u201cI cannot test exploratively-tested content again.\u201d \/ \u201cHow am I supposed to do a bug retest?\u201d These statements made us curious. When asked what is meant by exploratory testing, we often received the answer that it is used for spontaneous clicking around in the test object. It should promote getting to know the test object or test further variants that were not considered in the previous test-case creation. And thus, it is carried out in an unplanned as well as unstructured way. No documentation was mentioned. This explains how the prejudice comes about that this test method is not comprehensible, and that tests and bug fixes are difficult to retest. It is absolutely true that exploratory tests support spontaneous test taking. However, care must be taken to always document the tests steps, expected results, or even deviations, and thus make the tests traceable. The depth of documentation must be defined individually for each project according to its framework conditions. As a conclusion we maintain that: <strong>Exploratory testing does not mean not to document.<\/strong><\/p>\n\n\n\n<p>To counteract the first prejudice and to bring structure into exploratory testing, <a href=\"https:\/\/www.satisfice.com\/download\/session-based-test-management\">session-based test management<\/a> can be used. During a session, the test object is checked with maximum flexibility and freedom. The framework conditions are set by means of a defined standpoint and a charter (purpose and procedure for a session). In addition to some other components, this also includes documentation by means of session reports in which the test steps carried out, deviations, the test object, and other information can be recorded. These can be adjusted depending on the person or project being tested. Various examples of session reports can be found on the Internet.<\/p>\n\n\n\n<p>At this point, a special application should be mentioned: Exploratory testing in a regulated environment. Documentation plays a central role here. The prejudice here: Exploratory testing is impossible or very difficult to implement in a regulated environment due to regulatory requirements. In a further article, we will show how to implement it in spite of the requirements.<\/p>\n\n\n\n<p><strong><strong>Prejudice Number<\/strong> 2:<\/strong> \u201cWe have no time for exploratory testing\u201d \/ \u201cFirst of all, we have to work through our prepared test cases before we can test exploratively.\u201c<\/p>\n\n\n\n<p>In order to implement the exploratory test method actively in the project, one must be prepared to adapt the previous test procedure and recognize the advantage of saving time. Because if you see the exploratory test only as a supplement, without an alignment of the test structure used up to now, this procedure is seen only as a burden or as an annoying addition, which results in the no-time prejudice. However, if we proceed as envisaged in exploratory testing, and if the test case creation takes place at the same time as the test case execution, the now superfluous creation of test cases that are not executed at the end, and thus represent a waste of time, is eliminated. The time gained allows the tester to develop new test ideas and thus to test the test object more intensively. For example, debriefings can be held to share lessons learned with other team members. This time saving can also be used to increase the test automation rate.<\/p>\n\n\n\n<p><strong><strong>Prejudice Number<\/strong> 3:<\/strong> \u201cDocumentation is all well and good, but exploratory testing is not sufficient.\u201d:<br>This statement is correct, if it is meant that exploratory testing should be considered as a complete test approach in its own right. In addition to the exploratory tests, at least automated tests should be defined and executed (for example unit tests, integration tests and GUI tests). If the project has a high degree of automation, it is even possible to perform the manual testing purely exploratively. Alternatively, the exploratory method can be used as a complement to the classical testing approach to make manual testing easier, more flexible and freer. How much exploratory testing is applied in a project must always be carefully examined. It is not always possible to make all manual tests exploratory. This can be due to various factors, e. g. an insufficient degree of automation, or a lack of skills on the part of the testers. In our view, they should have skills such as creativity, conscientiousness, initiative, personal responsibility, an understanding of quality, and social aspects such as communication and teamwork skills.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>In this article, we have shown the advantages of exploratory testing and put together arguments to refute the existing prejudices against it. From our point of view, it is worthwhile to rethink the previous test procedure and to engage in exploratory testing in order to exploit its positive effects. Of course, each project should be considered on its own merits and the possibilities for exploratory testing should be determined &#8211; without, however, ruling this out completely from the outset. Negative statements or experiences should be questioned where appropriate. When choosing the method and its execution, the skills of the testers must always be considered. At this point we would like to point out that documentation is also essential for exploratory testing.<\/p>\n\n\n\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>This post was written by:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:20% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https:\/\/blogs.zeiss.com\/digital-innovation\/de\/wp-content\/uploads\/sites\/2\/2020\/07\/warak_katharina.jpg\" alt=\"\" class=\"wp-image-1420 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-primary-color has-text-color\"><strong>Katharina Warak<\/strong><\/p>\n\n\n\n<p>Katharina Warak works as a senior software test engineer at ZEISS Digital Innovation. She is responsible for automation at the API and GUI level. In addition, she helps customers in the projects to learn more about the collaborative test methods and to use these methods to improve their way of working. She also likes to share this knowledge at international and national conferences.<\/p>\n\n\n\n<p><a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/author\/enkatharinawarak\/\">See author&#8217;s posts<\/a><\/p>\n<\/div><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Explorative testing can do much more than just working off test cases in a monotonous way: It promotes creative thinking during a test session, blasts limitations and satisfies curiosity. However, there are some prejudices about this method. In this article we will take a closer look at them in order to get rid of them.<\/p>\n","protected":false},"author":72,"featured_media":1426,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","footnotes":""},"categories":[7],"tags":[532,675,689,690,691,692,203,415,483],"topics":[685],"class_list":["post-1418","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-quality-assurance","tag-project","tag-zeiss-digital-innovation","tag-exploratory-testing","tag-explorative-testing","tag-test-documentation","tag-exploratory-testing-in-a-regulated-environment","tag-editorschoice","tag-test-method","tag-test-methods","topics-exploratory-testing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Exploratives Testen (Teil 1) - ZEISS Digital Innovation Blog<\/title>\n<meta name=\"description\" content=\"In this article we take a closer look at some prejudices about exploratory testing in order to get rid of them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Exploratives Testen (Teil 1) - ZEISS Digital Innovation Blog\" \/>\n<meta property=\"og:description\" content=\"In this article we take a closer look at some prejudices about exploratory testing in order to get rid of them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Digital Innovation Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-26T07:27:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-20T11:13:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1329\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Maria Petzold\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Maria Petzold\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/\",\"url\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/\",\"name\":\"Exploratives Testen (Teil 1) - ZEISS Digital Innovation Blog\",\"isPartOf\":{\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg\",\"datePublished\":\"2021-03-26T07:27:45+00:00\",\"dateModified\":\"2022-06-20T11:13:50+00:00\",\"author\":{\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#\/schema\/person\/0fe3051f28fe52699a40b3211109103e\"},\"description\":\"In this article we take a closer look at some prejudices about exploratory testing in order to get rid of them.\",\"breadcrumb\":{\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#primaryimage\",\"url\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg\",\"contentUrl\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg\",\"width\":2000,\"height\":1329,\"caption\":\"Hand holding a bulb from which connected dots rise up\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exploratory Testing (Part 1) \u2013 The Test for Lazy People or the Crown of Creation in Terms of Testing?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#website\",\"url\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/\",\"name\":\"Digital Innovation Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#\/schema\/person\/0fe3051f28fe52699a40b3211109103e\",\"name\":\"Maria Petzold\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2023\/08\/Petzold_Maria_Profilbild_1000x1000px-150x150.jpg\",\"contentUrl\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2023\/08\/Petzold_Maria_Profilbild_1000x1000px-150x150.jpg\",\"caption\":\"Maria Petzold\"},\"description\":\"Maria Petzold has been working at ZEISS Digital Innovation since 2010. As a test manager, her focus is on software quality assurance. She was able to gain her test experience especially in medical software projects.\",\"url\":\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/author\/enmariapetzold\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Exploratives Testen (Teil 1) - ZEISS Digital Innovation Blog","description":"In this article we take a closer look at some prejudices about exploratory testing in order to get rid of them.","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:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/","og_locale":"en_US","og_type":"article","og_title":"Exploratives Testen (Teil 1) - ZEISS Digital Innovation Blog","og_description":"In this article we take a closer look at some prejudices about exploratory testing in order to get rid of them.","og_url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/","og_site_name":"Digital Innovation Blog","article_published_time":"2021-03-26T07:27:45+00:00","article_modified_time":"2022-06-20T11:13:50+00:00","og_image":[{"width":2000,"height":1329,"url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg","type":"image\/jpeg"}],"author":"Maria Petzold","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Maria Petzold","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/","url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/","name":"Exploratives Testen (Teil 1) - ZEISS Digital Innovation Blog","isPartOf":{"@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#primaryimage"},"image":{"@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#primaryimage"},"thumbnailUrl":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg","datePublished":"2021-03-26T07:27:45+00:00","dateModified":"2022-06-20T11:13:50+00:00","author":{"@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#\/schema\/person\/0fe3051f28fe52699a40b3211109103e"},"description":"In this article we take a closer look at some prejudices about exploratory testing in order to get rid of them.","breadcrumb":{"@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#primaryimage","url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg","contentUrl":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein.jpg","width":2000,"height":1329,"caption":"Hand holding a bulb from which connected dots rise up"},{"@type":"BreadcrumbList","@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/exploratory-testing-part-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/"},{"@type":"ListItem","position":2,"name":"Exploratory Testing (Part 1) \u2013 The Test for Lazy People or the Crown of Creation in Terms of Testing?"}]},{"@type":"WebSite","@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#website","url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/","name":"Digital Innovation Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#\/schema\/person\/0fe3051f28fe52699a40b3211109103e","name":"Maria Petzold","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/#\/schema\/person\/image\/","url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2023\/08\/Petzold_Maria_Profilbild_1000x1000px-150x150.jpg","contentUrl":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2023\/08\/Petzold_Maria_Profilbild_1000x1000px-150x150.jpg","caption":"Maria Petzold"},"description":"Maria Petzold has been working at ZEISS Digital Innovation since 2010. As a test manager, her focus is on software quality assurance. She was able to gain her test experience especially in medical software projects.","url":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/author\/enmariapetzold\/"}]}},"author_meta":{"display_name":"Maria Petzold","author_link":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/author\/enmariapetzold\/"},"featured_img":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-content\/uploads\/sites\/3\/2021\/03\/202103_Exploratives_Testen_Teil1_klein-600x399.jpg","coauthors":[],"tax_additional":{"categories":{"linked":["<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">Quality Assurance<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">Quality Assurance<\/span>"]},"tags":{"linked":["<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">project<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">ZEISS Digital Innovation<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">exploratory testing<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">explorative testing<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">test documentation<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">exploratory testing in a regulated environment<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">Editor&#039;s Choice<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">test method<\/a>","<a href=\"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/category\/quality-assurance\/\" class=\"advgb-post-tax-term\">test methods<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">project<\/span>","<span class=\"advgb-post-tax-term\">ZEISS Digital Innovation<\/span>","<span class=\"advgb-post-tax-term\">exploratory testing<\/span>","<span class=\"advgb-post-tax-term\">explorative testing<\/span>","<span class=\"advgb-post-tax-term\">test documentation<\/span>","<span class=\"advgb-post-tax-term\">exploratory testing in a regulated environment<\/span>","<span class=\"advgb-post-tax-term\">Editor&#039;s Choice<\/span>","<span class=\"advgb-post-tax-term\">test method<\/span>","<span class=\"advgb-post-tax-term\">test methods<\/span>"]}},"comment_count":"0","relative_dates":{"created":"Posted 5 years ago","modified":"Updated 4 years ago"},"absolute_dates":{"created":"Posted on March 26, 2021","modified":"Updated on June 20, 2022"},"absolute_dates_time":{"created":"Posted on March 26, 2021 7:27 am","modified":"Updated on June 20, 2022 11:13 am"},"featured_img_caption":"","series_order":"","_links":{"self":[{"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/posts\/1418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/users\/72"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/comments?post=1418"}],"version-history":[{"count":13,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/posts\/1418\/revisions"}],"predecessor-version":[{"id":1812,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/posts\/1418\/revisions\/1812"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/media\/1426"}],"wp:attachment":[{"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/media?parent=1418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/categories?post=1418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/tags?post=1418"},{"taxonomy":"topics","embeddable":true,"href":"https:\/\/blogs.zeiss.com\/digital-innovation\/en\/wp-json\/wp\/v2\/topics?post=1418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}