{"id":241,"date":"2023-09-10T07:44:54","date_gmt":"2023-09-10T07:44:54","guid":{"rendered":"https:\/\/softwaretestingstuff.com\/?p=241"},"modified":"2023-09-10T09:55:09","modified_gmt":"2023-09-10T09:55:09","slug":"2009-08-debugging-action-or-function-in-qtp-html","status":"publish","type":"post","link":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html","title":{"rendered":"Debugging an Action or a Function in QTP"},"content":{"rendered":"\n

Suppose you create an action or a function that defines variables that will be used in other parts of your test or function library. You can add breakpoints to the action or function to see how the value of the variables changes as the test or function library runs. To see how the test or function library handles the new value, you can also change the value of one of the variables during a break point.<\/p>\n\n\n\n

<\/a>This can be done by following below simple steps:<\/p>\n\n\n\n

Step 1: Create a New Action or Function<\/strong><\/p>\n\n\n\n

Open a test and insert a new action, or open a new function library and create a new function called SetVariables.<\/p>\n\n\n\n

If you are working in the Expert View, then follow Step 4 directly. If you are working in a function library, continue with Step 2 and Step 3.<\/p>\n\n\n\n

Step 2: (For Function Libraries Only) Associate the Function Library with a Test<\/strong><\/p>\n\n\n\n

Make sure the function library is in focus. Select File > Associate Library \u2018<Function Library Name>\u2019 with \u2018<Test Name>\u2019. QuickTest associates the function library with your test.<\/p>\n\n\n\n

Step 3: (For Function Libraries Only) Add a Call to the Function in Your Test<\/strong><\/p>\n\n\n\n

Add a call to the function by inserting a new step and typing the following in the Expert View: SetVariables.<\/p>\n\n\n\n

Step 4: Add Breakpoints<\/strong><\/p>\n\n\n\n

Add breakpoints at the appropriate lines.<\/p>\n\n\n\n

Step 5: Begin Running the Test<\/strong><\/p>\n\n\n\n

Run the test. The test or function library stops at the first breakpoint, before executing that step (line of script).<\/p>\n\n\n\n

Step 6: Check the Value of the Variables in the Debug Viewer Pane<\/strong><\/p>\n\n\n\n

Step 7: Check the Value of the Variables at the Next Breakpoint<\/strong><\/p>\n\n\n\n

Click the Run button to continue running the test. The test stops at the next breakpoint.<\/p>\n\n\n\n

Step 8: Modify the Value of a Variable Using the Variables Tab<\/strong><\/p>\n\n\n\n

Step 9: Modify the Value of a Variable Using the Command Tab<\/strong><\/p>\n\n\n\n

Step 10: Repeat a Command from the Command History<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"

Suppose you create an action or a function that defines variables that will be used in other parts of your test or function library. You can add breakpoints to the action or function to see how the value of the variables changes as the test or function library runs. To see how the test or […]<\/p>\n","protected":false},"author":1,"featured_media":248,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[14],"tags":[],"table_tags":[],"class_list":["post-241","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software-testing-certification"],"yoast_head":"\nDebugging an Action or a Function in QTP - Software Testing Stuff<\/title>\n<meta name=\"description\" content=\"Debugging an action or a function in QTP can be a nightmare. But with these expert tips and tricks, you can become a QTP debugging pro in no time! Find out how to troubleshoot your scripts and solve any errors.\" \/>\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.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Debugging an Action or a Function in QTP - Software Testing Stuff\" \/>\n<meta property=\"og:description\" content=\"Debugging an action or a function in QTP can be a nightmare. But with these expert tips and tricks, you can become a QTP debugging pro in no time! Find out how to troubleshoot your scripts and solve any errors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\" \/>\n<meta property=\"og:site_name\" content=\"Software Testing Stuff\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/tdipto\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-10T07:44:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-10T09:55:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Rahnuma Tasnim\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@tanvir@softwaretestingstuff.com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahnuma Tasnim\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\"},\"author\":{\"name\":\"Rahnuma Tasnim\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#\/schema\/person\/89d98848f9f47c2c4397c8b6b05c739b\"},\"headline\":\"Debugging an Action or a Function in QTP\",\"datePublished\":\"2023-09-10T07:44:54+00:00\",\"dateModified\":\"2023-09-10T09:55:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\"},\"wordCount\":326,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png\",\"articleSection\":[\"Software Testing Certification\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\",\"url\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\",\"name\":\"Debugging an Action or a Function in QTP - Software Testing Stuff\",\"isPartOf\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png\",\"datePublished\":\"2023-09-10T07:44:54+00:00\",\"dateModified\":\"2023-09-10T09:55:09+00:00\",\"description\":\"Debugging an action or a function in QTP can be a nightmare. But with these expert tips and tricks, you can become a QTP debugging pro in no time! Find out how to troubleshoot your scripts and solve any errors.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage\",\"url\":\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png\",\"contentUrl\":\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png\",\"width\":750,\"height\":450,\"caption\":\"Debugging an Action\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.softwaretestingstuff.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Debugging an Action or a Function in QTP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#website\",\"url\":\"https:\/\/www.softwaretestingstuff.com\/\",\"name\":\"Software Testing Stuff\",\"description\":\"Unlock the power of efficient testing and elevate your testing game\",\"publisher\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.softwaretestingstuff.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#organization\",\"name\":\"Software Testing Stuff\",\"url\":\"https:\/\/www.softwaretestingstuff.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/12\/logo-sts.png\",\"contentUrl\":\"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/12\/logo-sts.png\",\"width\":3268,\"height\":455,\"caption\":\"Software Testing Stuff\"},\"image\":{\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#\/schema\/person\/89d98848f9f47c2c4397c8b6b05c739b\",\"name\":\"Rahnuma Tasnim\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.softwaretestingstuff.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/41c8421a46bfdc7a8c3777359a8ce20e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/41c8421a46bfdc7a8c3777359a8ce20e?s=96&d=mm&r=g\",\"caption\":\"Rahnuma Tasnim\"},\"description\":\"Rahnuma is a technical content writer at software testing stuff. A software engineer by degree and a dynamic content creator by passion, she brings to table over 3 years of writing experience in tech niche. Combining her enthusiasm for writing and technology, she loves to share her thoughts on the latest tech trends.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/rahnuma-tasnim-770402216\/\",\"https:\/\/www.facebook.com\/tdipto\",\"https:\/\/x.com\/tanvir@softwaretestingstuff.com\"],\"url\":\"https:\/\/www.softwaretestingstuff.com\/author\/tanvirsoftwaretestingstuff-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Debugging an Action or a Function in QTP - Software Testing Stuff","description":"Debugging an action or a function in QTP can be a nightmare. But with these expert tips and tricks, you can become a QTP debugging pro in no time! Find out how to troubleshoot your scripts and solve any errors.","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.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html","og_locale":"en_US","og_type":"article","og_title":"Debugging an Action or a Function in QTP - Software Testing Stuff","og_description":"Debugging an action or a function in QTP can be a nightmare. But with these expert tips and tricks, you can become a QTP debugging pro in no time! Find out how to troubleshoot your scripts and solve any errors.","og_url":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html","og_site_name":"Software Testing Stuff","article_author":"https:\/\/www.facebook.com\/tdipto","article_published_time":"2023-09-10T07:44:54+00:00","article_modified_time":"2023-09-10T09:55:09+00:00","og_image":[{"width":750,"height":450,"url":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png","type":"image\/png"}],"author":"Rahnuma Tasnim","twitter_card":"summary_large_image","twitter_creator":"@tanvir@softwaretestingstuff.com","twitter_misc":{"Written by":"Rahnuma Tasnim","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#article","isPartOf":{"@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html"},"author":{"name":"Rahnuma Tasnim","@id":"https:\/\/www.softwaretestingstuff.com\/#\/schema\/person\/89d98848f9f47c2c4397c8b6b05c739b"},"headline":"Debugging an Action or a Function in QTP","datePublished":"2023-09-10T07:44:54+00:00","dateModified":"2023-09-10T09:55:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html"},"wordCount":326,"commentCount":0,"publisher":{"@id":"https:\/\/www.softwaretestingstuff.com\/#organization"},"image":{"@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage"},"thumbnailUrl":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png","articleSection":["Software Testing Certification"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html","url":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html","name":"Debugging an Action or a Function in QTP - Software Testing Stuff","isPartOf":{"@id":"https:\/\/www.softwaretestingstuff.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage"},"image":{"@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage"},"thumbnailUrl":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png","datePublished":"2023-09-10T07:44:54+00:00","dateModified":"2023-09-10T09:55:09+00:00","description":"Debugging an action or a function in QTP can be a nightmare. But with these expert tips and tricks, you can become a QTP debugging pro in no time! Find out how to troubleshoot your scripts and solve any errors.","breadcrumb":{"@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#primaryimage","url":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png","contentUrl":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/11\/Debugging-an-Action.png","width":750,"height":450,"caption":"Debugging an Action"},{"@type":"BreadcrumbList","@id":"https:\/\/www.softwaretestingstuff.com\/2009\/08\/debugging-action-or-function-in-qtp.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.softwaretestingstuff.com\/"},{"@type":"ListItem","position":2,"name":"Debugging an Action or a Function in QTP"}]},{"@type":"WebSite","@id":"https:\/\/www.softwaretestingstuff.com\/#website","url":"https:\/\/www.softwaretestingstuff.com\/","name":"Software Testing Stuff","description":"Unlock the power of efficient testing and elevate your testing game","publisher":{"@id":"https:\/\/www.softwaretestingstuff.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.softwaretestingstuff.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.softwaretestingstuff.com\/#organization","name":"Software Testing Stuff","url":"https:\/\/www.softwaretestingstuff.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.softwaretestingstuff.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/12\/logo-sts.png","contentUrl":"https:\/\/www.softwaretestingstuff.com\/wp-content\/uploads\/2022\/12\/logo-sts.png","width":3268,"height":455,"caption":"Software Testing Stuff"},"image":{"@id":"https:\/\/www.softwaretestingstuff.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.softwaretestingstuff.com\/#\/schema\/person\/89d98848f9f47c2c4397c8b6b05c739b","name":"Rahnuma Tasnim","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.softwaretestingstuff.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/41c8421a46bfdc7a8c3777359a8ce20e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/41c8421a46bfdc7a8c3777359a8ce20e?s=96&d=mm&r=g","caption":"Rahnuma Tasnim"},"description":"Rahnuma is a technical content writer at software testing stuff. A software engineer by degree and a dynamic content creator by passion, she brings to table over 3 years of writing experience in tech niche. Combining her enthusiasm for writing and technology, she loves to share her thoughts on the latest tech trends.","sameAs":["https:\/\/www.linkedin.com\/in\/rahnuma-tasnim-770402216\/","https:\/\/www.facebook.com\/tdipto","https:\/\/x.com\/tanvir@softwaretestingstuff.com"],"url":"https:\/\/www.softwaretestingstuff.com\/author\/tanvirsoftwaretestingstuff-com\/"}]}},"_links":{"self":[{"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/posts\/241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/comments?post=241"}],"version-history":[{"count":0,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/posts\/241\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/media\/248"}],"wp:attachment":[{"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/media?parent=241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/categories?post=241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/tags?post=241"},{"taxonomy":"table_tags","embeddable":true,"href":"https:\/\/www.softwaretestingstuff.com\/wp-json\/wp\/v2\/table_tags?post=241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}