Essays about: "software test strategy"

Showing result 1 - 5 of 87 essays containing the words software test strategy.

  1. 1. How Venture Capital Could Use Large Language Models to Screen Sustainability Impact Startups

    University essay from Lunds universitet/Miljö- och energisystem

    Author : Måns Vilhelm Tivenius; Karl-Gustav Elf; [2023]
    Keywords : Large Language Models; Venture Capital; Impact Investing; Prompt Engineering; GPT-4; ChatGPT; Impact; Sustainability; Artificial Intelligence; Startup success; Impact startup; Impact measurement; Screening; AI for good; Technology and Engineering;

    Abstract : This study investigates the potential of large language models (LLMs), such as ChatGPT, to aid venture capitalists in the screening of startups that maximize sustainability impact. To determine the scope that maximizes impact for venture capitalists' and to identify effective screening criteria, the study utilized theoretical research and interviews. READ MORE

  2. 2. Testing and Integration of Machine Learning Components for Image Classification : Testning och integration av machine learning komponenter förbildklassificering

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Ahmad Hanash; [2023]
    Keywords : MLOps; Safety; Testing; Robustness; Integration; Verification;

    Abstract : As ML (Machine Learning) and deep neural networks get more used in many systems,the need to understand and test such systems becomes more actual. When designing a newsystem that contains ML models, the safety of this system becomes inevitably important. READ MORE

  3. 3. Mitigating serverless cold starts through predicting computational resource demand : Predicting function invocations based on real-time user navigation

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Gustav Persson; William Branth Sjöberg; [2023]
    Keywords : serverless functions; cold start; provisioned concurrency; adaptive scaling; mitigation; predicting function invocations; monitoring real-time user navigation;

    Abstract : Serverless functions have emerged as a prominent paradigm in software deployment, providing automated resource scaling, resulting in demand-based operational expenses. One of the most significant challenges associated with serverless functionsis the cold start delay, preventing organisations with latency-critical web applications from adopting a serverless technology. READ MORE

  4. 4. Hardware in Loop Simulations of Electric Drives

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Varad Deshpante; [2023]
    Keywords : Electric Machines; Electronic Control Unit; Inverter; Field Programmable Gate Array; Hardware in the Loop; Software in the Loop; Elektriska Maskiner; Elektronisk Styrenhet; Växelriktare; Programmerbar Integrerad Krets; Hårdvara i Loop; Programvara i Loop;

    Abstract : Electric drives are crucial components of powertrain of modern vehicles. They need to be controlled effectively to deliver a comfortable and efficient driving experience. The control unit needs to be robust to handle extreme operating conditions and faults in a safe manner. READ MORE

  5. 5. Subtree Hashing of Tests in Build Systems : Rust Tricorder

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Calin Capitanu; [2023]
    Keywords : Build systems; tests execution; caching; Abstract Syntax Tree parsing; Sisteme de construire; Teste; Memorare in cache; Arbore sintactic abstract; Bygg system; tester; cachelagring; analys av abstrakt syntaxträd;

    Abstract : Software applications are built by teams of developers that constantly iterate over the codebase. Software projects rely on a build system, which handles the management of dependencies, compilation, testing, and deployment of the software. READ MORE