{"id":12885,"date":"2020-06-09T23:46:02","date_gmt":"2020-06-09T23:46:02","guid":{"rendered":"http:\/\/abstracta.us\/blog\/?p=12885"},"modified":"2025-05-05T21:22:49","modified_gmt":"2025-05-05T21:22:49","slug":"testim-review-ai-automated-functional-testing-tool","status":"publish","type":"post","link":"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/","title":{"rendered":"Testim Review: Automated Functional Testing Tool with AI"},"content":{"rendered":"\n<h1>Looking to hear what other testers think about Testim? Look no further.<\/h1><!-- Go to www.addthis.com\/dashboard to customize your tools --><script src=\"\/\/s7.addthis.com\/js\/300\/addthis_widget.js#pubid=ra-58d80a50fc4f926d\" type=\"text\/javascript\"><\/script>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/05\/Screen-Shot-2020-05-13-at-4.52.03-PM-min-1024x470.png\" alt=\"testim website screenshot\" class=\"wp-image-12750\"\/><\/figure>\n\n\n\n<p>When it comes to finding the most adequate tools for testing a software application, our team generally leans toward the use of <a href=\"https:\/\/abstracta.us\/blog\/software-testing\/migrating-to-open-source-testing-tools\/\">open source tools<\/a> for many reasons. First, they\u2019re excellent for integrating with many platforms. Secondly, they generally offer a large community from which you can get support and lastly, they provide flexibility to the point that you can extend them on your own in a cost-effective way. But, in this post and in this case, you\u2019ll see we\u2019re about to make an exception!<\/p>\n\n\n\n<p>Our team was introduced not long ago to <a href=\"https:\/\/www.testim.io\/#utm_source=abstracta&amp;utm_medium=blog&amp;utm_campaign=testim-review\"><strong>Testim<\/strong><\/a> while we were searching for a way to minimize the time spent on script maintenance and overall, find a way to generate reliable scripts without having to be a programmer.<\/p>\n\n\n\n<p>In this post, we\u2019re going to share our evaluation of Testim after having spent some time investigating it on our own and after getting to know the people behind it a bit more (Thanks to the Testim team for all of your support and to <a href=\"https:\/\/www.linkedin.com\/in\/nicol%C3%A1s-reina-texeira-953783119\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Nicolas Reina (opens in a new tab)\">Nicolas Reina<\/a> for helping with this review!).&nbsp;<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_is_Testim\"><\/span>What is Testim?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Testim is a commercial end-to-end software testing tool powered with AI that provides developers and testers a fast way to automate functional tests. It\u2019s a web-based platform that also helps teams to follow good software quality practices.&nbsp;<\/p>\n\n\n\n<p>Testim also has some plugins to integrate your tests into a CI\/CD Jenkins pipeline, Jira, and personalized grids for execution.&nbsp;<\/p>\n\n\n\n<p>Additionally, the tool has a sleek and complete UI and it easily adapts to your way of working, with the option to use either its coded or code-less version (for those that are just starting out with automation).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"AI_Smart_Locators\"><\/span>AI Smart Locators<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>When creating a test, a common and valid way to speed up the authoring of the scripts is to record actions on the system under test with a tool, but the vast majority of these tools do not determine the best locators over the page. Consequently, if you don\u2019t have the technical skills to deal with this issue, you\u2019re certain to end up with many imminent problems on the maintenance side.&nbsp;<\/p>\n\n\n\n<p>Nevertheless, the Testim recorder identifies the accurate locators for each element with the help of Artificial Intelligence, generating a list of rankings for different locators based on best automation practices for creating stable tests.&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/06\/unnamed-3-min-1-1.png\" alt=\"Testim workflow diagram\" class=\"wp-image-12894\" width=\"413\" height=\"509\"\/><\/figure><\/div>\n\n\n\n<p>Once signed into the Testim platform, you can move forward with creating a test just by installing the <a href=\"https:\/\/chrome.google.com\/webstore\/detail\/testim-editor\/pebeiooilphfmbohdbhbomomkkoghoia?hl=en\">Testim Extension for Chrome<\/a> and then by clicking the button, \u201cCreate New\u201d at \u201cTest List\u201d &gt; \u201cNew Test\u201d on the right corner of the page.&nbsp;<\/p>\n\n\n\n<p>Once it\u2019s properly installed, you can start recording by pressing the red button in the toolbar, then a dialog screen will appear requesting the main page of the site for testing.&nbsp;<\/p>\n\n\n\n<p>When you\u2019re done, the test shows the recorded steps in the Editor.&nbsp;<\/p>\n\n\n\n<p>For each step, there are several edit options to customize the behavior of the test, with the option to edit the locators, assertions, actions in the properties options, and more.<br><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/06\/unnamed-min-2.gif\" alt=\"testim locators gif\" class=\"wp-image-12890\" width=\"700\" height=\"365\"\/><\/figure><\/div>\n\n\n\n<p>As you can see, Testim has the ability to choose the recommended locators for you, but if for some reason you aren\u2019t happy with them, you can either change the priority of the ranking or just make a custom one.<\/p>\n\n\n\n<p>To run the test, just press the \u201cPlay\u201d button in the toolbar and as the execution ends, the result will be displayed in the editor indicating whether the test passed or failed.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Single_API_and_UI_Testing_Framework\"><\/span>Single API and UI Testing Framework<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Something that isn\u2019t common for this type of web-based tool is the possibility to integrate API testing into the web automation test suite. Yet, Testim provides a really user-friendly way to make HTTP requests. This means that in a few simple steps, you can fetch values from an API call and validate the correlating value from the front end in the same test. Also, a complete suite of API testing can be developed with this feature which is really great if you want to have it all in one place.<br><br>To see this more clearly, let\u2019s check out an example. Below there\u2019s a brief description of the steps for our API tests. As I mentioned before, the first thing is to create a new test, then do the following:<br><\/p>\n\n\n\n<ul><li>Set the base URL<\/li><li>Click the \u201c+\u201d icon, then the \u201cActions\u201d option (or you can also search for it in the dropdown menu called \u201cALL\u201d) and then choose the \u201cAdd API action\u201d option.<\/li><\/ul>\n\n\n\n<ul><li>Next, set the fields that are presented within the recently configured action:<\/li><\/ul>\n\n\n\n<ol><li><strong>Method<\/strong>: Testim has the option to use the following HTTP Method requests:<ol><li>&nbsp;Get \/ Post \/ Put \/ Patch \/ Delete \/ Copy \/ Head \/ Options)<\/li><\/ol><\/li><li><strong>URL<\/strong>: The URL to which you want to send a request<\/li><li><strong>Headers<\/strong>: These are the key values that you want to send to your API (this action can be done in line format or in text format (for this, you must click on the &#8220;Raw&#8221; switch).<\/li><li><strong>Body<\/strong>: This is where you select the structure of your request<\/li><li>There\u2019s one more thing to set before sending the request. To the right of the screen, you can check and uncheck an option that says \u201c<strong>Send via web page.<\/strong>\u201d This is if you want to send the API call outside the browser context, so all browser-restrictions do not apply to it.<\/li><li><strong><em>Note<\/em><\/strong>: Testim allows parameters through:<ol><li>The url with \u201c<em>?parameterName=&lt;&lt;value&gt;&gt;<\/em>\u201d.<\/li><li>The raw format at the right of the screen.<\/li><li>The request body, <em>\u201cvariableName\u201d={{parameter}}<\/em>.<\/li><li>Import of a parameter from another previous step<\/li><\/ol><\/li><\/ol>\n\n\n\n<p>You can also check &#8220;Run additional code on request result&#8221; which means that once there is a response, the Javascript code that you place will be executed.&nbsp;<br><\/p>\n\n\n\n<p>For example, if you need to export a parameter from one step to another, or between test cases you\u2019d write:<\/p>\n\n\n\n<ul><li><strong>Javascript<\/strong>: \u201c<em>exports.deckId = responseBody.deck_id;<\/em>\u201d<\/li><li><strong>In other words<\/strong>: Export the value of <em>&#8220;deck_id&#8221;<\/em> in the body of the response obtained in the <em>&#8220;deckId&#8221;<\/em> variable.<\/li><\/ul>\n\n\n\n<p>This feature allows you to integrate and automate different flows combining API and Frontend Automation testing with almost no programming skills.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Test_Organization\"><\/span>Test Organization&nbsp;<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Inside Testim, organizing your test cases is very intuitive and straightforward, requiring just a few steps. For this purpose, the tool provides different levels of organization as needed such as Test Suite and Test Plan and you can create custom labels.<br><br>Creating a test suite is very simple. Once you have the tests that you want to add, just do the following:<\/p>\n\n\n\n<ul><li>Select &#8220;SUITE&#8221;<\/li><li>Click on &#8220;CREATE NEW&#8221;<\/li><li>A pop up appears where you can assign:<ul><li>Name<\/li><li>Description<\/li><li>Select all test cases by title of each<\/li><\/ul><\/li><li>Click \u201cOK\u201d<\/li><\/ul>\n\n\n\n<p>The test suite will be loaded and listed along with any other suites you may have under the &#8220;SUITES&#8221; option.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Reusing_Test_Cases\"><\/span>Reusing Test Cases<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Regarding the reuse of test cases, Testim also makes it simple, since you can duplicate and reuse them any time using a simple copy-paste, either the entire case, a module or a single step. Going forward, you can also define it quickly, upon creating a new test case, you can perform the following action:<br><\/p>\n\n\n\n<ul><li>Click on the &#8220;+&#8221; symbol to display a list of options for actions to be carried out.<\/li><li>At the bottom, you\u2019ll see the titles of previous test cases and you can select one of them to reuse<\/li><\/ul>\n\n\n\n<p>Remember that when importing a test case, it should not conflict with subsequent steps, so it can be performed for all test cases, despite its purpose.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Testim_vs_Other_Tools\"><\/span>Testim vs Other Tools<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>As a result of our experience with Testim, we find some remarkable aspects to weigh their benefits against other automation tools that we also love. I must point out that the tools in this comparison are only at a native level, especially Selenium Webdriver used with Java, Ruby or some other supported programming language.&nbsp;<br><\/p>\n\n\n\n<p>Below we\u2019ve listed some different test automation tools and compared them on relevant aspects to show some of their advantages, limitations and requirements (there is no best option here, it only depends on what you\u2019re looking for):<br><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/06\/Screen-Shot-2020-06-09-at-4.05.32-PM-min-1024x860.png\" alt=\"Testim vs other test automation tools comparison chart\" class=\"wp-image-12898\" width=\"700\" height=\"430\"\/><\/figure><\/div>\n\n\n\n<p>Now let&#8217;s compare it with some API testing tools:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/06\/Screen-Shot-2020-06-09-at-4.04.01-PM-min-1024x555.png\" alt=\"testim vs API tools comparison chart\" class=\"wp-image-12897\" width=\"700\" height=\"278\"\/><\/figure><\/div>\n\n\n\n<p>*It is important to comment that this last evaluation is regarding the usability side for those who aren\u2019t familiar with API testing, also Testim, in this case, has its own limitations compared to the others tools that are specifically designed for API testing.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Final_Thoughts_on_Testim\"><\/span>Final Thoughts on Testim<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>We\u2019re positive that Testim is a really good option that&#8217;s worth taking a look at even if you already have experience with test automation. <strong>It can help you simplify web automation and take it to another level.<\/strong> The speed with which you can make reliable tests with no knowledge of CSS or XPath is truly impressive. You can see this in its use of smart locators and being the first of its kind, also having the possibility to integrate API testing into the suite.<br><\/p>\n\n\n\n<p>When it comes to technical debt (a stubborn foe for almost every automation project), the amount of it could be reduced in real terms with Testim. This is partly due to the fact that it\u2019s a tool that anyone on the team can start using (regardless of experience) and its low learning curve. <strong>This is a great tool to help create a better DevOps culture<\/strong> and collaborate within a single web platform.<br><\/p>\n\n\n\n<p>Last but not least, I feel that the basics that we covered today in this Testim review are just the tip of the iceberg and once you get more involved with the platform, you\u2019ll discover it has a lot more benefits, mainly related to the many integrations it has with the Dev Kit, CLI, execution grids and external DevOps tools.&nbsp;<br><\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Have you given Testim a try? I\u2019d love to know what you think! Leave a comment. <br><\/p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Recommended_for_You\"><\/span>Recommended for You<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><a href=\"https:\/\/abstracta.us\/blog\/tools\/automatic-checks-scriptless-tool-ghost-inspector\/\">Automatic Checks with Scriptless Tool, Ghost Inspector<\/a><br><a href=\"https:\/\/abstracta.us\/blog\/tools\/software-testing-tools-were-watching-2020\/\">Software Testing Tools We&#8217;re Watching Out For in 2020<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Looking to hear what other testers think about Testim? Look no further. When it comes to finding the most adequate tools for testing a software application, our team generally leans toward the use of open source tools for many reasons. First, they\u2019re excellent for integrating&#8230;<\/p>\n","protected":false},"author":34,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[60,61],"tags":[340],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v14.0.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Testim Review: Coded or Codeless Test Automation | Abstracta<\/title>\n<meta name=\"description\" content=\"We&#039;ve got another tool in our toolbelt! See our Testim review for easier functional test automation and learn how it compares with other tools.\" \/>\n<meta name=\"robots\" content=\"index, follow\" \/>\n<meta name=\"googlebot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta name=\"bingbot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Testim Review: Coded or Codeless Test Automation | Abstracta\" \/>\n<meta property=\"og:description\" content=\"We&#039;ve got another tool in our toolbelt! See our Testim review for easier functional test automation and learn how it compares with other tools.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog about AI-powered quality engineering for teams building complex software | Abstracta\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AbstractaQA\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-09T23:46:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-05T21:22:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/06\/Copy-of-blog-post-image-5-6-min.png\" \/>\n\t<meta property=\"og:image:width\" content=\"560\" \/>\n\t<meta property=\"og:image:height\" content=\"315\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AbstractaUS\" \/>\n<meta name=\"twitter:site\" content=\"@AbstractaUS\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/abstracta.us\/blog\/#website\",\"url\":\"https:\/\/abstracta.us\/blog\/\",\"name\":\"Blog about AI-powered quality engineering for teams building complex software | Abstracta\",\"description\":\"AI-powered quality engineering\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/abstracta.us\/blog\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/abstracta.us\/wp-content\/uploads\/2020\/05\/Screen-Shot-2020-05-13-at-4.52.03-PM-min-1024x470.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/#webpage\",\"url\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/\",\"name\":\"Testim Review: Coded or Codeless Test Automation | Abstracta\",\"isPartOf\":{\"@id\":\"https:\/\/abstracta.us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/#primaryimage\"},\"datePublished\":\"2020-06-09T23:46:02+00:00\",\"dateModified\":\"2025-05-05T21:22:49+00:00\",\"author\":{\"@id\":\"https:\/\/abstracta.us\/blog\/#\/schema\/person\/ad702e22532d842e4befeab6ce67a6ca\"},\"description\":\"We've got another tool in our toolbelt! See our Testim review for easier functional test automation and learn how it compares with other tools.\",\"breadcrumb\":{\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/abstracta.us\/blog\/\",\"url\":\"https:\/\/abstracta.us\/blog\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/\",\"url\":\"https:\/\/abstracta.us\/blog\/test-automation\/\",\"name\":\"Test Automation\"}},{\"@type\":\"ListItem\",\"position\":3,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/\",\"url\":\"https:\/\/abstracta.us\/blog\/test-automation\/testim-review-ai-automated-functional-testing-tool\/\",\"name\":\"Testim Review: Automated Functional Testing Tool with AI\"}}]},{\"@type\":[\"Person\"],\"@id\":\"https:\/\/abstracta.us\/blog\/#\/schema\/person\/ad702e22532d842e4befeab6ce67a6ca\",\"name\":\"Charles Rodriguez\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/abstracta.us\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a271a8216ce7cd164f3840dfc2c4d706?s=96&d=blank&r=g\",\"caption\":\"Charles Rodriguez\"},\"description\":\"Tester, Abstracta\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/posts\/12885"}],"collection":[{"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/comments?post=12885"}],"version-history":[{"count":15,"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/posts\/12885\/revisions"}],"predecessor-version":[{"id":13204,"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/posts\/12885\/revisions\/13204"}],"wp:attachment":[{"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/media?parent=12885"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/categories?post=12885"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/abstracta.us\/blog\/wp-json\/wp\/v2\/tags?post=12885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}