Sökning: "Antipatterns"

Hittade 4 uppsatser innehållade ordet Antipatterns.

  1. 1. A Systematic Literature Review on the Methodologies for Detecting REST Antipatterns in RESTful APIs

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Andrei Neagu; [2022]
    Nyckelord :REST; Antipatterns; Detection; API;

    Sammanfattning : Context: API growth is accelerating. RESTful APIs are gaining traction and are backed by major players. Extending the APIs commonly introduce antipatterns, which are bad solutions to problems. Objective: The purpose of this review is to identify and analyze the current, state-of-the-art approaches in detecting antipatterns in RESTful APIs. LÄS MER

  2. 2. Automating the Characterization and Detection of Software Performance Antipatterns Using a Data-Driven Approach

    Master-uppsats, Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Författare :Ram Kishan Chalawadi; [2021]
    Nyckelord :Antipatterns; Detection Of Software Performance Antipatterns; Machine learning; K Nearest Neighbours; Tool Automation;

    Sammanfattning : Background: With the increase in automating the performance testing strategies, many efforts have been made to detect the Software Performance Antipatterns (SPAs). These performance antipatterns have become a major threat to software platforms at the enterprise level, and detecting these anomalies is essential in any company dealing with performance-sensitive software as these processes should be performed quite often. LÄS MER

  3. 3. Are APIs with Poor Design Subject to Poor Lexicon? : A Google Perspective

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Ahmad Sadia; Osama Zarraa; [2020]
    Nyckelord :Design patterns; Antipatterns; RESTful APIs; URIs; Uniform Resource Identifiers; Detection; Design quality; Google.;

    Sammanfattning : REST (Representational state transfer) is an architectural style for distributed hypermedia systems. The simplicity of REST allows straightforward communication between HTTP clients and servers using URIs (Uniform Resource Identifiers) and HTTP methods, e.g., GET, POST, PUT, and DELETE. LÄS MER

  4. 4. Studying the Relation between Linguistic and Design Quality in RESTful APIs

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Edvin Larsson; Jesper Hägglund; [2020]
    Nyckelord :Design patterns; Design antipatterns; Linguistic patterns; Linguistic antipatterns; RESTful APIs; Uniform Resource Identifiers; Detection;

    Sammanfattning : REST (REpresentational State Transfer) is commonly used for designing APIs. Two main categories of REST API quality have been identified in previous research: linguistic and design quality. Linguistic quality revolves around the design of the URIs. Design quality revolves around the metadata and body in HTTP requests and responses. LÄS MER