Essays about: "Search-based Software Testing"

Showing result 1 - 5 of 10 essays containing the words Search-based Software Testing.

  1. 1. Implementing and comparing challengers to popular multi-objective algorithms for unit test cases generation

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Elias Lindfors; [2023]
    Keywords : multi-objective; evosuite; genetic; algorithm;

    Abstract : The topic of multi-objective algorithms has been researched for many years, where hundreds of multi-objective algorithms have been developed. With the field of search-based software engineering attracting use-cases, more research on which algorithms are fitting the area is still lacking. READ MORE

  2. 2. The utilization of log files generated by test executions: A systematic literature review

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Elmi Bile Gabaire; [2023]
    Keywords : Software testing; test execution logs; test execution traces; test case generation; test suite optimization;

    Abstract : Context: Testing is an important activity in software development and is typically estimated to account for nearly half of the efforts in the software development cycle. This puts a great demand on improving the artifacts involved in this task such as the test cases and test suites (a collection of test cases). READ MORE

  3. 3. MACHINE LEARNING-ASSISTED LOAD TESTING

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Erblin Isaku; [2021]
    Keywords : Performance testing; load testing; search-based testing; workload generation; machine learning; evolutionary algorithms; reinforcement learning;

    Abstract : The increasing worldwide demand for software systems involved in society has led to the need where not only functionality is fundamental and addressed, but end-user satisfaction in terms of availability, throughput, and response time is essential and should be preserved. Thus, systems must be evaluated at preset load levels to assess the non-functional quality problems from the closest perspective of real application use. READ MORE

  4. 4. A Search-Based Approach for Robustness Testing of Web Applications

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Karthik Gurram; Maheshwar Reddy Chappidi; [2019]
    Keywords : Robustness testing; Web Applications; NSGA-2 Algorithm; Selenium Web Driver.;

    Abstract : Context: This thesis deals with the robustness testing of web applications on a different web browser using a Selenium WebDriver to automate the browser. To increase the efficiency of this automation testing, we are using a robustness method. READ MORE

  5. 5. Evaluation of Test Data Generation Techniques for String Inputs

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Junyang Li; Xueer Xing; [2017]
    Keywords : string; test data generation; mapping study; comparison.;

    Abstract : Context. The effective generation of test data is regarded as very important in the software testing. However, mature and effective techniques for generating string test data have seldom been explored due to the complexity and flexibility in the expression form of the string comparing to other data types. Objectives. READ MORE