{"id":941,"date":"2021-07-18T19:18:52","date_gmt":"2021-07-18T19:18:52","guid":{"rendered":"https:\/\/www.wikitechy.com\/interview-questions\/?p=941"},"modified":"2021-09-09T09:43:12","modified_gmt":"2021-09-09T09:43:12","slug":"what-is-gui-testing","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/","title":{"rendered":"What is GUI Testing ?"},"content":{"rendered":"<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"what-is-gui-testing\" class=\"color-purple\">What is GUI Testing ?<\/h2>\n<\/div>\n<\/div>\n<div class=\"ImageContent\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png\" alt=\"What is GUI\" \/><\/div>\n<\/div>\n<div class=\"Content\">\n<div class=\"hddn\">\n<ul>\n<li style=\"text-align: justify;\">It is the process of ensure to proper functionality of the graphical user interface (GUI ).<\/li>\n<li style=\"text-align: justify;\">It may also given by the application and making sure it confirms to its written specifications.<\/li>\n<li style=\"text-align: justify;\">GUI testing evaluates design elements such as layout, colors, fonts, font sizes, labels, text boxes, text formatting, captions, buttons, lists, icons, links and content.<\/li>\n<li style=\"text-align: justify;\">GUI testing processes can be either done by the two categories are manual or automatic, and are often performed by third -party companies, rather than developers or end users.<\/li>\n<li style=\"text-align: justify;\">It can be require a lot of programming and is time consuming whether manual or automatic.<\/li>\n<li style=\"text-align: justify;\">Usually the software author writes out the intended function of a menu or graphical button.<\/li>\n<li style=\"text-align: justify;\">GUI testing also tends to test for certain program behaviors that users expect, like an hourglass when the program is busy.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/gui-testing.gif\" alt=\"GUI Testing\" \/><\/div>\n<\/div>\n<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"gui-testing-methods\" class=\"color-blue\" style=\"text-align: justify;\">GUI Testing Methods<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Manual-based testing.<\/li>\n<li>Record-reply testing.<\/li>\n<li>Model-based testing.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"manual-based-testing\" class=\"color-blue\">Manual Based Testing<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\">\n<div class=\"hddn\">\n<ul>\n<li style=\"text-align: justify;\">Manual testing is a testing process that is carried out manually in order to find defects without the usage of tools or automation scripting.<\/li>\n<li style=\"text-align: justify;\">A test plan document is prepared that acts as a guide to the testing process in order to have the complete test coverage.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/manual-based-testing.png\" alt=\"Manual Based Testing\" \/><\/div>\n<\/div>\n<p align=\"center\">Manual Based Testing<\/p>\n<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"record-and-replay\" class=\"color-purple\" style=\"text-align: justify;\">Record and Replay<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\">\n<div class=\"hddn\">\n<ul>\n<li style=\"text-align: justify;\">In this method, GUI testing can be done using automation tools.<\/li>\n<li style=\"text-align: justify;\">This is also been divided by the two parts.<\/li>\n<li style=\"text-align: justify;\">During Record, test steps are captured by the automation tool.<\/li>\n<li style=\"text-align: justify;\">During playback, the recorded test steps are executed on the Application Under Test.<\/li>\n<li style=\"text-align: justify;\">Example of tools \u2013 QTP.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/record-and-replay.gif\" alt=\"Record and Replay\" \/><\/div>\n<\/div>\n<p align=\"center\">Record and Replay<\/p>\n<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"model-based-testing\" class=\"color-green\" style=\"text-align: justify;\">Model Based Testing<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\">\n<div class=\"hddn\">\n<ul>\n<li style=\"text-align: justify;\">In this model, it is a graphical description of a system\u2019s behavior.<\/li>\n<li style=\"text-align: justify;\">It helps us to understand and predict the system behavior.<\/li>\n<li style=\"text-align: justify;\">Models help in a generation of efficient test cases using the system.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/model-based-scheduling.png\" alt=\"Model Based scheduling\" \/><\/div>\n<\/div>\n<p align=\"center\">Model Based scheduling<\/p>\n<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"gui-testing-tools\" class=\"color-green\" style=\"text-align: justify;\">GUI Testing Tools<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Ranorex.<\/li>\n<li>Selenium.<\/li>\n<li>QTP.<\/li>\n<li>Cucumber.<\/li>\n<li>Silk Test.<\/li>\n<li>Test Complete.<\/li>\n<li>Squish GUI Tester.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"features\" class=\"color-green\">Features<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\">\n<div class=\"hddn\">\n<ul>\n<li style=\"text-align: justify;\">Consistency.<\/li>\n<li style=\"text-align: justify;\">Effectiveness.<\/li>\n<li style=\"text-align: justify;\">User-Friendliness.<\/li>\n<li style=\"text-align: justify;\">Functionality.<\/li>\n<li style=\"text-align: justify;\">Significance<\/li>\n<\/ul>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Answer : It is the process of ensure to proper functionality of the graphical user interface&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5921],"tags":[195,491,6516,6502,6531,6512,6517,6510,6257,6258,5937,203,199,214,209,5940,6525,205,2936,6518,6515,6260,6540,6528,6530,6520,6524,6541,6529,6521,6532,6527,6499,6535,5939,6505,196,212,5941,213,6262,6522,6539,286,710,970,5938,6511,204,217,282,6534,288,6270,6513,206,6545,6271,200,974,6504,6500,6506,6519,6501,6508,6507,197,6542,6277,6544,284,280,6503,6514,6537,6523,6538,6526,6536,6533],"class_list":["post-941","post","type-post","status-publish","format-standard","hentry","category-software-testing","tag-accenture-interview-questions-and-answers","tag-applied-materials-interview-questions-and-answers","tag-automated-browser-testing","tag-automated-gui-testing","tag-automated-gui-testing-tools","tag-automated-testing-tools","tag-automated-ui-testing","tag-automated-web-ui-testing","tag-automation-testing","tag-automation-testing-tools","tag-aveva-software-interview-questions-and-answers","tag-capgemini-interview-questions-and-answers","tag-casting-networks-india-pvt-limited-interview-questions-and-answers","tag-cgi-group-inc-interview-questions-and-answers","tag-collabera-technologies-interview-questions-and-answers","tag-csg-international-interview-questions-and-answers","tag-define-gui","tag-dell-international-services-india-pvt-ltd-interview-questions-and-answers","tag-fis-global-business-solutions-india-pvt-ltd-interview-questions-and-answers","tag-free-automated-web-ui-testing","tag-free-web-ui-testing-tools","tag-functional-testing","tag-gui-and-ui","tag-gui-automation","tag-gui-automation-tools","tag-gui-examples","tag-gui-full-form","tag-gui-functions","tag-gui-test-automation","tag-gui-testing","tag-gui-testing-checklist","tag-gui-testing-tools","tag-gui-testing-tutorialg","tag-gui-vs-ui","tag-healthasyst-pvt-ltd-interview-questions-and-answers","tag-how-to-unit-test-a-guiranorex-gui-testing","tag-ibm-interview-questions-and-answers","tag-indecomm-global-services-interview-questions-and-answers","tag-infogain-interview-questions-and-answers","tag-infosys-technologies-interview-questions-and-answers","tag-integration-testing","tag-java-gui","tag-java-gui-interface","tag-lt-infotech-interview-questions-and-answers","tag-mavenir-interview-questions-and-answers","tag-mindtree-interview-questions-and-answers","tag-newt-global-interview-questions-and-answers","tag-open-source-automation-testing-tools-for-desktop-application","tag-oracle-corporation-interview-questions-and-answers","tag-peoplestrong-interview-questions-and-answers","tag-persistent-systems-interview-questions-and-answers","tag-qt-gui-testing","tag-r-systems-interview-questions-and-answers","tag-regression-testing","tag-sahi-testing-tool","tag-sap-labs-india-pvt-ltd-interview-questions-and-answers","tag-security-testing","tag-software-testing","tag-tech-mahindra-interview-questions-and-answers","tag-trigent-software-interview-questions-and-answers","tag-ui-test-cases-examples","tag-ui-testing-checklistg","tag-ui-testing-is-functional-or-nonfunctional","tag-ui-testing-selenium","tag-ui-testing-tools","tag-ui-testing-tools-onlineselenium-web-ui-testing-tools","tag-ui-testing-tools-selenium","tag-unitedhealth-group-interview-questions-and-answers","tag-usability-testing","tag-user-acceptance-testing","tag-usertesting","tag-valuelabs-interview-questions-and-answers","tag-virtusa-consulting-services-pvt-ltd-interview-questions-and-answers","tag-web-ui-testing","tag-web-ui-testing-tools","tag-what-is-a-gui-interface","tag-what-is-gui","tag-what-is-gui-in-java","tag-what-is-gui-testing","tag-whats-a-gui","tag-windows-gui-automation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is GUI Testing ? - Software Testing Interview Questions - Wikitechy<\/title>\n<meta name=\"description\" content=\"What is GUI Testing ? - Software Testing Interview Questions - It is the process of ensure to proper functionality of the graphical user interface (GUI ).\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is GUI Testing ? - Software Testing Interview Questions - Wikitechy\" \/>\n<meta property=\"og:description\" content=\"What is GUI Testing ? - Software Testing Interview Questions - It is the process of ensure to proper functionality of the graphical user interface (GUI ).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/\" \/>\n<meta property=\"og:site_name\" content=\"Wikitechy\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-18T19:18:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-09T09:43:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png\" \/>\n<meta name=\"author\" content=\"Editor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/\"},\"author\":{\"name\":\"Editor\",\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/#\\\/schema\\\/person\\\/4d5a581fb5470d1560324bddc5e8b757\"},\"headline\":\"What is GUI Testing ?\",\"datePublished\":\"2021-07-18T19:18:52+00:00\",\"dateModified\":\"2021-09-09T09:43:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/\"},\"wordCount\":321,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui.png\",\"keywords\":[\"Accenture interview questions and answers\",\"Applied Materials interview questions and answers\",\"automated browser testing\",\"automated gui testing\",\"automated gui testing tools\",\"automated testing tools\",\"automated ui testing\",\"automated web ui testing\",\"automation testing\",\"automation testing tools\",\"AVEVA Software interview questions and answers\",\"Capgemini interview questions and answers\",\"CASTING NETWORKS INDIA PVT LIMITED interview questions and answers\",\"CGI Group Inc interview questions and answers\",\"Collabera Technologies interview questions and answers\",\"CSG International interview questions and answers\",\"define gui\",\"Dell International Services India Pvt Ltd interview questions and answers\",\"FIS Global Business Solutions India Pvt Ltd interview questions and answers\",\"free automated web ui testing\",\"free web ui testing tools\",\"functional testing\",\"gui and ui\",\"gui automation\",\"gui automation tools\",\"gui examples\",\"gui full form\",\"gui functions\",\"gui test automation\",\"gui testing\",\"gui testing checklist\",\"gui testing tools\",\"gui testing tutorialg\",\"gui vs ui\",\"HealthAsyst Pvt Ltd interview questions and answers\",\"how to unit test a guiranorex gui testing\",\"IBM interview questions and answers\",\"Indecomm Global Services interview questions and answers\",\"Infogain interview questions and answers\",\"Infosys Technologies interview questions and answers\",\"integration testing\",\"java gui\",\"java gui interface\",\"L&amp;T Infotech interview questions and answers\",\"Mavenir interview questions and answers\",\"Mindtree interview questions and answers\",\"Newt Global interview questions and answers\",\"open source automation testing tools for desktop application\",\"Oracle Corporation interview questions and answers\",\"PeopleStrong interview questions and answers\",\"Persistent Systems interview questions and answers\",\"qt gui testing\",\"R Systems interview questions and answers\",\"regression testing\",\"sahi testing tool\",\"SAP Labs India Pvt Ltd interview questions and answers\",\"security testing\",\"software testing\",\"Tech Mahindra interview questions and answers\",\"Trigent Software interview questions and answers\",\"ui test cases examples\",\"ui testing checklistg\",\"ui testing is functional or nonfunctional\",\"ui testing selenium\",\"ui testing tools\",\"ui testing tools onlineselenium web ui testing tools\",\"ui testing tools selenium\",\"UnitedHealth Group interview questions and answers\",\"usability testing\",\"user acceptance testing\",\"usertesting\",\"ValueLabs interview questions and answers\",\"Virtusa Consulting Services Pvt Ltd interview questions and answers\",\"web ui testing\",\"web ui testing tools\",\"what is a gui interface\",\"what is gui\",\"what is gui in java\",\"what is gui testing\",\"whats a gui\",\"windows gui automation\"],\"articleSection\":[\"Software Testing\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/\",\"url\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/\",\"name\":\"What is GUI Testing ? - Software Testing Interview Questions - Wikitechy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui.png\",\"datePublished\":\"2021-07-18T19:18:52+00:00\",\"dateModified\":\"2021-09-09T09:43:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/#\\\/schema\\\/person\\\/4d5a581fb5470d1560324bddc5e8b757\"},\"description\":\"What is GUI Testing ? - Software Testing Interview Questions - It is the process of ensure to proper functionality of the graphical user interface (GUI ).\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui-testing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdn.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui.png\",\"contentUrl\":\"https:\\\/\\\/cdn.wikitechy.com\\\/interview-questions\\\/software-testing\\\/what-is-gui.png\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/#website\",\"url\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/\",\"name\":\"Wikitechy\",\"description\":\"Interview Questions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/#\\\/schema\\\/person\\\/4d5a581fb5470d1560324bddc5e8b757\",\"name\":\"Editor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"caption\":\"Editor\"},\"url\":\"https:\\\/\\\/www.wikitechy.com\\\/interview-questions\\\/author\\\/editor\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is GUI Testing ? - Software Testing Interview Questions - Wikitechy","description":"What is GUI Testing ? - Software Testing Interview Questions - It is the process of ensure to proper functionality of the graphical user interface (GUI ).","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:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/","og_locale":"en_US","og_type":"article","og_title":"What is GUI Testing ? - Software Testing Interview Questions - Wikitechy","og_description":"What is GUI Testing ? - Software Testing Interview Questions - It is the process of ensure to proper functionality of the graphical user interface (GUI ).","og_url":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/","og_site_name":"Wikitechy","article_published_time":"2021-07-18T19:18:52+00:00","article_modified_time":"2021-09-09T09:43:12+00:00","og_image":[{"url":"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png","type":"","width":"","height":""}],"author":"Editor","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editor","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/#article","isPartOf":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/"},"author":{"name":"Editor","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757"},"headline":"What is GUI Testing ?","datePublished":"2021-07-18T19:18:52+00:00","dateModified":"2021-09-09T09:43:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/"},"wordCount":321,"commentCount":0,"image":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png","keywords":["Accenture interview questions and answers","Applied Materials interview questions and answers","automated browser testing","automated gui testing","automated gui testing tools","automated testing tools","automated ui testing","automated web ui testing","automation testing","automation testing tools","AVEVA Software interview questions and answers","Capgemini interview questions and answers","CASTING NETWORKS INDIA PVT LIMITED interview questions and answers","CGI Group Inc interview questions and answers","Collabera Technologies interview questions and answers","CSG International interview questions and answers","define gui","Dell International Services India Pvt Ltd interview questions and answers","FIS Global Business Solutions India Pvt Ltd interview questions and answers","free automated web ui testing","free web ui testing tools","functional testing","gui and ui","gui automation","gui automation tools","gui examples","gui full form","gui functions","gui test automation","gui testing","gui testing checklist","gui testing tools","gui testing tutorialg","gui vs ui","HealthAsyst Pvt Ltd interview questions and answers","how to unit test a guiranorex gui testing","IBM interview questions and answers","Indecomm Global Services interview questions and answers","Infogain interview questions and answers","Infosys Technologies interview questions and answers","integration testing","java gui","java gui interface","L&amp;T Infotech interview questions and answers","Mavenir interview questions and answers","Mindtree interview questions and answers","Newt Global interview questions and answers","open source automation testing tools for desktop application","Oracle Corporation interview questions and answers","PeopleStrong interview questions and answers","Persistent Systems interview questions and answers","qt gui testing","R Systems interview questions and answers","regression testing","sahi testing tool","SAP Labs India Pvt Ltd interview questions and answers","security testing","software testing","Tech Mahindra interview questions and answers","Trigent Software interview questions and answers","ui test cases examples","ui testing checklistg","ui testing is functional or nonfunctional","ui testing selenium","ui testing tools","ui testing tools onlineselenium web ui testing tools","ui testing tools selenium","UnitedHealth Group interview questions and answers","usability testing","user acceptance testing","usertesting","ValueLabs interview questions and answers","Virtusa Consulting Services Pvt Ltd interview questions and answers","web ui testing","web ui testing tools","what is a gui interface","what is gui","what is gui in java","what is gui testing","whats a gui","windows gui automation"],"articleSection":["Software Testing"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/","url":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/","name":"What is GUI Testing ? - Software Testing Interview Questions - Wikitechy","isPartOf":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/#primaryimage"},"image":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png","datePublished":"2021-07-18T19:18:52+00:00","dateModified":"2021-09-09T09:43:12+00:00","author":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757"},"description":"What is GUI Testing ? - Software Testing Interview Questions - It is the process of ensure to proper functionality of the graphical user interface (GUI ).","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/software-testing\/what-is-gui-testing\/#primaryimage","url":"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png","contentUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/software-testing\/what-is-gui.png"},{"@type":"WebSite","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website","url":"https:\/\/www.wikitechy.com\/interview-questions\/","name":"Wikitechy","description":"Interview Questions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757","name":"Editor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","caption":"Editor"},"url":"https:\/\/www.wikitechy.com\/interview-questions\/author\/editor\/"}]}},"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/941","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/comments?post=941"}],"version-history":[{"count":3,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/941\/revisions"}],"predecessor-version":[{"id":3179,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/941\/revisions\/3179"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/media?parent=941"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/categories?post=941"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/tags?post=941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}