{"id":28395,"date":"2022-10-04T14:48:30","date_gmt":"2022-10-04T09:18:30","guid":{"rendered":"https:\/\/www.arkasoftwares.com\/blog\/?p=28395"},"modified":"2023-04-12T07:49:25","modified_gmt":"2023-04-12T07:49:25","slug":"what-is-regression-testing","status":"publish","type":"post","link":"https:\/\/www.arkasoftwares.com\/blog\/what-is-regression-testing\/","title":{"rendered":"What is Regression Testing? Complete Guide to Methods, Test Cases &#038; Tools"},"content":{"rendered":"<p><span style=\"color: #000000;\">Regression Testing is among the most overlooked aspects of the <a href=\"https:\/\/www.arkasoftwares.com\/blog\/when-why-to-adopt-sdlc-vs-agile-development-life-cycle-for-your-project\/\" target=\"_blank\" rel=\"noopener\">Software Development Lifecycle<\/a>, while we put more focus on UI\/UX and advanced features, but give lesser attention to regression testing, which may cost you legal issues, additional costs, and even the loss of user base.<\/span><\/p>\n<p><span style=\"color: #000000;\">What could be the biggest nightmare for a software developer or Application owner?<\/span><\/p>\n<p><span style=\"color: #000000;\">Imagine a half-baked software upgrade that is not tested adequately is being deployed in your environment, which creates havoc for your enterprise and customers. <\/span><\/p>\n<p><span style=\"color: #000000;\">While your enterprise may attract a lot of criticism, your <a href=\"https:\/\/www.arkasoftwares.com\/blog\/how-to-hire-the-best-app-development-team\/\" target=\"_blank\" rel=\"noopener\">app development team<\/a> may have to invest additional time and effort to identify and resolve the issues at hand.<\/span><\/p>\n<p><span style=\"color: #000000;\">Well, all this could be avoided if you give adequate significance to Software Testing and follow the best industry practices to mitigate code errors. In our blog we&#8217;ll discuss about <strong>what is Regression Testing<\/strong> and how developers can perform it to solve software quality issues.<\/span><\/p>\n\n<h2><span class=\"ez-toc-section\" id=\"What_is_Regression_Testing\"><\/span><span style=\"color: #000000;\">What is Regression Testing?<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">Regression testing is the procedure of re-testing a software program post making any changes. It analyses and guarantees that the implemented changes should not have any sort of detrimental impact on the live software code and other functionalities.<\/span><\/p>\n<p><span style=\"color: #000000;\">Regression testing improves the opportunities for identifying bugs caused by application upgrades. It also helps app developers and testers in detecting code flaws at early stages, so that so the cost and efforts to mitigate them remain low.<\/span><\/p>\n<p><span style=\"color: #000000;\">Regression testing ensures your application functions properly and can offer the intended experience to the users. You can develop and maintain any number of test cases to evaluate the code and identify its loopholes. You can <a href=\"https:\/\/testsigma.com\/regression-testing\" target=\"_blank\" rel=\"noopener\">automate regression testing<\/a> with the help of tools to save effort and time.<\/span><\/p>\n\n<h2><span class=\"ez-toc-section\" id=\"Why_Regression_Testing_is_so_vital\"><\/span><span style=\"color: #000000;\">Why Regression Testing is so vital?<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">Regression testing is all about writing test cases for known bugs and then re-running them to identify issues once any changes are made to the code base.<\/span><\/p>\n<p><span style=\"color: #000000;\"> However, with the arrival of agility in software development, there has been a growing emphasis on embracing an iterative process, where we must push the new code quite frequently, which poses the threat of breaking the existing things.<\/span><\/p>\n<p><span style=\"color: #000000;\">Regression testing guarantees that frequent upgrades or pushes won&#8217;t degrade the existing things and diminish the customer experience.<\/span><\/p>\n\n<h2><span class=\"ez-toc-section\" id=\"Types_of_Regression_Testing\"><\/span><span style=\"color: #000000;\">Types of <\/span><span style=\"color: #000000;\">Regression Testing\u00a0<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">We have various types of regression testing used at several stages of testing. Let&#8217;s have a look at the most common types of regression testing.<\/span><\/p>\n<p><img data-dominant-color=\"b3e1fb\" data-has-transparency=\"false\" style=\"--dominant-color: #b3e1fb;\" decoding=\"async\" loading=\"lazy\" class=\"not-transparent size-full wp-image-28431 aligncenter\" src=\"https:\/\/live-arkasoftwares.s3.us-east-1.amazonaws.com\/uploads\/2022\/09\/Types-of-Regression-Testing.jpg\" alt=\"Regression Testing Types\" width=\"812\" height=\"480\" \/><\/p>\n<h3><span style=\"color: #000000;\">Unit testing:<\/span><\/h3>\n<p><span style=\"color: #000000;\"> It happens when code changes are put together for a single unit and a tester re-run all formerly passed unit tests. You can implement automated unit tests into the code to make the unit testing more effective and efficient.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Progressive Testing:<\/span><\/h3>\n<p><span style=\"color: #000000;\"> This testing works when the applications\/software specifications are changed frequently, and new test cases are generated repeatedly.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Partial Regression: <\/span><\/h3>\n<p><span style=\"color: #000000;\">We perform this testing to verify if the code will work perfectly with the changes done in the code. It also verifies if the unit could be integrated with the already existing or unchanged code.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Retest-All Testing:<\/span><\/h3>\n<p><span style=\"color: #000000;\"> In this testing, the testers re-use and execute all test cases, even if there are no changes have been made to the code. It is time-consuming; hence it is not preferred if a minor update is made to the code.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Complete Testing: <\/span><\/h3>\n<p><span style=\"color: #000000;\">This testing is performed to uncover unforeseen issues and bugs. It is maintained that the system could be made available to the user once this testing is completed successfully. This is highly preferred if multiple changes have been made to the current code.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Selective Testing:<\/span><\/h3>\n<p><span style=\"color: #000000;\"> To decrease the cost and efforts of retesting the code, the testers can utilize a subset of the existing test cases.<\/span><\/p>\n\n<h2><span class=\"ez-toc-section\" id=\"Regression_Testing_-_Popular_Tools_in_the_Market\"><\/span><span style=\"color: #000000;\">Regression Testing &#8211; Popular Tools in the Market<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">Here we have listed the Top 7 most popular Regression tools, which help you to perform automated regression testing with much ease. These tools not only help you execute the tests rapidly but also save huge time and effort.<\/span><\/p>\n<p><img data-dominant-color=\"d3ebf1\" data-has-transparency=\"false\" style=\"--dominant-color: #d3ebf1;\" decoding=\"async\" loading=\"lazy\" class=\"not-transparent size-full wp-image-28433 aligncenter\" src=\"https:\/\/live-arkasoftwares.s3.us-east-1.amazonaws.com\/uploads\/2022\/09\/Top-Regression-Testing-Tools.jpg\" alt=\"Popular Tools of Regression Testing in the market\" width=\"812\" height=\"370\" \/><\/p>\n<h3><a href=\"https:\/\/www.katalon.com\/\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Katalan Studio<\/a><\/h3>\n<p><span style=\"color: #000000;\"> It is an end-to-end automation tool that facilitates regression and functional testing. It transforms the processes into simple and easy tasks for software testers. <\/span><\/p>\n<p><span style=\"color: #000000;\">It offers all-in-one regression testing services for your mobile applications, websites, and web services. Katalon Studio also supports the execution of scripts on multiple gadgets, environments, and browsers.<\/span><\/p>\n<h3><a href=\"https:\/\/www.selenium.dev\/\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Selenium<\/a><\/h3>\n<p><span style=\"color: #000000;\"> It provides a plethora of features used for testing automation for web apps and mobile. It is known as one of the top testing tools for cross-platform and browser-based regression testing. It facilitates a seamless cycle of automated test scripts through data-driven tests. <\/span><\/p>\n<p><span style=\"color: #000000;\">It has established itself as an adequate solution for scaled and diversified quality assurance teams. Selenium is slightly difficult to learn, and that makes it not preferable to the small and mid-size testing teams.<\/span><\/p>\n<h3><a href=\"https:\/\/www.ibm.com\/products\/rational-functional-tester\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">IBM Rational Functional Tester<\/a><\/h3>\n<p><span style=\"color: #000000;\">It is famously known as RFT, it is a software testing and automation tool offered by IBM. It could be used to perform a plethora of software testing such as GUI, functional, data-driven testing, regression, and application testing.<\/span><\/p>\n<h3><a href=\"https:\/\/jmeter.apache.org\/\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Apache JMeter<\/a><\/h3>\n<p><span style=\"color: #000000;\"> It is an open-source test automation tool that is used to measure the test case performance and load the functional test behaviors.<\/span><\/p>\n<p><span style=\"color: #000000;\"> It is equipped with a wide range of testing features such as support for performance and load testing on numerous applications, protocols, devices, or servers. It offers an end-to-end regression test suite for the testers, which caters to all their testing requirements.<\/span><\/p>\n<h3><a href=\"http:\/\/watir.com\/\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Watir<\/a><\/h3>\n<p><span style=\"color: #000000;\">It is an open-source library used for web application testing in Ruby. It completely supports and offers a flexible user interface, that helps testers to write, execute, and maintain the test cases with ease.<\/span><\/p>\n<p><span style=\"color: #000000;\"> Watir comes with a wide range of user interaction abilities for web application and web services testing, such as filling out forms, clicking links, and text validation on all modern browsers.<\/span><\/p>\n<p><a class=\"ctaopen\" aria-label=\"link\"><img data-dominant-color=\"2f76a2\" data-has-transparency=\"false\" style=\"--dominant-color: #2f76a2;\" decoding=\"async\" loading=\"lazy\" class=\"not-transparent aligncenter wp-image-28076 size-full\" src=\"https:\/\/live-arkasoftwares.s3.us-east-1.amazonaws.com\/uploads\/2022\/09\/Want-to-Hire-an-experienced-App-Developer-for-Your-Next-Project.png\" alt=\"Hire a Mobile App Developer\" width=\"860\" height=\"200\" srcset=\"https:\/\/live-arkasoftwares.s3.amazonaws.com\/uploads\/2022\/09\/17135929\/Want-to-Hire-an-experienced-App-Developer-for-Your-Next-Project.png 860w, https:\/\/live-arkasoftwares.s3.amazonaws.com\/uploads\/2022\/09\/17135929\/Want-to-Hire-an-experienced-App-Developer-for-Your-Next-Project-300x70.png 300w, https:\/\/live-arkasoftwares.s3.amazonaws.com\/uploads\/2022\/09\/17135929\/Want-to-Hire-an-experienced-App-Developer-for-Your-Next-Project-768x179.png 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" \/><\/a><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Regression_Testing_-_How_to_conduct_it\"><\/span><span style=\"color: #000000;\">Regression Testing &#8211; How to conduct it?<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">Usually, we don\u2019t have a fixed pattern to implement the regression testing. However, the QA professionals can utilize the below steps to conduct the regression testing successfully:<\/span><\/p>\n<p><img data-dominant-color=\"d7ecf7\" data-has-transparency=\"false\" style=\"--dominant-color: #d7ecf7;\" decoding=\"async\" loading=\"lazy\" class=\"not-transparent size-full wp-image-28432 aligncenter\" src=\"https:\/\/live-arkasoftwares.s3.us-east-1.amazonaws.com\/uploads\/2022\/09\/How-to-Conduct-Regression-Testing.jpg\" alt=\"How to Conduct Regression Testing\" width=\"812\" height=\"480\" \/><\/p>\n<h3><span style=\"color: #000000;\">Regression Test Selection<\/span><\/h3>\n<p><span style=\"color: #000000;\"> In this step, you must identify the test cases that need re-testing. You are not supposed to test the entire test suite, instead, you can execute the test cases on the module that has undergone a source code change. You can segregate the test cases into Obsolete Test Cases and Reusable Test Cases. <\/span><\/p>\n<p><span style=\"color: #000000;\">The Obsolete test cases could be ones for the forthcoming testing cycles, whereas the Reusable ones must be used for future regression cycles.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Define the Executing Test Cases Time\u00a0<\/span><\/h3>\n<p><span style=\"color: #000000;\"> In this step, you must estimate and define the time it will take to implement the selected test cases. You must keep the following factors in mind which may impact the test execution time. These factors are test planning by the QAs, test data development, and review of test cases, to name a few.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Identify the Test Cases ready for Automation<\/span><\/h3>\n<p><span style=\"color: #000000;\">Here the QA team can decide on the test cases they can automate, based on the exploratory testing they have performed.<\/span><\/p>\n<p><span style=\"color: #000000;\"> Automated test cases demand almost no human intervention, they enable the re-use of similar scripts repeatedly and are way faster than <a href=\"https:\/\/www.arkasoftwares.com\/blog\/mobile-app-testing\/\" target=\"_blank\" rel=\"noopener\">manual testing test cases<\/a>. In this stage, the QA team can split the test cases into two broad categories, manual test cases, and automated test cases.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Prioritization of Test Cases<\/span><\/h3>\n<p><span style=\"color: #000000;\">Here, the QA team will fetch all the test cases and prioritize them in various categories (high, medium, and low). <\/span><\/p>\n<p><span style=\"color: #000000;\">Based on this evaluation and categorization, they can execute the higher-urgency test cases initially, followed by medium and low-urgency test cases. The test case urgency depends on the application\u2019s functionality and end-user participation.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Execution of Test Cases<\/span><\/h3>\n<p><span style=\"color: #000000;\"> In this stage, the QAs sequentially execute the test cases. They evaluate the impact of the changes on the product and check if it is performing the intended functions or not. <\/span><\/p>\n<p><span style=\"color: #000000;\">You can choose the method of manual or automation testing based on your project needs. To perform automated <a href=\"https:\/\/en.wikipedia.org\/wiki\/Regression_testing\" target=\"_blank\" rel=\"nofollow noopener\">regression testing<\/a>, you can use functional tools like QTP, Watir, or Selenium.<\/span><\/p>\n\n<h2><span class=\"ez-toc-section\" id=\"Regression_Testing_-_Best_Practices\"><\/span><span style=\"color: #000000;\">Regression Testing &#8211; Best Practices<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">As we have explored the fundamental testing nuances, let us cover some industry-wide best practices one must follow to perform effective regression testing.<\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">Frequently reassess the requirements of software developers and users, so that test designs could be updated accordingly<\/span><\/li>\n<li><span style=\"color: #000000;\">To prevent any rework in the future, you must implement a robust regression testing framework from the scratch, with in-depth test designs.<\/span><\/li>\n<li><span style=\"color: #000000;\">Always add fresh tests to the testing pack when additional features or functionalities are added to the application.<\/span><\/li>\n<li><span style=\"color: #000000;\">Frequently analyze the UI\/UX on your web app to keep your focus on the test designs.<\/span><\/li>\n<li><span style=\"color: #000000;\">As Regression tests are mostly automated, it is preferred to have a tester with experience in writing automation test scripts for a wide range of test cases.<\/span><\/li>\n<\/ul>\n\n<h2><span class=\"ez-toc-section\" id=\"Regression_Testing_-_Advantages_and_Disadvantages\"><\/span><span style=\"color: #000000;\">Regression Testing &#8211; Advantages and Disadvantages<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<table class=\"table table-bordered blueHead-table pointTable\">\n<thead>\n<tr>\n<th style=\"text-align: center;\"><strong><span style=\"color: #ffffff;\">Advantages<\/span><\/strong><\/th>\n<th style=\"text-align: center;\"><strong><span style=\"color: #ffffff;\">Disadvantages<\/span><\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"312\"><span style=\"color: #000000;\">It ensures that already remediated issues don\u2019t reoccur.<\/span><\/td>\n<td width=\"312\"><span style=\"color: #000000;\">It needs the creation of complex test cases.<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"312\"><span style=\"color: #000000;\">It guarantees that any code change doesn\u2019t unfavorably impact any other functionality.<\/span><\/td>\n<td width=\"312\"><span style=\"color: #000000;\">Regression testing could be too much time-consuming if we are not using automation.<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"312\"><span style=\"color: #000000;\">It is very easy to understand, analyze, and learn.<\/span><\/td>\n<td width=\"312\"><span style=\"color: #000000;\">The highly repetitive approach of Regression testing can impact the agile sprint process.<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"312\"><span style=\"color: #000000;\">It acts as a perfect risk mitigation approach while we perform testing.<\/span><\/td>\n<td width=\"312\"><span style=\"color: #000000;\">The App development team needs to perform regression testing for every small code change.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<h2><span class=\"ez-toc-section\" id=\"Regression_Testing_-_Common_Challenges\"><\/span><span style=\"color: #000000;\">Regression Testing &#8211; Common Challenges<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">Regression Testing offers numerous benefits, but it comes with its own set of challenges as well:<\/span><\/p>\n<p><img data-dominant-color=\"9ddafb\" data-has-transparency=\"false\" style=\"--dominant-color: #9ddafb;\" decoding=\"async\" loading=\"lazy\" class=\"not-transparent size-full wp-image-28434 aligncenter\" src=\"https:\/\/live-arkasoftwares.s3.us-east-1.amazonaws.com\/uploads\/2022\/09\/Challenges-in-Regression-Testing.jpg\" alt=\"Common Challenges Regression Testing\" width=\"812\" height=\"370\" \/><\/p>\n<h3><span style=\"color: #000000;\">Testing Approach:<\/span><\/h3>\n<p><span style=\"color: #000000;\"> It is very important to select a <a href=\"https:\/\/www.arkasoftwares.com\/blog\/how-to-enhance-devops-with-automation-testing\/\" target=\"_blank\" rel=\"noopener\">suitable testing methodology<\/a> when you are planning to perform regression testing. <\/span><\/p>\n<p><span style=\"color: #000000;\">You may have advanced tools, frameworks, and experienced resources at your disposal, but you may experience challenges if you don\u2019t have an effective testing plan in place. You must devise a well-structured approach to conduct the regression testing.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Complexity:<\/span><\/h3>\n<p><span style=\"color: #000000;\"> The code complexity increases as you keep on increasing the number of test cases. When you develop a scaled and enterprise-grade application, you need to create new test cases while having to execute the existing ones as well. <\/span><\/p>\n<p><span style=\"color: #000000;\">This makes the overall process quite cumbersome, hence it is always advised to keep the code complexity low.<\/span><\/p>\n<h3><span style=\"color: #000000;\">High Upfront Cost: <\/span><\/h3>\n<p><span style=\"color: #000000;\">Regression testing is a complex process, and it becomes very time-consuming if you perform it manually. <\/span><\/p>\n<p><span style=\"color: #000000;\">That\u2019s the reason most organizations are adopting <a href=\"https:\/\/www.arkasoftwares.com\/blog\/top-automation-testing-tools\/\" target=\"_blank\" rel=\"noopener\">automation tools<\/a>, however, that comes with a high upfront cost. You must invest in advanced tools and set up a high-end infrastructure, which is a pricey affair.<\/span><\/p>\n<h3><span style=\"color: #000000;\">Immense Coverage and Scope: <\/span><\/h3>\n<p><span style=\"color: #000000;\">The triumph of your regression testing process depends on the methodology you adopt to create the test cases suite. To ensure <a href=\"https:\/\/www.arkasoftwares.com\/blog\/how-to-create-an-app\/\" target=\"_blank\" rel=\"noopener\">successful app development<\/a>, you must update the regression suite between every build and release.<\/span><\/p>\n<p><span style=\"color: #000000;\">It is important to remember every change, as you can perform effective regression testing without that. Hence it is always recommended to ensure your scope covers all the elements.<\/span><\/p>\n\n<h2><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span><span style=\"color: #000000;\">Conclusion<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"color: #000000;\">This blog establishes what is regression testing and how it offers a well-functioning software product that can complement its requirements and user expectations. We can employ various forms of regression testing, that could be conducted at different stages of the testing life cycle.<\/span><\/p>\n<p><span style=\"color: #000000;\">Regression testing is complex and may require additional resources, but it assures substantial benefits that rationalize the investment, both in terms of cost and time.<\/span><\/p>\n<p><span style=\"color: #000000;\"> Regression testing has been an integral part of an <a href=\"https:\/\/hackernoon.com\/how-to-be-agile-in-a-non-agile-world\" target=\"_blank\" rel=\"nofollow noopener\">agile development<\/a> lifecycle, and it is primarily focused on enhancing the output and making the overall process easier for developers and QAs.<\/span><\/p>\n<p><span style=\"color: #000000;\">Fortunately, we have plenty of top automation tools in the market, which can automate the regression test cases to reduce the overall time and effort. However, you must select a tool that suits your project and business needs.<\/span><\/p>\n<p><span style=\"color: #000000;\">Arka Softwares is a renowned and reliable <a href=\"https:\/\/www.arkasoftwares.com\/services\/software-development\" target=\"_blank\" rel=\"noopener\">software development company,<\/a> which develops successful applications for all business verticals. In case you have an iota of doubt about your regression testing approach, then you can feel free to connect with our software development consultants.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Regression Testing is among the most overlooked aspects of the Software Development Lifecycle, while we put more focus on UI\/UX and advanced features, but give lesser attention to regression testing,&nbsp;[\u2026]<\/p>\n","protected":false},"author":11,"featured_media":28429,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[168],"tags":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/posts\/28395"}],"collection":[{"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/comments?post=28395"}],"version-history":[{"count":1,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/posts\/28395\/revisions"}],"predecessor-version":[{"id":34516,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/posts\/28395\/revisions\/34516"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/media\/28429"}],"wp:attachment":[{"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/media?parent=28395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/categories?post=28395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.arkasoftwares.com\/blog\/wp-json\/wp\/v2\/tags?post=28395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}