{"id":4106,"date":"2024-01-19T15:26:09","date_gmt":"2024-01-19T15:26:09","guid":{"rendered":"https:\/\/www.qyrus.com\/?p=4106"},"modified":"2025-11-28T02:52:18","modified_gmt":"2025-11-28T02:52:18","slug":"dive-into-qyrus-type-of-actions","status":"publish","type":"post","link":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/","title":{"rendered":"Feature Friday: Dive into Qyrus\u2019 type of actions"},"content":{"rendered":"<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"578\" height=\"464\" src=\"\/webcasata\/surbhi\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions.png\" alt=\"Three man reviewing type of actions\" class=\"wp-image-4695\" srcset=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions.png 578w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions-300x241.png 300w\" sizes=\"(max-width: 578px) 100vw, 578px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Hello testing aficionados! This Feature Friday, we&#8217;re unraveling the mysteries of Qyrus&#8217; action types &#8211; &#8220;Set,&#8221; &#8220;Send Text,&#8221; and &#8220;Press Keys.&#8221; What are these actions, and how can they revolutionize your keyboard input tests? Steve and Parth have the answers. Dive into the details of the &#8220;Sendkeys&#8221; command, learn how to automate key presses effortlessly, and explore the impact these action types have on the future of test automation. Stay tuned for a journey into the core features shaping the software quality assurance trends.<br><br><em>Tell us more about the difference between the type of actions \u201cSet,\u201d \u201cSend Text,\u201d and \u201cPress Keys\u201d offered by Qyrus and its\u00a0use cases.<br><br><\/em><strong>Steve:<br><\/strong>So, the distinction between these actions is quite specific. With the type of action &#8220;Set,&#8221; the process involves finding the input field using a locator and then sending data to it. &#8220;Send Text,&#8221; on the other hand, requires a prior \u201cTap\u201d action on an input field before the user can send data when the field is recognized as active. Lastly, &#8220;Press Keys&#8221; is about simulating keyboard key presses, like \u201cEnter\u201d or \u201cBackspace.\u201d<br><br><strong>Parth:<br><\/strong>Building on that, in practical terms, both the type of action &#8220;Set&#8221; and the type of action &#8220;Send Text&#8221; are commonly used when users need to input data into specific fields. &#8220;Press Keys&#8221; finds its application in scenarios where, for example, a search bar lacks a dedicated search button. Users can input the &#8216;ENTER&#8217; keyword into the data field, prompting the application to submit the search request.<br><br><em>What is the overall impact these action types have on the testing process?<br><br><\/em><strong>Steve:<br><\/strong>Primarily, the impact is observed in the test-building process throughout the testing lifecycle. These action types play a crucial role in shaping how tests are constructed and executed.<br><br><strong>Parth:<br><\/strong>The significant value lies in effort reduction. Instead of testers having to devise workarounds for various scenarios using a single action type, we&#8217;ve taken the initiative to think through those scenarios for users. The introduction of different action types addresses these diverse testing needs seamlessly, all without requiring any coding. It&#8217;s about providing a more efficient and user-friendly testing experience.<br><br><em>How might these action types help testers and developers? What value can this feature\u202fbring?<br><br><\/em><strong>Parth:<br><\/strong>For testers, the value lies in the versatility of the type of action &#8220;Set&#8221; and the type of action &#8220;Send Text,&#8221; allowing interaction with any input field in the application seamlessly. Additionally, &#8220;Press Keys&#8221; provides the ability to simulate various keyboard actions, enhancing the range of scenarios that can be tested\u2014all without the need for complex coding.<br><br><strong>Steve:<br><\/strong>From a developer&#8217;s perspective, these action types provide valuable insights into the intricacies of how input fields function within their applications. It allows developers to test a wide array of scenarios, evaluating their application&#8217;s responsiveness to different inputs. With the type of action &#8220;Press Keys,&#8221; developers can specifically explore how their application handles keyboard interactions, gaining a more comprehensive understanding of their software&#8217;s behavior.<br><br><em>Does the same or similar functionality exist without Qyrus? Can testers do this on their own?<br><br><\/em><strong>Parth:<br><\/strong>Well, without Qyrus, testers would find themselves in a more manual and resource-intensive scenario. They&#8217;d need to manually input data into the application&#8217;s fields and perform keyboard actions themselves. Given the variability in how different devices handle input fields, testers might even need to invest in multiple devices to comprehensively assess how the application responds to these inputs. Qyrus essentially streamlines and automates these processes, saving testers from the complexities of managing varied devices and manual interactions.<br><br><em>How do you see these action types impacting day-to-day operations across organizations?<br><br><\/em><strong>Parth:<br><\/strong>These action types, particularly \u201cSet\u201d and \u201cSend Text,\u201d simplify testing. Qyrus provides testers with multiple options for sending data to the application, making the testing process more versatile and adaptable. Additionally, the inclusion of \u201cPress Keys\u201d makes executing keyboard actions straightforward.<br><br><strong>Steve:<br><\/strong>Firstly, testing becomes faster as users can employ these three methods to send data in various ways, thoroughly testing all aspects of the application. And secondly, it makes testing smarter by allowing users to observe how the application handles data sent in multiple different ways. Overall, these action types contribute to a more efficient and insightful testing routine within organizations.<br><br>So, that&#8217;s a wrap for Feature Friday! Steve and Parth have unveiled the power of Qyrus&#8217; action types \u2013 &#8220;Set,&#8221; &#8220;Send Text,&#8221; and &#8220;Press Keys.&#8221; From deciphering the nuances of these actions to showcasing how they enhance testing processes, this session was all about making testing more versatile. Stay tuned for more updates, as Qyrus continues to evolve and bring innovative features to the testing landscape.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Hello testing aficionados! This Feature Friday, we&#8217;re unraveling the mysteries of Qyrus&#8217; action types &#8211; &#8220;Set,&#8221; &#8220;Send Text,&#8221; and &#8220;Press Keys.&#8221; What are these actions, and how can they revolutionize your keyboard input tests? Steve and Parth have the answers. Dive into the details of the &#8220;Sendkeys&#8221; command, learn how to automate key presses effortlessly, [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":4695,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[7],"tags":[],"industry":[],"solution":[],"class_list":["post-4106","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dive into Qyrus\u2019 type of actions<\/title>\n<meta name=\"description\" content=\"Uncover Qyrus&#039; versatile &quot;Type of Actions&quot; \u2013 &quot;Set,&quot; &quot;Send Text,&quot; and &quot;Press Keys.&quot; Master the &quot;Sendkeys&quot; command, automate key presses, and elevate your keyboard input tests with Steve and Parth.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dive into Qyrus\u2019 type of actions\" \/>\n<meta property=\"og:description\" content=\"Uncover Qyrus&#039; versatile &quot;Type of Actions&quot; \u2013 &quot;Set,&quot; &quot;Send Text,&quot; and &quot;Press Keys.&quot; Master the &quot;Sendkeys&quot; command, automate key presses, and elevate your keyboard input tests with Steve and Parth.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/\" \/>\n<meta property=\"og:site_name\" content=\"Qyrus\" \/>\n<meta property=\"article:author\" content=\"#\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-19T15:26:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-28T02:52:18+00:00\" \/>\n<meta name=\"author\" content=\"Qyrus Editor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Dive into Qyrus\u2019 type of actions\" \/>\n<meta name=\"twitter:description\" content=\"Uncover Qyrus&#039; versatile &quot;Type of Actions&quot; \u2013 &quot;Set,&quot; &quot;Send Text,&quot; and &quot;Press Keys.&quot; Master the &quot;Sendkeys&quot; command, automate key presses, and elevate your keyboard input tests with Steve and Parth.\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Qyrus Editor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/\"},\"author\":{\"name\":\"Qyrus Editor\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#\\\/schema\\\/person\\\/32ea2020ee1b2b98ce7af3fe3a6b121f\"},\"headline\":\"Feature Friday: Dive into Qyrus\u2019 type of actions\",\"datePublished\":\"2024-01-19T15:26:09+00:00\",\"dateModified\":\"2025-11-28T02:52:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/\"},\"wordCount\":782,\"publisher\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/10_Type-of-actions.png\",\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/\",\"url\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/\",\"name\":\"Dive into Qyrus\u2019 type of actions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/10_Type-of-actions.png\",\"datePublished\":\"2024-01-19T15:26:09+00:00\",\"dateModified\":\"2025-11-28T02:52:18+00:00\",\"description\":\"Uncover Qyrus' versatile \\\"Type of Actions\\\" \u2013 \\\"Set,\\\" \\\"Send Text,\\\" and \\\"Press Keys.\\\" Master the \\\"Sendkeys\\\" command, automate key presses, and elevate your keyboard input tests with Steve and Parth.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#primaryimage\",\"url\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/10_Type-of-actions.png\",\"contentUrl\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/10_Type-of-actions.png\",\"width\":578,\"height\":464,\"caption\":\"Three man reviewing type of actions\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/post\\\/dive-into-qyrus-type-of-actions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Feature Friday: Dive into Qyrus\u2019 type of actions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#website\",\"url\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/\",\"name\":\"Qyrus\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#organization\",\"name\":\"Qyrus\",\"url\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/qurus-logo.png\",\"contentUrl\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/qurus-logo.png\",\"width\":153,\"height\":34,\"caption\":\"Qyrus\"},\"image\":{\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/#\\\/schema\\\/person\\\/32ea2020ee1b2b98ce7af3fe3a6b121f\",\"name\":\"Qyrus Editor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d8c0e8d3e1767bc96354a69b153b1de79b28c66cd9be1bd07fa0a32e2d529ba6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d8c0e8d3e1767bc96354a69b153b1de79b28c66cd9be1bd07fa0a32e2d529ba6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d8c0e8d3e1767bc96354a69b153b1de79b28c66cd9be1bd07fa0a32e2d529ba6?s=96&d=mm&r=g\",\"caption\":\"Qyrus Editor\"},\"sameAs\":[\"#\"],\"url\":\"https:\\\/\\\/symmetricsolutionz.co.in\\\/qyrus\\\/author\\\/qyrus-editor\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dive into Qyrus\u2019 type of actions","description":"Uncover Qyrus' versatile \"Type of Actions\" \u2013 \"Set,\" \"Send Text,\" and \"Press Keys.\" Master the \"Sendkeys\" command, automate key presses, and elevate your keyboard input tests with Steve and Parth.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Dive into Qyrus\u2019 type of actions","og_description":"Uncover Qyrus' versatile \"Type of Actions\" \u2013 \"Set,\" \"Send Text,\" and \"Press Keys.\" Master the \"Sendkeys\" command, automate key presses, and elevate your keyboard input tests with Steve and Parth.","og_url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/","og_site_name":"Qyrus","article_author":"#","article_published_time":"2024-01-19T15:26:09+00:00","article_modified_time":"2025-11-28T02:52:18+00:00","author":"Qyrus Editor","twitter_card":"summary_large_image","twitter_title":"Dive into Qyrus\u2019 type of actions","twitter_description":"Uncover Qyrus' versatile \"Type of Actions\" \u2013 \"Set,\" \"Send Text,\" and \"Press Keys.\" Master the \"Sendkeys\" command, automate key presses, and elevate your keyboard input tests with Steve and Parth.","twitter_misc":{"Written by":"Qyrus Editor","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#article","isPartOf":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/"},"author":{"name":"Qyrus Editor","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#\/schema\/person\/32ea2020ee1b2b98ce7af3fe3a6b121f"},"headline":"Feature Friday: Dive into Qyrus\u2019 type of actions","datePublished":"2024-01-19T15:26:09+00:00","dateModified":"2025-11-28T02:52:18+00:00","mainEntityOfPage":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/"},"wordCount":782,"publisher":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#organization"},"image":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#primaryimage"},"thumbnailUrl":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions.png","articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/","url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/","name":"Dive into Qyrus\u2019 type of actions","isPartOf":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#website"},"primaryImageOfPage":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#primaryimage"},"image":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#primaryimage"},"thumbnailUrl":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions.png","datePublished":"2024-01-19T15:26:09+00:00","dateModified":"2025-11-28T02:52:18+00:00","description":"Uncover Qyrus' versatile \"Type of Actions\" \u2013 \"Set,\" \"Send Text,\" and \"Press Keys.\" Master the \"Sendkeys\" command, automate key presses, and elevate your keyboard input tests with Steve and Parth.","breadcrumb":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#primaryimage","url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions.png","contentUrl":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2024\/05\/10_Type-of-actions.png","width":578,"height":464,"caption":"Three man reviewing type of actions"},{"@type":"BreadcrumbList","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/post\/dive-into-qyrus-type-of-actions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/symmetricsolutionz.co.in\/qyrus\/"},{"@type":"ListItem","position":2,"name":"Feature Friday: Dive into Qyrus\u2019 type of actions"}]},{"@type":"WebSite","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#website","url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/","name":"Qyrus","description":"","publisher":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/symmetricsolutionz.co.in\/qyrus\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#organization","name":"Qyrus","url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#\/schema\/logo\/image\/","url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2025\/02\/qurus-logo.png","contentUrl":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2025\/02\/qurus-logo.png","width":153,"height":34,"caption":"Qyrus"},"image":{"@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/symmetricsolutionz.co.in\/qyrus\/#\/schema\/person\/32ea2020ee1b2b98ce7af3fe3a6b121f","name":"Qyrus Editor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d8c0e8d3e1767bc96354a69b153b1de79b28c66cd9be1bd07fa0a32e2d529ba6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d8c0e8d3e1767bc96354a69b153b1de79b28c66cd9be1bd07fa0a32e2d529ba6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d8c0e8d3e1767bc96354a69b153b1de79b28c66cd9be1bd07fa0a32e2d529ba6?s=96&d=mm&r=g","caption":"Qyrus Editor"},"sameAs":["#"],"url":"https:\/\/symmetricsolutionz.co.in\/qyrus\/author\/qyrus-editor\/"}]}},"_links":{"self":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/posts\/4106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/comments?post=4106"}],"version-history":[{"count":0,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/posts\/4106\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/media\/4695"}],"wp:attachment":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/media?parent=4106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/categories?post=4106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/tags?post=4106"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/industry?post=4106"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/solution?post=4106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}