SwePub
Tyck till om SwePub Sök här!
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "db:Swepub ;srt2:(2010-2011);lar1:(bth)"

Sökning: db:Swepub > (2010-2011) > Blekinge Tekniska Högskola

  • Resultat 1-10 av 715
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Aaboen, Lise, 1978, et al. (författare)
  • Nourishment for the piggy bank : facilitation of external financing in incubators
  • 2011
  • Ingår i: International Journal of Technology Transfer and Commercialisation. - : Inderscience. - 1470-6075 .- 1741-5284. ; 10 3-4, s. 354-374
  • Tidskriftsartikel (refereegranskat)abstract
    • In this paper, we argue that incubators facilitate access to external financing for their incubatees. Incubators use a wide range of activities to facilitate the accessing of external financing from public and private sources. We have grouped these into two sets of activities. The general activities aim to develop the conditions for external financing through information, education of incubatees, network-building and lobbying activities. The specific activities aim to assist the individual incubatee in their pursuit of external finance through help in application procedures, establishing need for capital, making contacts with the best public or private investor, etc. Based on the survey data, we have also shown that it is more common for incubatees to attract external capital compared to non-incubator firms. The incubatees seem especially successful in attracting public capital. The incubatees also attract more private external capital, however, the observed frequency of private capital in the incubatees are low.
  •  
2.
  • Adams, Liz, et al. (författare)
  • What It's Like to Participate in an ITiCSE Working Group
  • 2011
  • Ingår i: ACM SIGCSE Bulletin. - : ACM Press. - 0097-8418. ; 43:1
  • Tidskriftsartikel (övrigt vetenskapligt/konstnärligt)abstract
    • Have you ever participated in a working group at ITiCSE? No? Then you have missed a great opportunity to meet and work with a group of like-minded educators on a topic of common interest. The actual meeting at ITiCSE translates to hard work, but also a lot of fun.
  •  
3.
  • Afzal, Wasif, et al. (författare)
  • Genetic programming for cross-release fault count predictions in large and complex software projects
  • 2010
  • Ingår i: Evolutionary Computation and Optimization Algorithms in Software Engineering. - : IGI Global, Hershey, USA. - 9781615208098
  • Bokkapitel (refereegranskat)abstract
    • Software fault prediction can play an important role in ensuring software quality through efficient resource allocation. This could, in turn, reduce the potentially high consequential costs due to faults. Predicting faults might be even more important with the emergence of short-timed and multiple software releases aimed at quick delivery of functionality. Previous research in software fault prediction has indicated that there is a need i) to improve the validity of results by having comparisons among number of data sets from a variety of software, ii) to use appropriate model evaluation measures and iii) to use statistical testing procedures. Moreover, cross-release prediction of faults has not yet achieved sufficient attention in the literature. In an attempt to address these concerns, this paper compares the quantitative and qualitative attributes of 7 traditional and machine-learning techniques for modeling the cross-release prediction of fault count data. The comparison is done using extensive data sets gathered from a total of 7 multi-release open-source and industrial software projects. These software projects together have several years of development and are from diverse application areas, ranging from a web browser to a robotic controller software. Our quantitative analysis suggests that genetic programming (GP) tends to have better consistency in terms of goodness of fit and accuracy across majority of data sets. It also has comparatively less model bias. Qualitatively, ease of configuration and complexity are less strong points for GP even though it shows generality and gives transparent models. Artificial neural networks did not perform as well as expected while linear regression gave average predictions in terms of goodness of fit and accuracy. Support vector machine regression and traditional software reliability growth models performed below average on most of the quantitative evaluation criteria while remained on average for most of the qualitative measures.
  •  
4.
  • Afzal, Wasif, et al. (författare)
  • On the application of genetic programming for software engineering predictive modeling : A systematic review
  • 2011
  • Ingår i: Expert Systems with Applications. - : Pergamon-Elsevier Science Ltd. - 0957-4174 .- 1873-6793. ; 38:9, s. 11984-11997
  • Forskningsöversikt (refereegranskat)abstract
    • The objective of this paper is to investigate the evidence for symbolic regression using genetic programming (GP) being an effective method for prediction and estimation in software engineering, when compared with regression/machine learning models and other comparison groups (including comparisons with different improvements over the standard GP algorithm). We performed a systematic review of literature that compared genetic programming models with comparative techniques based on different independent project variables. A total of 23 primary studies were obtained after searching different information sources in the time span 1995-2008. The results of the review show that symbolic regression using genetic programming has been applied in three domains within software engineering predictive modeling: (i) Software quality classification (eight primary studies). (ii) Software cost/effort/size estimation (seven primary studies). (iii) Software fault prediction/software reliability growth modeling (eight primary studies). While there is evidence in support of using genetic programming for software quality classification, software fault prediction and software reliability growth modeling: the results are inconclusive for software cost/effort/size estimation.
  •  
5.
  • Afzal, Wasif, et al. (författare)
  • Search-based prediction of fault-slip-through in large software projects
  • 2010
  • Ingår i: Proceedings - 2nd International Symposium on Search Based Software Engineering, SSBSE 2010. - : IEEE. - 9780769541952 ; , s. 79-88
  • Konferensbidrag (refereegranskat)abstract
    • A large percentage of the cost of rework can be avoided by finding more faults earlier in a software testing process. Therefore, determination of which software testing phases to focus improvements work on, has considerable industrial interest. This paper evaluates the use of five different techniques, namely particle swarm optimization based artificial neural networks (PSO-ANN), artificial immune recognition systems (AIRS), gene expression programming (GEP), genetic programming (GP) and multiple regression (MR), for predicting the number of faults slipping through unit, function, integration and system testing phases. The objective is to quantify improvement potential in different testing phases by striving towards finding the right faults in the right phase. We have conducted an empirical study of two large projects from a telecommunication company developing mobile platforms and wireless semiconductors. The results are compared using simple residuals, goodness of fit and absolute relative error measures. They indicate that the four search-based techniques (PSO-ANN, AIRS, GEP, GP) perform better than multiple regression for predicting the fault-slip-through for each of the four testing phases. At the unit and function testing phases, AIRS and PSO-ANN performed better while GP performed better at integration and system testing phases. The study concludes that a variety of search-based techniques are applicable for predicting the improvement potential in different testing phases with GP showing more consistent performance across two of the four test phases.
  •  
6.
  • Afzal, Wasif (författare)
  • Search-Based Prediction of Software Quality : Evaluations and Comparisons
  • 2011
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Software verification and validation (V&V) activities are critical for achieving software quality; however, these activities also constitute a large part of the costs when developing software. Therefore efficient and effective software V&V activities are both a priority and a necessity considering the pressure to decrease time-to-market and the intense competition faced by many, if not all, companies today. It is then perhaps not unexpected that decisions that affects software quality, e.g., how to allocate testing resources, develop testing schedules and to decide when to stop testing, needs to be as stable and accurate as possible. The objective of this thesis is to investigate how search-based techniques can support decision-making and help control variation in software V&V activities, thereby indirectly improving software quality. Several themes in providing this support are investigated: predicting reliability of future software versions based on fault history; fault prediction to improve test phase efficiency; assignment of resources to fixing faults; and distinguishing fault-prone software modules from non-faulty ones. A common element in these investigations is the use of search-based techniques, often also called metaheuristic techniques, for supporting the V&V decision-making processes. Search-based techniques are promising since, as many problems in real world, software V&V can be formulated as optimization problems where near optimal solutions are often good enough. Moreover, these techniques are general optimization solutions that can potentially be applied across a larger variety of decision-making situations than other existing alternatives. Apart from presenting the current state of the art, in the form of a systematic literature review, and doing comparative evaluations of a variety of metaheuristic techniques on large-scale projects (both industrial and open-source), this thesis also presents methodological investigations using search-based techniques that are relevant to the task of software quality measurement and prediction. The results of applying search-based techniques in large-scale projects, while investigating a variety of research themes, show that they consistently give competitive results in comparison with existing techniques. Based on the research findings, we conclude that search-based techniques are viable techniques to use in supporting the decision-making processes within software V&V activities. The accuracy and consistency of these techniques make them important tools when developing future decision-support for effective management of software V&V activities.
  •  
7.
  • Afzal, Wasif (författare)
  • Using faults-slip-through metric as a predictor of fault-proneness
  • 2010
  • Ingår i: Proceedings - Asia-Pacific Software Engineering Conference, APSEC. - : IEEE. - 9780769542669
  • Konferensbidrag (refereegranskat)abstract
    • The majority of software faults are present in small number of modules, therefore accurate prediction of fault-prone modules helps improve software quality by focusing testing efforts on a subset of modules. This paper evaluates the use of the faults-slip-through (FST) metric as a potential predictor of fault-prone modules. Rather than predicting the fault-prone modules for the complete test phase, the prediction is done at the specific test levels of integration and system test. We applied eight classification techniques to the task of identifying fault-prone modules, representing a variety of approaches, including a standard statistical technique for classification (logistic regression), tree-structured classifiers (C4.5 and random forests), a Bayesian technique (Na\"{i}ve Bayes), machine-learning techniques (support vector machines and back-propagation artificial neural networks) and search-based techniques (genetic programming and artificial immune recognition systems) on FST data collected from two large industrial projects from the telecommunication domain. \emph{Results:} Using area under the receiver operating characteristic (ROC) curve and the location of (PF, PD) pairs in the ROC space, GP showed impressive results in comparison with other techniques for predicting fault-prone modules at both integration and system test levels. The use of faults-slip-through metric in general provided good prediction results at the two test levels. The accuracy of GP is statistically significant in comparison with majority of the techniques for predicting fault-prone modules at integration and system test levels. (ii) Faults-slip-through metric has the potential to be a generally useful predictor of fault-proneness at integration and system test levels.
  •  
8.
  • Agility Across Time and Space : Making Agile Distributed Development a Success
  • 2010
  • Samlingsverk (redaktörskap) (övrigt vetenskapligt/konstnärligt)abstract
    • Rather than deciding whether or not to get involved in global sourcing, many companies are facing decisions about whether or not to apply agile methods in their distributed projects. These companies are often motivated by the opportunities to solve the coordination and communication difficulties associated with global software development. Yet while agile principles prescribe close interaction and co-location, the very nature of distributed software development does not support these prerequisites. Šmite, Moe, and Ågerfalk structured the book into five parts. In “Motivation” the editors introduce the fundamentals of agile distributed software development and explain the rationale behind the application of agile practices in globally distributed software projects. “ Transition” describes implementation strategies, adoption of particular agile practices for distributed projects, and general concepts of agility. “Management” details practical implications for project planning, time management, and customer and subcontractor interaction. “Teams” discusses agile distributed team configuration, effective communication and knowledge transfer, and allocation of roles and responsibilities. Finally, in the “Epilogue” the editors summarize all contributions and present future trends for research and practice in agile distributed development. This book is primarily targeted at researchers, lecturers, and students in empirical software engineering, and at practitioners involved in globally distributed software projects. The contributions are based on sound empirical research and identify gaps and commonalities in both the existing state of the art and state of the practice. In addition, they also offer practical advice through many hints, checklists, and experience reports. Questions answered in this book include: What should companies expect from merging agile and distributed strategies? What are the stumbling blocks that prevent companies from realizing the benefits of the agile approach in distributed environments, and how can we recognize infeasible strategies and unfavorable circumstances? What helps managers cope with the challenges of implementing agile approaches in distributed software development projects? How can distributed teams survive the decisions taken by management and become efficient through the application of agile approaches?
  •  
9.
  • Ahmad, Azeem, et al. (författare)
  • Limitations of the analytic hierarchy process technique with respect to geographically distributed stakeholders
  • 2010
  • Ingår i: Proceedings of World Academy of Science, Engineering and Technology. - : World Academy of Science. - 2010-376X .- 2070-3740. ; 70:Sept., s. 111-116
  • Tidskriftsartikel (refereegranskat)abstract
    • The selection of appropriate requirements for product releases can make a big difference in a product success. The selection of requirements is done by different requirements prioritization techniques. These techniques are based on pre-defined and systematic steps to calculate the requirements relative weight. Prioritization is complicated by new development settings, shifting from traditional co-located development to geographically distributed development. Stakeholders, connected to a project, are distributed all over the world. These geographically distributions of stakeholders make it hard to prioritize requirements as each stakeholder have their own perception and expectations of the requirements in a software project. This paper discusses limitations of the Analytical Hierarchy Process with respect to geographically distributed stakeholders' (GDS) prioritization of requirements. This paper also provides a solution, in the form of a modified AHP, in order to prioritize requirements for GDS. We will conduct two experiments in this paper and will analyze the results in order to discuss AHP limitations with respect to GDS. The modified AHP variant is also validated in this paper.
  •  
10.
  • Ahmad, A, et al. (författare)
  • Requirements prioritization with respect to Geographically Distributed Stakeholders
  • 2011
  • Konferensbidrag (refereegranskat)abstract
    • Requirements selection for software releases can play a vital role in the success of software product. This selection of requirements is done by different requirements prioritization techniques. This paper discusses limitations of these Requirements Prioritization Techniques (100$ Method and Binary Search Tree) with respect to Geographical Distribution of Stakeholders. We conducted two experiments, in this paper, in order to analyze the variations among the results of these Requirements Prioritization Techniques. This paper also discusses attributes that can affect the requirements prioritization when dealing with Geographically Distributed Stakeholders. We conducted first experiment with 100$ Dollar method and Binary Search Tree technique and second experiment has been conducted with modified 100$ Dollar method and Binary search tree technique. Results of these experiments have been discussed in this paper. This paper provides a framework that can be used to identify those requirements that can play an important role in a product success during distributed development.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 715
Typ av publikation
konferensbidrag (368)
tidskriftsartikel (214)
bokkapitel (38)
doktorsavhandling (28)
licentiatavhandling (22)
rapport (13)
visa fler...
forskningsöversikt (10)
bok (8)
annan publikation (8)
samlingsverk (redaktörskap) (6)
visa färre...
Typ av innehåll
refereegranskat (595)
övrigt vetenskapligt/konstnärligt (109)
populärvet., debatt m.m. (11)
Författare/redaktör
Zepernick, Hans-Jürg ... (48)
Fiedler, Markus (44)
Duong, Quang Trung (35)
Ibragimov, Nail H. (21)
Popescu, Adrian (20)
Lavesson, Niklas (18)
visa fler...
Willman, Ania (18)
Grahn, Håkan (17)
Feldt, Robert (17)
Erman, David (17)
Wohlin, Claes (16)
Claesson, Ingvar (14)
Mohammed, Abbas (14)
Šmite, Darja (14)
Skär, Lisa (14)
Gorschek, Tony (14)
Arlos, Patrik (13)
Pettersson, Mats (13)
Vu, Viet Thuy (13)
Davidsson, Paul (12)
Torkar, Richard (12)
Gustavsson, Rune (12)
Engelke, Ulrich (12)
Sjögren, Thomas (12)
Petersen, Kai (11)
Larsson, Tobias (11)
Rudenko, Oleg (11)
Johansson, Christian (10)
Isaksson, Ola (10)
Broman, Göran (10)
Rakus-Andersson, Eli ... (10)
Persson, Rutger (9)
Söderberg, Siv (9)
Fricker, Samuel (9)
Regnell, Björn (9)
Johnson, Henric (9)
Vogeleer, Karel De (9)
Shaikh, Junaid (8)
Renvert, Stefan (8)
Persson, Jan A. (8)
Kulesza, Wlodek (8)
Trojer, Lena (8)
Borglin, Gunilla (8)
Hansson, Thomas (8)
Larsson, Tobias, 197 ... (8)
Håkansson, Lars (8)
Wnuk, Krzysztof (8)
Fagerström, Cecilia (8)
Fagerström, Cecilia, ... (8)
Sundstedt, Veronica (8)
visa färre...
Lärosäte
Linnéuniversitetet (40)
Luleå tekniska universitet (38)
Lunds universitet (34)
Jönköping University (20)
Malmö universitet (16)
visa fler...
Högskolan Kristianstad (14)
Mälardalens universitet (11)
Chalmers tekniska högskola (10)
Kungliga Tekniska Högskolan (9)
Karlstads universitet (8)
Örebro universitet (7)
Umeå universitet (6)
Mittuniversitetet (6)
Karolinska Institutet (5)
Stockholms universitet (4)
Göteborgs universitet (3)
Uppsala universitet (3)
Högskolan i Halmstad (3)
Linköpings universitet (3)
Marie Cederschiöld högskola (3)
Röda Korsets Högskola (3)
Högskolan Väst (2)
Högskolan i Gävle (1)
Högskolan i Skövde (1)
Högskolan Dalarna (1)
Sveriges Lantbruksuniversitet (1)
visa färre...
Språk
Engelska (684)
Svenska (31)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (337)
Teknik (273)
Samhällsvetenskap (153)
Medicin och hälsovetenskap (87)
Humaniora (11)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy