Results 271 to 280 of about 5,036,684 (298)
Some of the next articles are maybe not open access.
Quality of Testing in Test Driven Development
2012 Eighth International Conference on the Quality of Information and Communications Technology, 2012Test-driven development is an essential part of Extreme Programming approach with the preference of being followed in other Agile methods as well. For several years, researchers are performing empirical investigations to evaluate quality improvements in the resulting code when test-driven development is being used.
Adnan Causevic +2 more
openaire +1 more source
Developing a Test Automation Framework for Agile Development and Testing
2009As software developers today, we all face problems of repetitive and error-prone processes, a lack of a clear way of communication between stakeholders, and risks of late defect discovery or release delays. In order to help solve such problems, we implemented an effective framework for automated testing, which combines the automation features of STAF ...
Eunha Kim, Jongchae Na, Seokmoon Ryoo
openaire +1 more source
Digest of Papers. 1992 IEEE VLSI Test Symposium, 2003
The author's objective is to introduce the reader to the fast emerging field of AC test for digital logic circuits. He includes a brief discussion of the important concepts, algorithms and circuits that are used in conjunction with AC test. A comprehensive bibliography is provided. >
openaire +1 more source
The author's objective is to introduce the reader to the fast emerging field of AC test for digital logic circuits. He includes a brief discussion of the important concepts, algorithms and circuits that are used in conjunction with AC test. A comprehensive bibliography is provided. >
openaire +1 more source
2015
It wouldn't be right if we didn't make an effort to show Test Driven Development (TDD) in action. So in this chapter we're going to create an app from scratch using our TDD approach. The sample app we're going to create using TDD will be for a daily horoscope.
openaire +1 more source
It wouldn't be right if we didn't make an effort to show Test Driven Development (TDD) in action. So in this chapter we're going to create an app from scratch using our TDD approach. The sample app we're going to create using TDD will be for a daily horoscope.
openaire +1 more source
Testing Test-Driven Development
2017Test-driven development is often taught as a software engineering technique in an advanced course rather than a core programming technique taught in an introductory course. As a result, student programmers resist changing their habits and seldom switch over to designing of tests before code.
Hussein Suleman +2 more
openaire +1 more source
Unit Testing and Test-Driven Development
2014Unit testing refers to being able to repeatedly and reliably test a piece of software – a “unit” - for proper functionality. These tests occur at the developer level to ensure that code written for some desired functionality behaves as expected. By ensuring that each “unit” passes the test(s) that it was designed for, the developer can ensure that as ...
openaire +1 more source
Contract driven development = test driven development - writing test cases
Proceedings of the the 6th joint meeting of the European software engineering conference and the ACM SIGSOFT symposium on The foundations of software engineering, 2007Although unit tests are recognized as an important tool in software development, programmers prefer to write code, rather than unit tests. Despite the emergence of tools like JUnit which automate part of the process, unit testing remains a time-consuming, resource-intensive, and not particularly appealing activity.This paper introduces a new ...
Andreas Leitner +4 more
openaire +1 more source
Incorporating Performance Testing in Test-Driven Development
IEEE Software, 2007Our performance-testing approach required manually inspecting the performance logs. During the project's development, JUnit-based performance testing tools, such as JUnitPerf, weren't available. Such tools provide better visibility of performance problems than manual inspection of performance logs.
Michael J. Johnson +3 more
openaire +1 more source
Development of test programs in a virtual test environment
Proceedings of 14th VLSI Test Symposium, 2002An environment for the efficient development of quality-assured mixed-signal test programs is introduced. The new approach provides links between design and test engineers based on a standard test description language VTML (Virtual Test Modelling Language).
M. Miegler, Werner Wolz
openaire +1 more source
Hypothesis testing for module test in software development
Proceedings 26th Annual International Computer Software and Applications, 2003One of the most important issues in the software development is how to guarantee that the software satisfies the quality defined in the requirement specification. This paper proposes that the issue can be solved, first the number of test cases is statistically calculated from the failure density defined in the requirement specification, then the ...
Tsuneo Yamaura +2 more
openaire +1 more source

