{"id":300,"date":"2018-07-23T04:47:59","date_gmt":"2018-07-23T04:47:59","guid":{"rendered":"http:\/\/csp9.epgpbooks.inflibnet.ac.in\/?post_type=chapter&#038;p=300"},"modified":"2018-07-23T04:47:59","modified_gmt":"2018-07-23T04:47:59","slug":"introduction-to-sqa-preproject-project-life-cycle-components-till-review-summary-i","status":"publish","type":"chapter","link":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/chapter\/introduction-to-sqa-preproject-project-life-cycle-components-till-review-summary-i\/","title":{"rendered":"Introduction to SQA, Preproject, Project Life Cycle Components (till Review)- Summary I"},"content":{"raw":"<p style=\"text-align: justify\">The Uniqueness of the Software Development Process, the fundamental differences between software products and other products are caused by:<\/p>\r\n\r\n<ul>\r\n \t<li>The higher product complexity.<\/li>\r\n \t<li>The invisibility of software.<\/li>\r\n<\/ul>\r\n<p style=\"text-align: justify\">The nature of the product development and production process.<\/p>\r\n\r\n<div>\r\n<p style=\"text-align: justify\">The environmental characteristics of SQA involves contract conditions and commitments defining the contents and timetable. The conditions of the customer\u2013supplier relationship, realized by the need for consultation with the customer and the acquisition of his approval. Need for cooperation and coordination with other software and hardware. Need for interfaces with other software systems. Need to continue carrying out a project when team members change. Need to conduct maintenance of the software system for several years.<\/p>\r\n&nbsp;\r\n<p style=\"text-align: justify\">In software quality assurance, Software, is the combination of computer programs, procedures, documentation, and data necessary for operating the software system. Software quality, is the degree of conformance to specific functional requirements, specified software quality standards, and Good Software Engineering Practices. Software quality assurance, is the systematic, planned set of actions to provide adequate confidence that a software development process conforms to established functional technical requirements as well as the managerial requirements of keeping to schedules and operating\u00a0within the budget. Assuring, with acceptable levels of confidence, conformance to functional technical requirements. Assuring, with acceptable levels of confidence, conformance to managerial requirements of scheduling and budgets. Initiating and managing activities for the improvement and greater efficiency of software development and SQA activities. The issues related to the various attributes of software and its use and maintenance, can be classified into content groups called Quality Factors. McCall\u2019s factor model classifies all software requirements into 11 software quality factors. The 11 factors are grouped into three categories \u2013<\/p>\r\n\r\n<\/div>\r\n<ul>\r\n \t<li>\u00a0Product operation factors: Correctness, Reliability, Efficiency, Integrity, Usability.<\/li>\r\n \t<li>Product revision factors: Maintainability, Flexibility, Testability.<\/li>\r\n \t<li>Product transition factors: Portability, Reusability, Interoperability.<\/li>\r\n<\/ul>\r\nTwo factor models, appearing during the late 1980s, considered to be alternatives to the McCall classic factor model.\r\n<ul>\r\n \t<li><strong>The Evans and Marciniak factor model<\/strong><\/li>\r\n \t<li><strong> The Deutsch and Willis factor model<\/strong><\/li>\r\n<\/ul>\r\n<p style=\"text-align: justify\">SQA components, are employed to challenge the multitude of sources of software errors and to achieve an acceptable level of software quality. The components are:<\/p>\r\n\r\n<ul>\r\n \t<li>Pre-project quality components<\/li>\r\n \t<li>Project life cycle quality components<\/li>\r\n \t<li>Infrastructure error preventive and improvement<\/li>\r\n \t<li>components Software quality management components<\/li>\r\n \t<li>Standardization, certification and SQA assessment<\/li>\r\n \t<li>components Organizing for SQA \u2013 the human components<\/li>\r\n<\/ul>\r\n<p style=\"text-align: justify\">Contract review activities must include a detailed examination of the project proposal draft and the contract drafts. Contract review activities include:<\/p>\r\n\r\n<div>\r\n<ul>\r\n \t<li style=\"text-align: justify\">Clarification of the customer\u2019s requirements.<\/li>\r\n \t<li style=\"text-align: justify\">Review of the project\u2019s schedule and resource requirement estimates.<\/li>\r\n \t<li style=\"text-align: justify\">Evaluation of the professional staff\u2019s capacity to carry out the proposed project.<\/li>\r\n \t<li style=\"text-align: justify\">Evaluation of the customer\u2019s capacity to fulfill his obligations.<\/li>\r\n \t<li style=\"text-align: justify\">Evaluation of development risks.<\/li>\r\n<\/ul>\r\n<p style=\"text-align: justify\">Once a software development contract has been signed or a commitment is made to undertake an internal project for the benefit of another department of the organization, a plan is prepared of the project (\u201cdevelopment plan\u201d) and its integrated quality assurance activities (\u201cquality plan\u201d). Eleven types of elements constitute a development plan:<\/p>\r\n\r\n<\/div>\r\n<ul>\r\n \t<li>Project products<\/li>\r\n \t<li>Project interfaces<\/li>\r\n<\/ul>\r\nProject methodology and development tools\r\n<ul>\r\n \t<li>Software development standards and procedures<\/li>\r\n \t<li>Mapping of the development process<\/li>\r\n<\/ul>\r\nProject milestones\r\n\r\nProject staff organization\r\n<ul>\r\n \t<li>Required development<\/li>\r\n \t<li>facilities Development risks<\/li>\r\n \t<li>Control methodology<\/li>\r\n \t<li>Project cost estimates.<\/li>\r\n<\/ul>\r\n<p style=\"text-align: justify\">Quality assurance activities happens in conjunction with the completion or examination of activity milestones, which require review of the product development activities previously completed. SQA professionals should be acquainted with the various software engineering so that they can prepare a quality plan that is properly integrated into the project plan. The four models of the software development are discussed.<\/p>\r\n\r\n<ul>\r\n \t<li>The Software Development Life Cycle (SDLC)<\/li>\r\n \t<li>model The prototyping model<\/li>\r\n \t<li>The spiral model<\/li>\r\n \t<li>The object-oriented model.<\/li>\r\n<\/ul>\r\n<div>\r\n<p style=\"text-align: justify\">The SDLC Model is the classic model. It provides the most comprehensive description of the process available. It displays the major building blocks for the entire development process, described as a linear\u00a0<span style=\"text-align: initial;font-size: 1em\">sequence. The SDLC Model can serve as a framework within which the other models are presented. The Prototyping Model is based on replacement of one or more SDLC model phases by an evolutionary process, where software prototypes are used for communication between the developer and the users and customers. The Spiral Model provides a methodology for ensuring effective performance at each of the SDLC model phases. It involves an iterative process that integrates customer comments and change requirements, risk analysis and resolution, and software system planning and engineering activities. The Object-Oriented Model incorporates large-scale reuse of software by integrating reusable modules into new software systems. In cases where no reusable software modules are available, the developer may perform a prototyping or SDLC process to complete the newly developed software system.<\/span><\/p>\r\n\r\n<\/div>\r\nFactors Affecting SQA activities includes:\r\n\r\n&nbsp;\r\n\r\n<strong>Project factors:<\/strong>\r\n\r\n&nbsp;\r\n\r\nMagnitude of the project\r\n\r\n&nbsp;\r\n\r\nTechnical complexity and difficulty\r\n\r\n&nbsp;\r\n\r\nExtent of reusable software components\r\n\r\n&nbsp;\r\n\r\nSeverity of failure outcomes if the project fails\r\n\r\n&nbsp;\r\n\r\n<strong>Team factors:<\/strong>\r\n\r\n&nbsp;\r\n\r\nProfessional qualification of the team members\r\n\r\n&nbsp;\r\n\r\nTeam acquaintance with the project and its experience in the area\r\n\r\n&nbsp;\r\n\r\nAvailability of staff members who can professionally support the team Familiarity with the team members.\r\n\r\n&nbsp;\r\n<div>\r\n<p style=\"text-align: justify\">Quality assurance activities examine three different aspects of quality by means of software product verification, validation and qualification. Verification examines the consistency of current development activities with the products from previous phases. Validation represents the customer\u2019s interests by examining the extent to which the customer\u2019s original requirements have been fulfilled. Qualification reviews project application of professional standards and coding procedures, based on the assumption that applying these standards facilitates maintenance.<\/p>\r\n\r\n<\/div>\r\n<p style=\"text-align: justify\">A process or meeting during which a work product, or set of work products, is presented to project personnel, managers, users, customers, or other interested parties for comment or approval. Reviews acquire special importance in the SQA process because they provide early detection and prevent the passing of design and analysis errors \u201cdownstream\u201d, to stages where error detection and correction are much more intricate, cumbersome, and therefore costly.<\/p>\r\n&nbsp;\r\n\r\nThe various types of review objectives are:\r\n\r\n&nbsp;\r\n\r\n<strong>The Direct Objectives:<\/strong>\r\n<ul>\r\n \t<li>To detect analysis and design errors.<\/li>\r\n \t<li>To identify new risks expected to affect the completion of the project. To identify deviations from templates and style procedures.<\/li>\r\n \t<li>To approve the design product, allowing the team to continue to the next development phase.<\/li>\r\n<\/ul>\r\n&nbsp;\r\n\r\n<strong>The Indirect Objectives:<\/strong>\r\n<ul>\r\n \t<li>To serve as an informal meeting place for the exchange of knowledge about development tools, techniques etc.<\/li>\r\n \t<li>To promote and support the improvement of development methods by supplying new data for analysis of design errors.<\/li>\r\n<\/ul>\r\n<div>\r\n<p style=\"text-align: justify\">Formal design reviews, variously called \u201cdesign reviews\u201d, \u201cDRs\u201d and \u201cformal technical reviews (FTR)\u201d, differ from all other review instruments by being the only reviews that are necessary for approval of the design product. Without this approval, the development team cannot continue to the next phase of the software development project. The review leader should have: Knowledge and experience in development of projects of the type reviewed. Seniority at a level similar to if not higher than that of the project leader. The review team: The entire review team should be selected from among the senior members of the project team together with appropriate senior professionals assigned to other projects and departments, customer\u2013user representatives, and in some cases, software development consultants. Team members are expected to review the design document and list their comments prior to the review session. In cases where the documents are sizable, the review leader may ease the load by assigning to each team member.<\/p>\r\n\r\n<\/div>\r\n<p style=\"text-align: justify\">In follow-up process the person who follows up the corrections is required to determine whether each action item has been satisfactorily accomplished as a condition for allowing the project to continue to the next phase. Follow-up should be fully documented to enable clarification of the corrections in the future. Formal design reviews are authorized to approve the design documents so that work on the next stage of the project can begin. This authority is not granted to the peer reviews, whose main objectives are detecting errors and deviations from standards. Two peer review methods are defined as Inspections and Walkthroughs. Expert opinions, prepared by outside experts, support quality evaluation by introducing additional capabilities to the internal review staff. The organization\u2019s internal quality assurance activities are thereby reinforced. Outside experts transmit their expertise by either:<\/p>\r\n\r\n<ul>\r\n \t<li>Preparing an expert\u2019s judgement about a document or a code section.<\/li>\r\n \t<li>Participating as a member of an internal design review, inspection or walkthrough team.<\/li>\r\n<\/ul>\r\n<img class=\"alignnone size-full wp-image-301 aligncenter\" src=\"http:\/\/csp9.epgpbooks.inflibnet.ac.in\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6.png\" alt=\"\" width=\"644\" height=\"193\" \/>\r\n\r\n&nbsp;","rendered":"<p style=\"text-align: justify\">The Uniqueness of the Software Development Process, the fundamental differences between software products and other products are caused by:<\/p>\n<ul>\n<li>The higher product complexity.<\/li>\n<li>The invisibility of software.<\/li>\n<\/ul>\n<p style=\"text-align: justify\">The nature of the product development and production process.<\/p>\n<div>\n<p style=\"text-align: justify\">The environmental characteristics of SQA involves contract conditions and commitments defining the contents and timetable. The conditions of the customer\u2013supplier relationship, realized by the need for consultation with the customer and the acquisition of his approval. Need for cooperation and coordination with other software and hardware. Need for interfaces with other software systems. Need to continue carrying out a project when team members change. Need to conduct maintenance of the software system for several years.<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: justify\">In software quality assurance, Software, is the combination of computer programs, procedures, documentation, and data necessary for operating the software system. Software quality, is the degree of conformance to specific functional requirements, specified software quality standards, and Good Software Engineering Practices. Software quality assurance, is the systematic, planned set of actions to provide adequate confidence that a software development process conforms to established functional technical requirements as well as the managerial requirements of keeping to schedules and operating\u00a0within the budget. Assuring, with acceptable levels of confidence, conformance to functional technical requirements. Assuring, with acceptable levels of confidence, conformance to managerial requirements of scheduling and budgets. Initiating and managing activities for the improvement and greater efficiency of software development and SQA activities. The issues related to the various attributes of software and its use and maintenance, can be classified into content groups called Quality Factors. McCall\u2019s factor model classifies all software requirements into 11 software quality factors. The 11 factors are grouped into three categories \u2013<\/p>\n<\/div>\n<ul>\n<li>\u00a0Product operation factors: Correctness, Reliability, Efficiency, Integrity, Usability.<\/li>\n<li>Product revision factors: Maintainability, Flexibility, Testability.<\/li>\n<li>Product transition factors: Portability, Reusability, Interoperability.<\/li>\n<\/ul>\n<p>Two factor models, appearing during the late 1980s, considered to be alternatives to the McCall classic factor model.<\/p>\n<ul>\n<li><strong>The Evans and Marciniak factor model<\/strong><\/li>\n<li><strong> The Deutsch and Willis factor model<\/strong><\/li>\n<\/ul>\n<p style=\"text-align: justify\">SQA components, are employed to challenge the multitude of sources of software errors and to achieve an acceptable level of software quality. The components are:<\/p>\n<ul>\n<li>Pre-project quality components<\/li>\n<li>Project life cycle quality components<\/li>\n<li>Infrastructure error preventive and improvement<\/li>\n<li>components Software quality management components<\/li>\n<li>Standardization, certification and SQA assessment<\/li>\n<li>components Organizing for SQA \u2013 the human components<\/li>\n<\/ul>\n<p style=\"text-align: justify\">Contract review activities must include a detailed examination of the project proposal draft and the contract drafts. Contract review activities include:<\/p>\n<div>\n<ul>\n<li style=\"text-align: justify\">Clarification of the customer\u2019s requirements.<\/li>\n<li style=\"text-align: justify\">Review of the project\u2019s schedule and resource requirement estimates.<\/li>\n<li style=\"text-align: justify\">Evaluation of the professional staff\u2019s capacity to carry out the proposed project.<\/li>\n<li style=\"text-align: justify\">Evaluation of the customer\u2019s capacity to fulfill his obligations.<\/li>\n<li style=\"text-align: justify\">Evaluation of development risks.<\/li>\n<\/ul>\n<p style=\"text-align: justify\">Once a software development contract has been signed or a commitment is made to undertake an internal project for the benefit of another department of the organization, a plan is prepared of the project (\u201cdevelopment plan\u201d) and its integrated quality assurance activities (\u201cquality plan\u201d). Eleven types of elements constitute a development plan:<\/p>\n<\/div>\n<ul>\n<li>Project products<\/li>\n<li>Project interfaces<\/li>\n<\/ul>\n<p>Project methodology and development tools<\/p>\n<ul>\n<li>Software development standards and procedures<\/li>\n<li>Mapping of the development process<\/li>\n<\/ul>\n<p>Project milestones<\/p>\n<p>Project staff organization<\/p>\n<ul>\n<li>Required development<\/li>\n<li>facilities Development risks<\/li>\n<li>Control methodology<\/li>\n<li>Project cost estimates.<\/li>\n<\/ul>\n<p style=\"text-align: justify\">Quality assurance activities happens in conjunction with the completion or examination of activity milestones, which require review of the product development activities previously completed. SQA professionals should be acquainted with the various software engineering so that they can prepare a quality plan that is properly integrated into the project plan. The four models of the software development are discussed.<\/p>\n<ul>\n<li>The Software Development Life Cycle (SDLC)<\/li>\n<li>model The prototyping model<\/li>\n<li>The spiral model<\/li>\n<li>The object-oriented model.<\/li>\n<\/ul>\n<div>\n<p style=\"text-align: justify\">The SDLC Model is the classic model. It provides the most comprehensive description of the process available. It displays the major building blocks for the entire development process, described as a linear\u00a0<span style=\"text-align: initial;font-size: 1em\">sequence. The SDLC Model can serve as a framework within which the other models are presented. The Prototyping Model is based on replacement of one or more SDLC model phases by an evolutionary process, where software prototypes are used for communication between the developer and the users and customers. The Spiral Model provides a methodology for ensuring effective performance at each of the SDLC model phases. It involves an iterative process that integrates customer comments and change requirements, risk analysis and resolution, and software system planning and engineering activities. The Object-Oriented Model incorporates large-scale reuse of software by integrating reusable modules into new software systems. In cases where no reusable software modules are available, the developer may perform a prototyping or SDLC process to complete the newly developed software system.<\/span><\/p>\n<\/div>\n<p>Factors Affecting SQA activities includes:<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Project factors:<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>Magnitude of the project<\/p>\n<p>&nbsp;<\/p>\n<p>Technical complexity and difficulty<\/p>\n<p>&nbsp;<\/p>\n<p>Extent of reusable software components<\/p>\n<p>&nbsp;<\/p>\n<p>Severity of failure outcomes if the project fails<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Team factors:<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>Professional qualification of the team members<\/p>\n<p>&nbsp;<\/p>\n<p>Team acquaintance with the project and its experience in the area<\/p>\n<p>&nbsp;<\/p>\n<p>Availability of staff members who can professionally support the team Familiarity with the team members.<\/p>\n<p>&nbsp;<\/p>\n<div>\n<p style=\"text-align: justify\">Quality assurance activities examine three different aspects of quality by means of software product verification, validation and qualification. Verification examines the consistency of current development activities with the products from previous phases. Validation represents the customer\u2019s interests by examining the extent to which the customer\u2019s original requirements have been fulfilled. Qualification reviews project application of professional standards and coding procedures, based on the assumption that applying these standards facilitates maintenance.<\/p>\n<\/div>\n<p style=\"text-align: justify\">A process or meeting during which a work product, or set of work products, is presented to project personnel, managers, users, customers, or other interested parties for comment or approval. Reviews acquire special importance in the SQA process because they provide early detection and prevent the passing of design and analysis errors \u201cdownstream\u201d, to stages where error detection and correction are much more intricate, cumbersome, and therefore costly.<\/p>\n<p>&nbsp;<\/p>\n<p>The various types of review objectives are:<\/p>\n<p>&nbsp;<\/p>\n<p><strong>The Direct Objectives:<\/strong><\/p>\n<ul>\n<li>To detect analysis and design errors.<\/li>\n<li>To identify new risks expected to affect the completion of the project. To identify deviations from templates and style procedures.<\/li>\n<li>To approve the design product, allowing the team to continue to the next development phase.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><strong>The Indirect Objectives:<\/strong><\/p>\n<ul>\n<li>To serve as an informal meeting place for the exchange of knowledge about development tools, techniques etc.<\/li>\n<li>To promote and support the improvement of development methods by supplying new data for analysis of design errors.<\/li>\n<\/ul>\n<div>\n<p style=\"text-align: justify\">Formal design reviews, variously called \u201cdesign reviews\u201d, \u201cDRs\u201d and \u201cformal technical reviews (FTR)\u201d, differ from all other review instruments by being the only reviews that are necessary for approval of the design product. Without this approval, the development team cannot continue to the next phase of the software development project. The review leader should have: Knowledge and experience in development of projects of the type reviewed. Seniority at a level similar to if not higher than that of the project leader. The review team: The entire review team should be selected from among the senior members of the project team together with appropriate senior professionals assigned to other projects and departments, customer\u2013user representatives, and in some cases, software development consultants. Team members are expected to review the design document and list their comments prior to the review session. In cases where the documents are sizable, the review leader may ease the load by assigning to each team member.<\/p>\n<\/div>\n<p style=\"text-align: justify\">In follow-up process the person who follows up the corrections is required to determine whether each action item has been satisfactorily accomplished as a condition for allowing the project to continue to the next phase. Follow-up should be fully documented to enable clarification of the corrections in the future. Formal design reviews are authorized to approve the design documents so that work on the next stage of the project can begin. This authority is not granted to the peer reviews, whose main objectives are detecting errors and deviations from standards. Two peer review methods are defined as Inspections and Walkthroughs. Expert opinions, prepared by outside experts, support quality evaluation by introducing additional capabilities to the internal review staff. The organization\u2019s internal quality assurance activities are thereby reinforced. Outside experts transmit their expertise by either:<\/p>\n<ul>\n<li>Preparing an expert\u2019s judgement about a document or a code section.<\/li>\n<li>Participating as a member of an internal design review, inspection or walkthrough team.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-301 aligncenter\" src=\"http:\/\/csp9.epgpbooks.inflibnet.ac.in\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6.png\" alt=\"\" width=\"644\" height=\"193\" srcset=\"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6.png 644w, https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6-300x90.png 300w, https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6-65x19.png 65w, https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6-225x67.png 225w, https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-content\/uploads\/sites\/54\/2018\/07\/pic-6-350x105.png 350w\" sizes=\"auto, (max-width: 644px) 100vw, 644px\" \/><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"author":4,"menu_order":37,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-300","chapter","type-chapter","status-publish","hentry"],"part":3,"_links":{"self":[{"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/chapters\/300","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/wp\/v2\/users\/4"}],"version-history":[{"count":1,"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/chapters\/300\/revisions"}],"predecessor-version":[{"id":302,"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/chapters\/300\/revisions\/302"}],"part":[{"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/parts\/3"}],"metadata":[{"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/chapters\/300\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/wp\/v2\/media?parent=300"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/pressbooks\/v2\/chapter-type?post=300"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/wp\/v2\/contributor?post=300"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/ebooks.inflibnet.ac.in\/csp9\/wp-json\/wp\/v2\/license?post=300"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}