{"id":186,"date":"2024-08-15T11:23:00","date_gmt":"2024-08-15T11:23:00","guid":{"rendered":"https:\/\/www.krninformatix.com\/blog\/?p=186"},"modified":"2024-09-06T10:34:14","modified_gmt":"2024-09-06T10:34:14","slug":"unlock-seleniums-potential-for-functional-and-regression-testing","status":"publish","type":"post","link":"https:\/\/www.krninformatix.com\/blog\/unlock-seleniums-potential-for-functional-and-regression-testing\/","title":{"rendered":"Unlock Selenium&#8217;s Potential for Functional and Regression Testing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"186\" class=\"elementor elementor-186\">\n\t\t\t\t<div class=\"elementor-element elementor-element-301f225 e-flex e-con-boxed e-con e-parent\" data-id=\"301f225\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e280fb elementor-widget elementor-widget-text-editor\" data-id=\"6e280fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Selenium is a powerful open-source tool widely used for automating web applications. Its versatility and robust features make it an essential tool for software testers and developers alike. Whether you&#8217;re new to Selenium or an experienced user, understanding how Selenium can be used for both functional and regression testing is crucial to leveraging its full potential.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b78e72b elementor-widget elementor-widget-heading\" data-id=\"b78e72b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Understanding Selenium: A Brief Overview<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef3f1d5 elementor-widget elementor-widget-text-editor\" data-id=\"ef3f1d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Selenium is a suite of tools that automates web browsers. It primarily consists of four components:<\/span><\/p><ol><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Selenium WebDriver<\/b><span style=\"font-weight: 400;\">: The most popular component, WebDriver interacts directly with the browser to control it from the OS level.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Selenium IDE<\/b><span style=\"font-weight: 400;\">: An integrated development environment that allows users to record, edit, and debug tests.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Selenium Grid<\/b><span style=\"font-weight: 400;\">: A tool that allows tests to run on different machines and browsers simultaneously.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Selenium RC (Remote Control)<\/b><span style=\"font-weight: 400;\">: An older version of WebDriver, now largely deprecated.<\/span><\/li><\/ol><p><span style=\"font-weight: 400;\">Selenium&#8217;s ability to work across different browsers and platforms has made it a staple in many testing environments. But what sets it apart is its capability to handle both functional and regression testing seamlessly.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93b4b52 elementor-widget elementor-widget-heading\" data-id=\"93b4b52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is Functional Testing?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11759fe elementor-widget elementor-widget-text-editor\" data-id=\"11759fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Functional testing is a type of black-box testing that validates the functionality of a software application. The primary goal is to ensure that the application behaves as expected under various conditions.<\/span><\/p><p><span style=\"font-weight: 400;\">Functional testing involves several steps:<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Understanding Requirements<\/b><span style=\"font-weight: 400;\">: Before testing, the tester must understand the application&#8217;s functionality, which is usually detailed in the requirements document.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Test Case Development<\/b><span style=\"font-weight: 400;\">: Based on the requirements, testers develop test cases that cover all aspects of the application.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Test Execution<\/b><span style=\"font-weight: 400;\">: The developed test cases are executed, and the application&#8217;s functionality is verified against the expected outcomes.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Result Analysis<\/b><span style=\"font-weight: 400;\">: After execution, results are analyzed to identify any discrepancies between actual and expected behavior.<\/span><\/li><\/ul><p><span style=\"font-weight: 400;\">Selenium&#8217;s role in functional testing is pivotal. By automating repetitive tasks, Selenium allows testers to focus on more complex scenarios, ensuring comprehensive coverage and accurate results.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14b64d6 elementor-widget elementor-widget-heading\" data-id=\"14b64d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is Regression Testing?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d38c223 elementor-widget elementor-widget-text-editor\" data-id=\"d38c223\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Regression testing is conducted to ensure that new code changes do not adversely affect the existing functionality of the application. It&#8217;s a crucial step in the software development lifecycle, especially when continuous integration and frequent releases are involved.<\/span><\/p><p><span style=\"font-weight: 400;\">Regression testing includes:<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Identifying Test Cases<\/b><span style=\"font-weight: 400;\">: Not all test cases are suitable for regression testing. The tester must select those that cover the core functionality of the application.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Automating Tests<\/b><span style=\"font-weight: 400;\">: Automation plays a key role in regression testing. Automated tests can be run repeatedly to ensure that new changes haven&#8217;t broken any existing features.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Running the Tests<\/b><span style=\"font-weight: 400;\">: Once the test cases are automated, they can be executed every time new changes are introduced.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Analyzing Results<\/b><span style=\"font-weight: 400;\">: The results must be carefully analyzed to ensure that no new bugs have been introduced.<\/span><\/li><\/ul><p><span style=\"font-weight: 400;\">Selenium is particularly well-suited for regression testing. Its ability to execute a large number of test cases across different browsers and platforms ensures that the application remains stable after every update.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-821322b elementor-widget elementor-widget-heading\" data-id=\"821322b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Selenium Facilitates Functional Testing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cb0b80 elementor-widget elementor-widget-text-editor\" data-id=\"6cb0b80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Selenium&#8217;s capabilities align perfectly with the needs of functional testing. Here\u2019s how Selenium can be used effectively:<\/span><\/p><ol><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Cross-Browser Testing<\/b><span style=\"font-weight: 400;\">: Selenium supports all major browsers like Chrome, Firefox, Safari, and Internet Explorer. This ensures that the application behaves consistently across different environments.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Test Automation<\/b><span style=\"font-weight: 400;\">: By automating repetitive tasks, Selenium frees up testers to focus on more complex test scenarios. This not only speeds up the testing process but also increases accuracy.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Integration with Other Tools<\/b><span style=\"font-weight: 400;\">: Selenium can be integrated with other tools like TestNG, JUnit, and Maven. This allows for better test management, reporting, and continuous integration.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Handling Dynamic Web Elements<\/b><span style=\"font-weight: 400;\">: Modern web applications often have dynamic content. Selenium&#8217;s powerful locators and actions allow testers to interact with these elements easily.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b style=\"font-family: var(--global-body-font-family);\">Data-Driven Testing<\/b><span style=\"font-weight: 400;\">: Selenium supports data-driven testing, allowing the same test case to run multiple times with different sets of data. This is particularly useful for functional testing, where different input combinations must be tested.<\/span><\/li><\/ol>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-301ca99 elementor-widget elementor-widget-heading\" data-id=\"301ca99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Selenium Facilitates Regression Testing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96f8eb2 elementor-widget elementor-widget-text-editor\" data-id=\"96f8eb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Selenium&#8217;s automation capabilities make it a perfect fit for regression testing. Here\u2019s how it can be leveraged:<\/span><\/p><ol><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Repeatability<\/b><span style=\"font-weight: 400;\">: Once a test case is automated in Selenium, it can be run multiple times without any manual intervention. This ensures that every regression cycle is consistent and thorough.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Parallel Execution<\/b><span style=\"font-weight: 400;\">: Using Selenium Grid, test cases can be executed in parallel across different browsers and machines. This significantly reduces the time required for regression testing.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Integration with CI\/CD Pipelines<\/b><span style=\"font-weight: 400;\">: Selenium can be easily integrated into Continuous Integration\/Continuous Deployment (CI\/CD) pipelines. This allows regression tests to be run automatically every time new code is pushed to the repository.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Detailed Reporting<\/b><span style=\"font-weight: 400;\">: Selenium can be integrated with reporting tools like Allure and Extent Reports. This provides detailed insights into the test execution, helping teams quickly identify and fix any issues.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b style=\"font-family: var(--global-body-font-family);\">Version Control<\/b><span style=\"font-weight: 400;\">: Selenium scripts can be stored in version control systems like Git. This allows teams to track changes in test scripts and ensures that the tests are always up to date.<\/span><\/li><\/ol>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e46894d elementor-widget elementor-widget-heading\" data-id=\"e46894d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Selenium Automation Training in Bangalore: Elevate Your Testing Skills<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-846128e elementor-widget elementor-widget-text-editor\" data-id=\"846128e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">For professionals looking to enhance their software testing skills, <\/span><a href=\"https:\/\/krninformatix.com\/RealTime-Projects-Selenium-Training.html\"><b>Selenium Automation Training in Bangalore<\/b><\/a><span style=\"font-weight: 400;\"> offers comprehensive courses tailored to meet the demands of the industry. These courses cover everything from the basics of Selenium to advanced concepts, including functional and regression testing.<\/span><\/p><p><span style=\"font-weight: 400;\">Key benefits of enrolling in a Software Training in Bangalore program include:<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Hands-On Experience<\/b><span style=\"font-weight: 400;\">: Practical, hands-on training ensures that you can apply what you&#8217;ve learned in real-world scenarios.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Expert Instructors<\/b><span style=\"font-weight: 400;\">: Courses are led by industry experts with extensive experience in Selenium and software testing.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Industry-Relevant Curriculum<\/b><span style=\"font-weight: 400;\">: The curriculum is designed to meet the current demands of the software industry, ensuring that you&#8217;re equipped with the latest skills and knowledge.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Flexible Learning Options<\/b><span style=\"font-weight: 400;\">: Whether you&#8217;re a working professional or a student, training programs in Bangalore offer flexible schedules to suit your needs.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b style=\"font-family: var(--global-body-font-family);\">Placement Assistance<\/b><span style=\"font-weight: 400;\">: Many training institutes in Bangalore offer placement assistance, helping you secure a job in top companies after completing the course.<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb145b0 elementor-widget elementor-widget-heading\" data-id=\"fb145b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Real-World Applications of Selenium in Functional and Regression Testing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9fe738d elementor-widget elementor-widget-text-editor\" data-id=\"9fe738d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Selenium is used by companies worldwide for various testing needs. Here are some real-world applications:<\/span><\/p><ol><li style=\"font-weight: 400;\" aria-level=\"1\"><b>E-Commerce Websites<\/b><span style=\"font-weight: 400;\">: Functional testing ensures that shopping carts, payment gateways, and product searches work correctly. Regression testing verifies that new product launches or updates haven&#8217;t broken any existing features.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Banking Applications<\/b><span style=\"font-weight: 400;\">: Functional testing is critical in banking to ensure that transactions, balance checks, and fund transfers work as expected. Regression testing ensures that security updates or new features don&#8217;t disrupt existing services.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Healthcare Applications<\/b><span style=\"font-weight: 400;\">: Functional testing in healthcare applications ensures that patient data is handled correctly, and regression testing verifies that updates to the application don&#8217;t introduce any errors.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b style=\"font-family: var(--global-body-font-family);\">Social Media Platforms<\/b><span style=\"font-weight: 400;\">: Functional testing ensures that features like posting, commenting, and messaging work properly. Regression testing ensures that new updates, such as UI changes, don&#8217;t affect existing functionalities.<\/span><\/li><\/ol>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ce37e6 elementor-widget elementor-widget-heading\" data-id=\"6ce37e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conclusion<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f65b785 elementor-widget elementor-widget-text-editor\" data-id=\"f65b785\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Selenium is a powerful tool that can be used effectively for both functional and regression testing. Its ability to automate repetitive tasks, handle dynamic web elements, and integrate with other tools makes it an essential part of any testing toolkit. Whether you&#8217;re a beginner or an experienced professional, mastering Selenium can significantly enhance your testing capabilities.<\/span><\/p><p><span style=\"font-weight: 400;\">For those looking to advance their careers in software testing, <\/span><a href=\"https:\/\/krninformatix.com\/about.html\"><b>Software Training in Bangalore<\/b><\/a><span style=\"font-weight: 400;\"> provides the perfect opportunity to gain hands-on experience and industry-relevant skills. With expert instructors, practical training, and placement assistance, these programs are designed to help you succeed in the competitive world of software testing.<\/span><\/p><p><span style=\"font-weight: 400;\">By leveraging Selenium&#8217;s capabilities for functional and regression testing, you can ensure that your applications are robust, reliable, and ready for the real world. Whether you&#8217;re testing a small website or a large enterprise application, Selenium has the tools you need to achieve your testing goals.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6b0355 elementor-widget elementor-widget-button\" data-id=\"c6b0355\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.krninformatix.com\/contact.html\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Apply Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Selenium is a powerful open-source tool widely used for automating web applications. Its versatility and robust features make it an essential tool for software testers and developers alike. Whether you&#8217;re new to Selenium or an experienced user, understanding how Selenium can be used for both functional and regression testing is crucial to leveraging its full&#8230;<\/p>\n","protected":false},"author":1,"featured_media":211,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[21],"tags":[11,10,7,12,14,15,19,16,17,18],"class_list":["post-186","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-automation-testing","tag-automation-testing-course","tag-automation-testing-course-in-bangalore","tag-software-test-automation","tag-software-test-automation-course","tag-software-test-automation-training","tag-software-testing-course","tag-software-testing-course-in-bangalore","tag-software-testing-training","tag-test-engineer-course-in-bangalore","tag-test-engineer-training-in-bangalore"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/posts\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/comments?post=186"}],"version-history":[{"count":7,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/posts\/186\/revisions"}],"predecessor-version":[{"id":193,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/posts\/186\/revisions\/193"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/media\/211"}],"wp:attachment":[{"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/media?parent=186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/categories?post=186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.krninformatix.com\/blog\/wp-json\/wp\/v2\/tags?post=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}