In software development, unit tests are used intensively in the quality assurance process. However, the unit tests are often only created when a functionality is programmed and are not directly related to the backlog, which describes the requirements to be implemented. This article presents how the transfer of content from a backlog in unit tests can be automated. The basis for the transfer are the tasks of the backlog. Conventions are proposed for these, which must be observed so that the information of a task can be used to generate a unit test class. A structure for the unit test classes based on information from the backlog is also proposed. A prototype that performs the automated transfer is presented. This transfers the tasks of a spr...
This thesis addresses the problem of backtracking strategies in test generation. First, a methodolog...
Not all unit tests are alike. Some tests are simple one-liners, while others contain a battery of as...
Automated generation of tests from specifications has been recently introduced in order to address s...
Abstract: Quality is a necessary feature to be achieved by a system or application after its develop...
In the software development life cycle, there are a few, well-known, major phases and their sub-phas...
Abstract. Agile software development methodologies focus on software projects which are behind sched...
Unit testing is defined as a test activity usually performed by a developer for the purpose of demon...
In software development, testing the created software is an important part to ensure software qualit...
Unit testing is a practical approach to improve the quality and reliability of software. Unit testin...
The size and complexity of software is continuously growing, and testing is one of the most importan...
Abstract. In software engineering, the notion of unit testing was successfully introduced and applie...
Extreme Programming [1] and in particular the idea of Unit Testing can improve the quality of the te...
A given software version has a set of features and known bugs. A subsequent version of the software ...
Automated unit test generation tools can produce tests that are superior to manually written ones in...
International audienceUnit testing is a crucial aspect of software development, but developers often...
This thesis addresses the problem of backtracking strategies in test generation. First, a methodolog...
Not all unit tests are alike. Some tests are simple one-liners, while others contain a battery of as...
Automated generation of tests from specifications has been recently introduced in order to address s...
Abstract: Quality is a necessary feature to be achieved by a system or application after its develop...
In the software development life cycle, there are a few, well-known, major phases and their sub-phas...
Abstract. Agile software development methodologies focus on software projects which are behind sched...
Unit testing is defined as a test activity usually performed by a developer for the purpose of demon...
In software development, testing the created software is an important part to ensure software qualit...
Unit testing is a practical approach to improve the quality and reliability of software. Unit testin...
The size and complexity of software is continuously growing, and testing is one of the most importan...
Abstract. In software engineering, the notion of unit testing was successfully introduced and applie...
Extreme Programming [1] and in particular the idea of Unit Testing can improve the quality of the te...
A given software version has a set of features and known bugs. A subsequent version of the software ...
Automated unit test generation tools can produce tests that are superior to manually written ones in...
International audienceUnit testing is a crucial aspect of software development, but developers often...
This thesis addresses the problem of backtracking strategies in test generation. First, a methodolog...
Not all unit tests are alike. Some tests are simple one-liners, while others contain a battery of as...
Automated generation of tests from specifications has been recently introduced in order to address s...