• Aucun résultat trouvé

Successful Empirical Research in Software Testing With Industry

N/A
N/A
Protected

Academic year: 2022

Partager "Successful Empirical Research in Software Testing With Industry"

Copied!
3
0
0

Texte intégral

(1)

PANEL: Successful Empirical Research in Software Testing with Industry

Nelly Condori-Fernandez, Tanja Vos Centro Research Pros, Universidad Politécnica de Valencia

Camino Vera, S/N. Valencia-Spain {nelly,tvos}pros.upv.es

Abstract. Numerous combinatorial testing techniques and tools are available for generating test cases. However, many of them are never used in practice.

Why is it so difficult to introduce software testing research into testing prac- tice? In this paper, by means of a panel conducted at 25th International Con- ference on Advanced information Systems Engineering, we attempt to pro- vide an answer to this question by identifying mainly obstacles and challenges from two different perspectives: Industry and Academy.

1 Introduction

Though research in Software Testing has been up to more than 56 years [1], the maturity level has not been reached and guidelines are missing on what test tech- niques to use for different testing objectives, different levels of testing or different phases of system development [2],[3],[4]. Empirical studies are crucial to investigate the cost-effectiveness of test techniques in order to compare and improve software testing techniques and practices.

However, although in the last decade, experimental studies are the most widely- used and reported, the majority of them have significant limitations with respect to the artifacts and subjects utilized; even, when no human intervention is required in a study, the preparation of artifacts is expensive (e.g. automated environment for test execution), which limits to use only toy artifacts, like small numbers of programs, versions, or faults. Moreover, most of the subjects are usually students, given that practitioners are reluctant or do not have sufficient free time to participate in such empirical studies.

In order to gain a deeper understanding of the problem to conduct industrial case studies within a real industrial environment, with real people and real systems, we organized a panel at the 25th International Conference on Advanced information Sys- tems Engineering (CAiSE’13) in Valencia.

The objective of the panel was to bring together senior researchers and practition- ers to discuss why it is so difficult to investigate the applicability of testing tools and techniques (e.g. cost effectiveness) in industrial contexts. A deeper understanding of this issue should contribute to better testing practice and more relevant research for practitioners.

(2)

Among the questions that the panelists were asked to address were the following:

Industrial perspective.

 What obstacles did you perceive to adopt any software testing research re- sults into practice?

 What are the current challenges you are facing during your current soft- ware testing processes? How are you searching for ways to overcome these challenges?

 What did you do to overcome these obstacles? And what do you think aca- demia should do to overcome these obstacles?

 How could the testing practitioners reach the software testing research community?

Academic perspective

 What obstacles did you encounter when evaluate testing tools?

 What did you do to overcome these obstacles? And what do you think in- dustry should do to overcome these obstacles?

 Does software testing research address the real issues arising in practice?

 How could the software testing research community reach testing practi- tioners?

2 Discussion

This section summarizes the discussion of the panel, that was moderated by Ricar- do Baeza-Yates (Yahoo).

Obstacles. Testing is viewed as an very expensive activity. In most companies, it causes two main consequences: i) software testers are much less technical than development team. Thus, this limited technical background make more difficult the effective communication with researchers. ii) Software testers are constantly under pressure to produce test cases in short term. This reduces the possibility of exploring new techniques that could be more cost- effective than traditional ones.

On the other hand, academic panelist consider that if there are no enough funds for training, the introduction of new testing techniques, tools is fruitless. This training should not be provided only by industry, but also by the university.

However, few Spanish universities provide up-to-date testing courses at an ad- vanced undergraduate level .

(3)

Challenges.

Considering that software applications become more complex, and current testing techniques are not detecting relevant defects, researchers aim to auto- mate the testing process, with the purpose of reducing the costs and increase the effectiveness of test cases.

From practitioner perspective, panelists consider that the only way to increase the budget for testing activities is to quantitatively demonstrate the applicabil- ity of testing tools in other similar contexts. However, as negative results are usually more difficult to be published, empirical evidence is available only partially, which can affect to make important decisions at organizational level.

Panelist team agreed in fostering continuous collaboration between industry and academy from the beginning of the research cycle: identification of re- search problem. A prerequisite to succeed in the close collaboration is that industry must understand and accept that researchers can address areas with industrial challenges; and researchers do not solve short-term problems.

3 Acknowledgements

We would like to thank Ricardo Baeza, Ywan van der Kleijn, Maximiliano Mannise, and Maria Jose Scalona for their contribution as panelists of the CAiSE’13 industrial track. We also acknowledge the partial support from EU grant ICT-257574 (FITTEST).

References

1. Gelperin, D. and Hetzel, B., “The Growth of Software Testing”, CACM, 31(6), 1988.

2. Juristo, N., Moreno, A.M. and Vegas, S., “Reviewing 25 Years of Testing Technique Experiments”, Journal of Empirical Software Engineering, Springer, 9(1-2), pp. 7-44, 2004.

3. Eldh, Sigrid, “On Evaluating Test Techniques in an Industrial Setting”, Licentiate Thesis, Mälardalen University, Sweden, December, 2007.

4. Briand, L., "A Critical Analysis of Empirical Research in Software Test- ing", ACM/IEEE International Symposium on Empirical Software Engi- neering and Measurement (ESEM), Madrid, Spain, 2007.

Références

Documents relatifs

SSST exploits the control flow graph of the program being tested (Fig. 1) to construct test cases; specifically, test cases are derived from the feasible paths in the control

The fourth paper “A feature matching and transfer approach for cross- company defect prediction” by Yu, Jiang and Zhang, focuses on software defect prediction and presents a

Model testing tackles the untestability challenge by enabling software engineers to (1) execute and validate a much larger number of test scenarios, (2) develop test strategies

In this study, we analyse a large number of open source projects from the GitHub hosting site. GitHub platform holds millions of software projects including important projects such

La cooperazione allo sviluppo è stata molto attiva nel campo dell’istruzione e della formazione tecni- ca e professionale (IFTP) fino ai primi anni Novanta, diminuendo in seguito il

In order to study the coherence between the notion of conformance applied to an implementation under test and its specifcation, and the notion of test case generated by our

Mutation testing and coverage testing, revisited in the light of the peculiar features of the ontology language and structure, can can assist in designing better test suites to

If the system produces legal outputs (i.e., an output that can be generated according to the software specifications), then we need to determine if, across multiple executions of