130,229 research outputs found

    ANALYSIS OF LEARNING WEB APPLICATION TESTING WITH WEIGHTING PRODUCT AND ORDERED WEIGHTING AVERAGING ON GROUP DECISION MAKER

    Get PDF
    In 2019-2021, almost every country in the world is being hit by an outbreak of Corona Virus Disease (Covid-19) which has a major impact on various fields, one of which is in the field of education. Utilizing learning web applications is one way to carry out teaching and learning activities so that students continue to learn. Web application testing is the process of running software to find errors in the content, interface, navigation, components, configuration, performance and security of web applications. The purpose of this study is to analyze the testing of the learning web application of the Rumah Belajar Kemdikbud, Kelas Pintar, and Sekolahmu based on seven criteria aspects. The method used is the Weighting Product (WP) method to determine the results of web application testing based on seven aspects and to integrate web application testing assessments from the Group Decision Maker using the Ordered Weighting Averaging (OWA) method. The results showed the level of accuracy after testing the Web-Test application and manual calculations in Microsoft Excel using the WP method was 90% while the OWA method was 80%

    Pembuatan Modul User Dan Master Data Pada Aplikasi CMMS Berbasis Web di PT Bit Maker Automation: The Making Of User And Master Data Modules On CMMS Applications at PT Bit Maker Automation

    Get PDF
    ABSTRACT             CMMS (Computerized Maintenance Management Systems) is a web-based application that manages the maintenance schedule of machines and tools in the industry. The CMMS application created at PT Bit Maker Automation is named Bitems. The user and master data module in the CMMS application is one of the features to manage application user data and vendor data at the company. The methodology for making CMMS applications is the Prototype methodology and there are two iterations. The programming language used is PHP and Javascript, and using the CodeIgniter with the concept is HMVC. There is one access right in making user and master data modules, namely engineering leader as admin. In making user and master data modules in the CMMS application, the application can manage user , user menu, user role, and vendor data. In addition, the application provides features to group users and menus in a group, and can upload pdf on vendor features.   ABSTRAK CMMS (Computerized Maintenance Management Systems) merupakan aplikasi berbasis web yang mengelola jadwal pemeliharaan mesin dan alat pada industri. Aplikasi CMMS yang dibuat pada PT Bit Maker Automation diberi nama Bitems. Modul user dan master data pada aplikasi CMMS menjadi salah satu fitur untuk mengelola data user aplikasi dan data vendor pada perusahaan. Metodologi dalam pembuatan aplikasi CMMS yaitu metodologi Prototipe dan terdapat dua iterasi. Bahasa pemrograman yang digunakan adalah PHP dan Javascript, serta menggunakan framework CodeIgniter dengan konsep HMVC.Terdapat satu hak akses pada pembuatan modul user dan master data , yaitu engineering leader sebagai admin.pada pembuatan modul user dan master data pada aplikasi CMMS yaitu aplikasi dapat melakukan pengelolaan user, menu user, role user, dan data vendor. Selain itu, aplikasi menyediakan fitur untuk mengelompokkan user dan menu dalam sebuah group, serta dapat mengunggah pdf pada fitur vendor

    Decision Aid for Electronic Simulation in Construction

    Get PDF
    The Decision Aid for Electronic Simulation in Construction is an output of the research “Electronic Simulation in Construction” sponsored by CII (Construction Industry Institute). The Web-based Decision Aid was developed to assist a decision-maker in utilizing the results of this research. This system along with the database allows the user to (i) establish the need for electronic simulation, (ii) ascertain specific needs with respect to application domain, product features, and operating system requirements, and (iii) identify products and suppliers that support the need and requirements established in the previous steps

    SISTEM PAKAR BERBASIS WEB MENENTUKAN BIBIT DURIAN BERKUALITAS DI TANGGAMUS

    Get PDF
    Agriculture is one of the important sectors in Indonesia and one of them is the durian farmers. But often the community particularly the province of Lampung Regency Tanggamus Communities often have difficulty in determining what quality durian seeds to in farming. From some descriptions the problem, then made a Web-based Expert system for Determining Seed Quality Durian In Tanggamus that will assist users in determining the quality of seeds they will use. This research uses the MySQL as easy PhP application media maker application expert system. The form of implementation of research results in the form of websites that provide recommendations to determine in the selection of high-quality durian seeds needed by farmers

    Cloudbus Toolkit for Market-Oriented Cloud Computing

    Full text link
    This keynote paper: (1) presents the 21st century vision of computing and identifies various IT paradigms promising to deliver computing as a utility; (2) defines the architecture for creating market-oriented Clouds and computing atmosphere by leveraging technologies such as virtual machines; (3) provides thoughts on market-based resource management strategies that encompass both customer-driven service management and computational risk management to sustain SLA-oriented resource allocation; (4) presents the work carried out as part of our new Cloud Computing initiative, called Cloudbus: (i) Aneka, a Platform as a Service software system containing SDK (Software Development Kit) for construction of Cloud applications and deployment on private or public Clouds, in addition to supporting market-oriented resource management; (ii) internetworking of Clouds for dynamic creation of federated computing environments for scaling of elastic applications; (iii) creation of 3rd party Cloud brokering services for building content delivery networks and e-Science applications and their deployment on capabilities of IaaS providers such as Amazon along with Grid mashups; (iv) CloudSim supporting modelling and simulation of Clouds for performance studies; (v) Energy Efficient Resource Allocation Mechanisms and Techniques for creation and management of Green Clouds; and (vi) pathways for future research.Comment: 21 pages, 6 figures, 2 tables, Conference pape

    SOA-Driven Business-Software Alignment

    Get PDF
    The alignment of business processes and their supporting application software is a major concern during the initial software design phases. This paper proposes a design approach addressing this problem of business-software alignment. The approach takes an initial business model as a basis in deriving refined models that target a service-oriented software implementation. The approach explicitly identifies a software modeling level at which software modules are represented as services in a technology-platformindependent way. This model-driven service-oriented approach has the following properties: (i) there is a forced alignment (consistency) between business processes and supporting applications; (ii) changes in the business environment can be traced to the application and vice versa, via model relationships; (iii) the software modules modeled as services have a high degree of autonomy; (iv) migration to new technology platforms can be supported through the platform independent software model

    Multi-Criteria Optimal Planning for Energy Policies in CLP

    Full text link
    In the policy making process a number of disparate and diverse issues such as economic development, environmental aspects, as well as the social acceptance of the policy, need to be considered. A single person might not have all the required expertises, and decision support systems featuring optimization components can help to assess policies. Leveraging on previous work on Strategic Environmental Assessment, we developed a fully-fledged system that is able to provide optimal plans with respect to a given objective, to perform multi-objective optimization and provide sets of Pareto optimal plans, and to visually compare them. Each plan is environmentally assessed and its footprint is evaluated. The heart of the system is an application developed in a popular Constraint Logic Programming system on the Reals sort. It has been equipped with a web service module that can be queried through standard interfaces, and an intuitive graphic user interface.Comment: Accepted at ICLP2014 Conference as Technical Communication, due to appear in Theory and Practice of Logic Programming (TPLP

    A Framework for Specifying and Monitoring User Tasks

    Get PDF
    Knowledge about user task execution can help systems better reason about when to interrupt users. To enable recognition and forecasting of task execution, we develop a novel framework for specifying and monitoring user task sequences. For task specification, our framework provides an XML-based language with tags inspired by regular expressions. For task monitoring, our framework provides an event handler that manages events from any instrumented application and a monitor that observes a user's transitions within and among specified tasks. The monitor supports multiple active tasks and multiple instances of the same task. The use of our framework will enable systems to consider a user's position within a task model when reasoning about when to interrupt
    • …
    corecore