paper-with-me

Papers

Object-Oriented Test Case Generation Using Teaching Learning-Based Optimization (TLBO) Algorithm

2022-10-14 · 2022/10/14 2022 10 · OHOOD AL-MASRI, WEDAD AL-SORORI

Researchers are currently seeking effective methods for automated software testing to reduce time, avoid test case redundancy, and create comprehensive test cases to cover (paths, benches, conditions, and statements). Generating a minimum number of test cases and covering all code paths is challenging in automated test case generation. Therefore, the use of optimization algorithms has become a popular trend for generating test cases to achieve many goals. In this study, we used a teaching-learning-based optimization algorithm to generate the minimum number of test cases. We compared our results with those of other stateof-the-art methods based on the path coverage for ten Java programs. The motive for using this algorithm is to optimize the number of test cases that cover all code paths in the unit test. The results emphasize that the proposed algorithm generates the minimum number of test cases and covers all paths in the code at a full-coverage rate.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Allsoftware testing

Similar Papers 제목 키워드 기반

SOLOIST: Building Task Bots at Scale with Transfer Learning and Machine Teaching

2020-05-11 · Baolin Peng, Chunyuan Li, Jinchao Li, Shahin Shayandeh 외

We present a new method SOLOIST that uses transfer learning and machine teaching to build task bots at scale. We parameterize classical modular task-oriented dialog systems using a Transformer-based auto-regressive langu…

End-To-End Dialogue ModellingFew-Shot LearningLanguage ModelingLanguage Modelling+3

Conversation Learner - A Machine Teaching Tool for Building Dialog Managers for Task-Oriented Dialog Systems

2020-07-01 · ACL 2020 6 · Swadheen Shukla, Lars Liden, Shay, Shahin eh 외

Traditionally, industry solutions for building a task-oriented dialog system have relied on helping dialog authors define rule-based dialog managers, represented as dialog flows. While dialog flows are intuitively interp…

Conversation Learner -- A Machine Teaching Tool for Building Dialog Managers for Task-Oriented Dialog Systems

2020-04-09 · Swadheen Shukla, Lars Liden, Shahin Shayandeh, Eslam Kamal 외

Traditionally, industry solutions for building a task-oriented dialog system have relied on helping dialog authors define rule-based dialog managers, represented as dialog flows. While dialog flows are intuitively interp…

Remote Task-oriented Grasp Area Teaching By Non-Experts through Interactive Segmentation and Few-Shot Learning

2023-03-17 · Furkan Kaynar, Sudarshan Rajagopalan, Shaobo Zhou, Eckehard Steinbach

A robot operating in unstructured environments must be able to discriminate between different grasping styles depending on the prospective manipulation task. Having a system that allows learning from remote non-expert de…

Few-Shot LearningInteractive SegmentationMeta-LearningSegmentation

Exploring a multi_stage feedback teaching mode for graduate students of software engineering discipline based on project_driven competition

2022-12-19 · Xiangdong Pei, Rui Zhang

Aiming at the current problems of theory-oriented,practice-light,and lack of innovation ability in the teaching of postgraduate software engineering courses,a multi-stage feedback teaching mode for software engineering p…