To see the other types of publications on this topic, follow the link: Regression test.

Dissertations / Theses on the topic 'Regression test'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Regression test.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Ngah, Amir. "Regression test selection by exclusion." Thesis, Durham University, 2012. http://etheses.dur.ac.uk/3616/.

Full text
Abstract:
This thesis addresses the research in the area of regression testing. Software systems change and evolve over time. Each time a system is changed regression tests have to be run to validate these changes. An important issue in regression testing is how to minimise reuse the existing test cases of original program for modied program. One of the techniques to tackle this issue is called regression test selection technique. The aim of this research is to signicantly reduce the number of test cases that need to be run after changes have been made. Specically, this thesis focuses on developing a mo
APA, Harvard, Vancouver, ISO, and other styles
2

Nordvall, Andreas. "Agile regression system testing." Thesis, KTH, Data- och elektroteknik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-102934.

Full text
Abstract:
This report describes the work on automating the testing of nodes at CCS (Common Control System) in Ericsson. The goal was to every three hours configure nodes with the latest build and run the tests. This process is to be fully automatic without user in-put. The existing configuration tool CICC (Core Integration node Control Center) is to be used for configuration. Before work started fault reports were analyzed and creating a usecase for testing restarts should reduce some faults.The first step was to make the configuration tool CICC automated. To schedule the test-ing the continuous integra
APA, Harvard, Vancouver, ISO, and other styles
3

Meless, Dejen. "Test Cycle Optimization using Regression Analysis." Thesis, Linköping University, Automatic Control, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-54809.

Full text
Abstract:
<p>Industrial robots make up an important part in today’s industry and are assigned to a range of different tasks. Needless to say, businesses need to rely on their machine park to function as planned, avoiding stops in production due to machine failures. This is where fault detection methods play a very important part. In this thesis a specific fault detection method based on signal analysis will be considered. When testing a robot for fault(s), a specific test cycle (trajectory) is executed in order to be able to compare test data from different test occasions. Furthermore, different test cy
APA, Harvard, Vancouver, ISO, and other styles
4

Stokes, Michael Jeffrey. "Advancements in rapid load test data regression." [Tampa, Fla] : University of South Florida, 2006. http://purl.fcla.edu/usf/dc/et/SFE0001929.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Carvalho, Renato de Souza. "Nonlinear regression application to well test analysis /." Access abstract and link to full text, 1993. http://0-wwwlib.umi.com.library.utulsa.edu/dissertations/fullcit/9416602.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Jönsson, Marthina. "Automated regression test of a communication stack." Thesis, KTH, Maskinkonstruktion (Inst.), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-180951.

Full text
Abstract:
This thesis investigates possible solutions for testing a communication stack. The communication stack is a part of a communication module at Scania CV AB which is called SCOMM. This module handles diagnostic communication over CAN and shall conform to CAN-related ISO standards. We evaluate these solutions based on three aspects and how the stack is implemented. These three aspects are test coverage, ease of use and integration. Based on these evaluations, a test component has been implemented. We present models, resulting from the evaluation as well as test scripts examples. This test compone
APA, Harvard, Vancouver, ISO, and other styles
7

Ruth, Michael Edward. "Automating Regression Test Selection for Web Services." ScholarWorks@UNO, 2007. http://scholarworks.uno.edu/td/587.

Full text
Abstract:
As Web services grow in maturity and use, so do the methods which are being used to test and maintain them. Regression Testing is a major component of most major testing systems but has only begun to be applied to Web services. The majority of the tools and techniques applying regression test to Web services are focused on test-case generation, thus ignoring the potential savings of regression test selection. Regression test selection optimizes the regression testing process by selecting a subset of all tests, while still maintaining some level of confidence about the system performing no wors
APA, Harvard, Vancouver, ISO, and other styles
8

Klasila, A. (Aleksi). "Mbed OS regression test selection and optimization." Master's thesis, University of Oulu, 2019. http://jultika.oulu.fi/Record/nbnfioulu-201908312830.

Full text
Abstract:
Abstract. Testing is a fundamental building block in the identification of bugs, errors and defects in both hardware and software. Effective testing of large projects requires automated testing, test selection and test optimization. Using CI (Continuous Integration) tools, and test selection and optimization techniques reduce development time and increase productivity. The prioritization, selection and minimization of tests are well-known problems in software testing. Arm Mbed OS is a free, open-source embedded operating system designed specifically for the “things” in the IoT (Internet of
APA, Harvard, Vancouver, ISO, and other styles
9

Lundsten, Erik. "EALRTS : A predictive regression test selection tool." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-264978.

Full text
Abstract:
Regression testing is the process of confirming that a code change did not introduce any test failure into the current build. One Regression testing technique commonly used is Regression test selection or RTS. It is the process of identifying all tests affected by a code change, which are identified by creating a dependency graph of the project. The selected tests are then executed. The purpose of RTS is to reduce the development time by lowering the time for testing. Machine learning has been used as a test selection tool in recent studies and have shown promising results. Machine learning we
APA, Harvard, Vancouver, ISO, and other styles
10

Österberg, Emil. "Automating regression testing on fat clients." Thesis, Uppsala universitet, Datalogi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-423261.

Full text
Abstract:
Regression testing is important but time consuming. Automating the testing have many benefits. It will save money for companies because they will not have to pay testers to manually test their applications. It will produce better software with less bugs as testing can be done more frequently so bugs will be found faster. This thesis has compared two techniques used to automate regression testing. The more traditional component level record and replay tools and Visual GUI testing tools that uses image recognition. Eight tools in total was tested and compared, four from each technique. The syste
APA, Harvard, Vancouver, ISO, and other styles
11

Österberg, Emil. "Automating regression testing on fat cients." Thesis, Uppsala universitet, Avdelningen för datalogi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-411360.

Full text
Abstract:
Regression testing is important but time consuming. Automating the testing have many benefits. It will save money for companies because they will not have to pay testers to manually test their applications. It will produce better software with less bugs as testing can be done more frequently so bugs will be found faster. This thesis has compared two techniques used to automate regression testing. The more traditional component level record and replay tools and Visual GUI testing tools that uses image recognition. Eight tools in total was tested and compared, four from each technique. The syste
APA, Harvard, Vancouver, ISO, and other styles
12

Rygart, Niklas. "RNC Node Level Regression test of Robustness Suite." Thesis, KTH, Kommunikationsteori, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-55293.

Full text
Abstract:
The main objective of this master thesis is to reconstruct randomized rendered scenarios leading to failure in the 3G system. The incitement is the ability to easily rerun the scenario triggering a failure, take additional traces to isolate the root cause and verify corrections. This is achieved by utilizing CPPemu (Cello Packet Platform) which emulates a complete 3G system, consisting of the RNC (Radio Network Controller), CN (Core Network), RBS (Radio Base Station), UE (User Equipment), where the three latter are simulated by 3Gsim. A great variety of errors were discovered during the thesis
APA, Harvard, Vancouver, ISO, and other styles
13

Rhodes, Austin James. "Accelerated Life Test Modeling Using Median Rank Regression." Diss., Virginia Tech, 2016. http://hdl.handle.net/10919/73362.

Full text
Abstract:
Accelerated life tests (ALT) are appealing to practitioners seeking to maximize information gleaned from reliability studies, while navigating resource constraints due to time and specimen costs. A popular approach to accelerated life testing is to design test regimes such that experimental specimens are exposed to variable stress levels across time. Such ALT experiments allow the practitioner to observe lifetime behavior across various stress levels and infer product life at use conditions using a greater number of failures than would otherwise be observed with a constant stress experiment.
APA, Harvard, Vancouver, ISO, and other styles
14

Xie, Bo. "Requirement based regression test suite reduction using dependence analysis." Thesis, University of Ottawa (Canada), 2006. http://hdl.handle.net/10393/27200.

Full text
Abstract:
In this research, we present an extension to an existing requirement-based regression test suite reduction approach that uses EFSM model dependence analysis to reduce a given regression test suite [19]. The approach is based on the difference between the original model and the modified model expressed as a set of elementary model modifications: elementary addition of a transition and elementary deletion of a transition. For each elementary modification, the data and control dependencies are used to capture potential interactions between EFSM transitions. The potential interactions are used to
APA, Harvard, Vancouver, ISO, and other styles
15

Dharmapurikar, Abhishek V. "Impact-Driven Regression Test Selection for Mainframe Business Systems." The Ohio State University, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=osu1366294612.

Full text
APA, Harvard, Vancouver, ISO, and other styles
16

Karlsson, Henrik. "Limiting Transitive Closure for Static Regression Test Selection approaches." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-254951.

Full text
Abstract:
In computer science and software development it is important to test software in order to ensure reliability. Regression testing in order to find potential faults introduced by software changes is key to assuring that the software is stable. This process may be time consuming, so in order to speed it up there are approaches which select a subset of relevant tests based on the software changes.In the field of regression test selection there are two main approaches, static approaches and dynamic approaches. These different kinds of approaches have different strengths and weaknesses, however the
APA, Harvard, Vancouver, ISO, and other styles
17

Barbosa, Sónia Carla Cabrita da Silva de Vasconcelos. "Literacia matemática do aluno português segundo Pisa." Master's thesis, Universidade de Évora, 2012. http://hdl.handle.net/10174/15636.

Full text
Abstract:
O Projeto PISA (Programme for International Student Assessment) foi introduzido pela Organização para o Desenvolvimento e Cooperação Económica (OCDE) em 1997 e tem como objetivo avaliar a capacidade dos jovens de 15 anos no uso dos seus conhecimentos, de forma a enfrentarem os desafios da vida real. Na matemática a literacia é definida como a capacidade de um aluno identificar e compreender o papel da disciplina nos desafios da vida real, de fazer julgamentos bem fundamentados enquanto cidadão construtivo, preocupado e reflexivo. Neste trabalho procuramos caraterizar os alunos com nível de pro
APA, Harvard, Vancouver, ISO, and other styles
18

Tabatabaey, S. M. Mehdi (Seyed Mohammad Mehdi) Carleton University Dissertation Mathematics and Statistics. "Preliminary test approach estimation: regression model with spherically symmetric errors." Ottawa, 1995.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
19

Arleny, Rebeca Lopez Triana. "A framework for the execution of automated regression testing." Thesis, Malmö högskola, Fakulteten för teknik och samhälle (TS), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-20446.

Full text
Abstract:
Inom programvaruutveckling är testning en viktig aktivitet där regressionstest är centralt. Regressionstestning innebär att exekvera om testfall för att säkerställa att de förändringarna som har gjorts i programmet inte har infört nya fel i systemet. Detta görs också med syfte till att kontrollera att systemets befintliga funktioner inte har påverkats negativt av dessa förändringar. Att genomföra regressionstester manuellt är resurskrävande i form av tid och pengar. Därför rekommenderas det att utföra denna aktivitet på ett automatiserat sätt. Ett problem som finns idag med exekvering av autom
APA, Harvard, Vancouver, ISO, and other styles
20

Wellmann, Robin. "On data depth with application to regression models and tests." Berlin Logos-Verl, 2007. http://d-nb.info/988446421/04.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Ying, PuLe, and LingZhi Fan. "Methods For Test Case Prioritization Based On Test Case Execution History." Thesis, Blekinge Tekniska Högskola, Institutionen för programvaruteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-14785.

Full text
Abstract:
Motivation: Test case prioritization can prioritize test cases, optimize the test execution, save time and cost. There are many different methods for test case prioritization, test case prioritization method based on test case execution history is one kind of them. Based on the test case execution history, it’s easier to increase the rate of fault detection, hence we want to do a study about test case prioritization methods based on the test case execution history. Meanwhile, executing the feasible methods to compare the effectiveness of them. For the motivation of the thesis may be regarded a
APA, Harvard, Vancouver, ISO, and other styles
22

Chen, Xinyu. "Inference in Constrained Linear Regression." Digital WPI, 2017. https://digitalcommons.wpi.edu/etd-theses/405.

Full text
Abstract:
Regression analyses constitutes an important part of the statistical inference and has great applications in many areas. In some applications, we strongly believe that the regression function changes monotonically with some or all of the predictor variables in a region of interest. Deriving analyses under such constraints will be an enormous task. In this work, the restricted prediction interval for the mean of the regression function is constructed when two predictors are present. I use a modified likelihood ratio test (LRT) to construct prediction intervals.
APA, Harvard, Vancouver, ISO, and other styles
23

Wellmann, Robin. "On data depth with application to regression models and tests /." Berlin : Logos-Verl, 2008. http://d-nb.info/988446421/04.

Full text
APA, Harvard, Vancouver, ISO, and other styles
24

Saadat, Huzaifa. "Design and development of an automated regression test suite for UEFI." Master's thesis, Universitätsbibliothek Chemnitz, 2015. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-159277.

Full text
Abstract:
Unified Extensible Firmware Interface (UEFI) is an industry standard for implementing the basic firmware in the computers. This standard replaces BIOS. A huge amount of C code has been written for the implementation of UEFI. Yet there has been a very little focus on testing UEFI code. The thesis shows how the industry can perform a meaningful testing of UEFI. Spanning the test coverage with the help of test tools over all UEFI phases is a key objective. Moreover, techniques such as Test Driven Development and source code analysis are explained in terms of UEFI to make sure the bugs are minimiz
APA, Harvard, Vancouver, ISO, and other styles
25

Ding, Eric J. (Eric Jaw-Torng). "Using ADL for regression test development in a distributed object environment." Thesis, Massachusetts Institute of Technology, 1996. http://hdl.handle.net/1721.1/41381.

Full text
APA, Harvard, Vancouver, ISO, and other styles
26

Kuchimanchi, Sriram. "Towards a regression test selection technique for message-based software integration." ScholarWorks@UNO, 2004. http://louisdl.louislibraries.org/u?/NOD,164.

Full text
Abstract:
Thesis (M.S.)--University of New Orleans, 2004.<br>Title from electronic submission form. "A thesis ... in partial fulfillment of the requirements for the degree of Master of Science in the Department of Computer Science."--Thesis t.p. Vita. Includes bibliographical references.
APA, Harvard, Vancouver, ISO, and other styles
27

LING, ZHANG. "Regression Test Selection in Multi-TaskingReal-Time Systems based on Run-Time logs." Thesis, Mälardalen University, School of Innovation, Design and Engineering, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-6690.

Full text
Abstract:
<p>Regression testing plays an important role during the software development life-cycle,especially during maintenance, it provides confidence that the modified parts of softwarebehave as intended and the unchanged parts have no affect by the modification. Regressiontest selection is used to select test cases from the test suites which have been used to test theprevious version of the software. In this thesis, we extend the traditional definition of a testcase with a log file, containing information of which events that occurred when the test casewas last executed. Based on the contents of thi
APA, Harvard, Vancouver, ISO, and other styles
28

Azizi, Maral. "Application of Adaptive Techniques in Regression Testing for Modern Software Development." Thesis, University of North Texas, 2019. https://digital.library.unt.edu/ark:/67531/metadc1538762/.

Full text
Abstract:
In this dissertation we investigate the applicability of different adaptive techniques to improve the effectiveness and efficiency of the regression testing. Initially, we introduce the concept of regression testing. We then perform a literature review of current practices and state-of-the-art regression testing techniques. Finally, we advance the regression testing techniques by performing four empirical studies in which we use different types of information (e.g. user session, source code, code commit, etc.) to investigate the effectiveness of each software metric on fault detection capabili
APA, Harvard, Vancouver, ISO, and other styles
29

zhang, fan. "Test of Equality Between Regression Lines in Presence of Errors in Variables." Thesis, Uppsala universitet, Statistiska institutionen, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-175809.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

OLIVEIRA, NETO Francisco Gomes de. "Investigation of similarity-based test case selection for specification-based regression testing." Universidade Federal de Campina Grande, 2014. http://dspace.sti.ufcg.edu.br:8080/jspui/handle/riufcg/360.

Full text
Abstract:
Submitted by Johnny Rodrigues (johnnyrodrigues@ufcg.edu.br) on 2018-04-10T20:00:05Z No. of bitstreams: 1 FRANCISCO GOMES DE OLIVEIRA NETO - TESE PPGCC 2014..pdf: 5163454 bytes, checksum: 228c1fc4f2dc9aad01698011238cfde1 (MD5)<br>Made available in DSpace on 2018-04-10T20:00:05Z (GMT). No. of bitstreams: 1 FRANCISCO GOMES DE OLIVEIRA NETO - TESE PPGCC 2014..pdf: 5163454 bytes, checksum: 228c1fc4f2dc9aad01698011238cfde1 (MD5) Previous issue date: 2014-07-30<br>uring software maintenance, several modifications can be performed in a specification model in order to satisfy new requirements. Pe
APA, Harvard, Vancouver, ISO, and other styles
31

Mehta, Alok. "Evolving legacy system's features into fine-grained components using regression test-cases." Link to electronic thesis, 2002. http://www.wpi.edu/Pubs/ETD/Available/etd-1211102-163800.

Full text
Abstract:
Dissertatio (Ph. D.)--Worcester Polytechnic Institute.<br>Keywords: software maintenance; software evolution; regression test-cases; components; legacy system; incremental software evolution methodology; fine-grained components. Includes bibliographical references (p. 283-294).
APA, Harvard, Vancouver, ISO, and other styles
32

Gezelbom, Alex, and Saman Jahanbakhsh. "Automating regression testing in agile environments." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-175383.

Full text
Abstract:
This project was designed to help Hi3G Access AB’s IT department to get a better overview of the testing state in the different cross functional teams. Furthermore it was designed to identify teams and system where regression tests had the potential and the need of being automated. This information was gathered by conducting a survey designed for all the software testers at the company, followed by performing semi-structured interviews with one tester from each team. For the most suitable system and test case, an automation solution prototype was created with an automation tool using an agile
APA, Harvard, Vancouver, ISO, and other styles
33

SILVA, Indy Paula Soares Cordeiro e. "Avaliando suites automaticamente geradas para validação de refatoramentos." Universidade Federal de Campina Grande, 2018. http://dspace.sti.ufcg.edu.br:8080/jspui/handle/riufcg/1611.

Full text
Abstract:
Submitted by Lucienne Costa (lucienneferreira@ufcg.edu.br) on 2018-08-30T18:41:36Z No. of bitstreams: 1 INDY PAULA SOARES CORDEIRO E SILVA – DISSERTAÇÃO (PPGCC) 2018.pdf: 1399246 bytes, checksum: ca2d8bfa9c9492d9d2d97a1485afad82 (MD5)<br>Made available in DSpace on 2018-08-30T18:41:36Z (GMT). No. of bitstreams: 1 INDY PAULA SOARES CORDEIRO E SILVA – DISSERTAÇÃO (PPGCC) 2018.pdf: 1399246 bytes, checksum: ca2d8bfa9c9492d9d2d97a1485afad82 (MD5) Previous issue date: 2018-02-22<br>Capes<br>Refatoramentos normalmente exigem testes de regress˜ao para verificar se as mudanc¸as aplicadas ao c´odigo,
APA, Harvard, Vancouver, ISO, and other styles
34

Rotting, Tjädermo Viktor, and Alex Tanskanen. "System Upgrade Verification : An automated test case study." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-165125.

Full text
Abstract:
We live in a society where automatization is becoming more common, whether it be cars or artificial intelligence. Software needs to be updated using patches, however, these patches have the possibility of breaking components. This study takes such a patch in the context of Ericsson, identifies what needs to be tested, investigates whether the tests can be automated and assesses how maintainable they are. Interviews were used for the identification of system and software parts in need of testing. Then tests were implemented in an automated test suite to test functionality of either a system or
APA, Harvard, Vancouver, ISO, and other styles
35

Liu, Shan. "Model checking in Tobit regression model via nonparametric smoothing." Kansas State University, 2012. http://hdl.handle.net/2097/13790.

Full text
Abstract:
Master of Science<br>Department of Statistics<br>Weixing Song<br>A nonparametric lack-of-fit test is proposed to check the adequacy of the presumed parametric form for the regression function in Tobit regression models by applying Zheng's device with weighted residuals. It is shown that testing the null hypothesis for the standard Tobit regression models is equivalent to test a new null hypothesis of the classic regression models. An optimal weight function is identified to maximize the local power of the test. The test statistic proposed is shown to be asymptotically normal under null hypothe
APA, Harvard, Vancouver, ISO, and other styles
36

Li, Yang. "An Empirical Analysis of Family Cost of Children : A Comparison of Ordinary Least Square Regression and Quantile Regression." Thesis, Uppsala University, Department of Statistics, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-126660.

Full text
Abstract:
<p>Quantile regression have its advantage properties comparing to the OLS model regression which are full measurement of the effects of a covariate on response, robustness and Equivariance property. In this paper, I use a survey data in Belgium and apply a linear model to see the advantage properites of quantile regression. And I use a quantile regression model with the raw data to analyze the different cost of family on different numbers of children and apply a Wald test. The result shows that for most of the family types and living standard, from the lower quantile to the upper quantile the
APA, Harvard, Vancouver, ISO, and other styles
37

Samarakoon, Nishantha Anura. "Conditional variance function checking in heteroscedastic regression models." Diss., Kansas State University, 2011. http://hdl.handle.net/2097/10744.

Full text
Abstract:
Doctor of Philosophy<br>Department of Statistics<br>Weixing Song<br>The regression model has been given a considerable amount of attention and played a significant role in data analysis. The usual assumption in regression analysis is that the variances of the error terms are constant across the data. Occasionally, this assumption of homoscedasticity on the variance is violated; and the data generated from real world applications exhibit heteroscedasticity. The practical importance of detecting heteroscedasticity in regression analysis is widely recognized in many applications because effi
APA, Harvard, Vancouver, ISO, and other styles
38

Anderson, Cynthia 1962. "A Comparison of Five Robust Regression Methods with Ordinary Least Squares: Relative Efficiency, Bias and Test of the Null Hypothesis." Thesis, University of North Texas, 2001. https://digital.library.unt.edu/ark:/67531/metadc5808/.

Full text
Abstract:
A Monte Carlo simulation was used to generate data for a comparison of five robust regression estimation methods with ordinary least squares (OLS) under 36 different outlier data configurations. Two of the robust estimators, Least Absolute Value (LAV) estimation and MM estimation, are commercially available. Three authormodified variations on MM were also included (MM1, MM2, and MM3). Design parameters that were varied include sample size (n=60 and n=180), number of independent predictor variables (2, 3 and 6), outlier density (0%, 5% and 15%) and outlier location (2x,2y s, 8x8y s, 4x,8y s and
APA, Harvard, Vancouver, ISO, and other styles
39

Drincic, Samir, and Asim Dedic. "Evolving test-case selection at a large scale company." Thesis, Blekinge Tekniska Högskola, Avdelningen för programvarusystem, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-1364.

Full text
Abstract:
This paper presents a possible solution for selection of test-cases that should be executed to provide good coverage and quality at UIQ Technologies. It describes how the company can sort and prioritize their test-cases, so that quality is maintained while having controlled amount of test-cases. The idea behind the proposed method is to prioritize the test-cases and execute those that received highest prioritization first and thereby ensuring that all high-risk defects are found first. We have created a model that performs those tasks and we have also executed it on an ongoing project at UIQ T
APA, Harvard, Vancouver, ISO, and other styles
40

Begovic, Adnan, and Viktor Holmelin. "Evaluation of a prioritization algorithm for test suite generation." Thesis, Malmö universitet, Fakulteten för teknik och samhälle (TS), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-20932.

Full text
Abstract:
Programvara skapas för att lösa ett visst definierat problem. I denna process sker vanligtvis inkrementella steg mot den färdiga produkten. När programvara har skrivits eller ändrats måste man verifiera att programvaran fortfarande är funktionell och beter som förväntat. Denna verifiering görs vanligtvis genom regressions testning. Allt eftersom antalet tester som körs i en regressions- testsvit ökar, desto längre tid tar det att exekvera. Eventuellt oönskad lång tid för utvecklarna av programvaran. Inte alla regressionstester interagerar med den nya eller ändrade programvaran och därför är de
APA, Harvard, Vancouver, ISO, and other styles
41

Moradi, Shahrbabak Mohammad. "Studies of random regression test day models and persistency for Iranian Holstein production traits." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp04/nq24417.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Albertson, K. V. "Pre-test estimation in a regression model with a mis-specified error covariance matrix." Thesis, University of Canterbury. Economics, 1993. http://hdl.handle.net/10092/4315.

Full text
Abstract:
This thesis considers some finite sample properties of a number of preliminary test (pre-test) estimators of the unknown parameters of a linear regression model that may have been mis-specified as a result of incorrectly assuming that the disturbance term has a scalar covariance matrix, and/or as a result of the exclusion of relevant regressors. The pre-test itself is a test for exact linear restrictions and is conducted using the usual Wald statistic, which provides a Uniformly Most Powerful Invariant test of the restrictions in a well specified model. The parameters to be estimated are the c
APA, Harvard, Vancouver, ISO, and other styles
43

Sayyareh, Abdolreza. "Test of fit and model selection based on likelihood function." Phd thesis, AgroParisTech, 2007. http://pastel.archives-ouvertes.fr/pastel-00003400.

Full text
Abstract:
Notre travail port sur l'inf´erence au sujet de l'AIC (un cas de vraisemblance p`enalis´ee) d'Akaike (1973), o`u comme estimateur de divergence de Kullback-Leibler est intimement reli´ee `a l'estimateur de maximum de vraisemblance. Comme une partie de la statistique inf´erentielle, dans le contexte de test d'hypoth`ese, la divergence de Kullback-Leibler et le lemme de Neyman-Pearson sont deux concepts fondamentaux. Tous les deux sont au sujet du rapports de 11 vraisemblance. Neyman-Pearson est au sujet du taux d'erreur du test du rapport de vraisemblance et la divergence de Kullback-Leibler es
APA, Harvard, Vancouver, ISO, and other styles
44

Forsgren, Robert, and Vasquez Erik Petersson. "REGTEST - an Automatic & Adaptive GUI Regression Testing Tool." Thesis, Linnéuniversitetet, Institutionen för datavetenskap (DV), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-75152.

Full text
Abstract:
Software testing is something that is very common and is done to increase the quality of and confidence in a software. In this report, an idea is proposed to create a software for GUI regression testing which uses image recognition to perform steps from test cases. The problem that exists with such a solution is that if a GUI has had changes made to it, then many test cases might break. For this reason, REGTEST was created which is a GUI regression testing tool that is able to handle one type of change that has been made to the GUI component, such as a change in color, shape, location or text.
APA, Harvard, Vancouver, ISO, and other styles
45

TOCQUET, ANNE-SOPHIE. "Construction et etude de tests en regression : 1. correction du rapport de vraisemblance par approximation de laplace en regression non-lineaire, 2. test d'adequation en regression isotonique a partir d'une asymptotique des fluctuations de la distance l#1." Paris 11, 1998. http://www.theses.fr/1998PA112016.

Full text
Abstract:
Soit un modele de regression ou les variables explicatives sont deterministes et les erreurs sont des variables aleatoires independantes gaussiennes centrees. Nous envisageons deux cadres : la regression parametrique non-lineaire et la regression non parametrique monotone. En regression parametrique non-lineaire, nous developpons des resultats asymptotiques au second ordre, l'approche adoptee etant conditionnelle a une statistique ancillaire. Nous etablissons une approximation de type laplace de la densite conditionnelle de l'estimateur du maximum de vraisemblance du parametre de regression. N
APA, Harvard, Vancouver, ISO, and other styles
46

Halvarsson, Hampus. "Automated Testing of HVDC Control & Protection Systems : A study on Automated Regression Testing." Thesis, Uppsala universitet, Institutionen för teknikvetenskaper, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-369130.

Full text
Abstract:
Testing is an important activity when developing a system. Testing requires resources in terms of time, labour and money. By correctly automating the tests, the development time may either be shortened or there will be a possibility to run more tests. ABB in Ludvika has developed MACH, a control &amp; protection system for HVDC (high power electrical transmission over long distances) applications. During development of the control &amp; protection system for each HVDC project, which are all unique, the system is today tested manually, which takes considerable time.This thesis project studies t
APA, Harvard, Vancouver, ISO, and other styles
47

Alt, Raimund. "Multiple hypotheses testing in the linear regression model with applications to economics and finance /." Göttingen : Cuvillier, 2005. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=013081924&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.

Full text
APA, Harvard, Vancouver, ISO, and other styles
48

Laird, Daniel T. "Logistics Regression Model on Antenna Control Unit Autotracking Mode." International Foundation for Telemetering, 2015. http://hdl.handle.net/10150/596414.

Full text
Abstract:
ITC/USA 2015 Conference Proceedings / The Fifty-First Annual International Telemetering Conference and Technical Exhibition / October 26-29, 2015 / Bally's Hotel & Convention Center, Las Vegas, NV<br>Over the past several years DoD imposed constraints on test deliverables, requiring objective measures of test results, i.e., statistically defensible test and evaluation (SDT&E) methods and results. These constraints force testers to employ statistical hypotheses, analyses and modeling to assess test results objectively, i.e., based on statistical metrics, analytical methods, probability of confi
APA, Harvard, Vancouver, ISO, and other styles
49

Stål, Karin. "Identifying Influential Observations in Nonlinear Regression : a focus on parameter estimates and the score test." Doctoral thesis, Stockholms universitet, Statistiska institutionen, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:su:diva-114324.

Full text
Abstract:
This thesis contributes to influence analysis in nonlinear regression and in particular the detection of influential observations. The focus is on a regression model with a known mean function, which is nonlinear in its parameters and where the function is chosen according to the knowledge about the process generating the data. The error term in the regression model is assumed to be additive. The main goal of this thesis is to work out diagnostic measures for assessing the influence of observations on various results from a nonlinear regression analysis. The obtained results comprise diagnosti
APA, Harvard, Vancouver, ISO, and other styles
50

Neema, Isak. "Resident student perceptions of on-campus living and study environments at the University of Namibia and their relation to academic performance." Link to electronic thesis, 2003. http://www.wpi.edu/Pubs/ETD/Available/etd-0429103-184245.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!