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

  Utökad sökning

Träfflista för sökning "WFRF:(Mousavi Mohammad Reza 1978 ) "

Sökning: WFRF:(Mousavi Mohammad Reza 1978 )

  • Resultat 11-20 av 65
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
11.
  • Ali, Nauman bin, et al. (författare)
  • On the search for industry-relevant regression testing research
  • 2019
  • Ingår i: Empirical Software Engineering. - New York, NY : Springer. - 1382-3256 .- 1573-7616. ; 24:4, s. 2020-2055
  • Tidskriftsartikel (refereegranskat)abstract
    • Regression testing is a means to assure that a change in the software, or its execution environment, does not introduce new defects. It involves the expensive undertaking of rerunning test cases. Several techniques have been proposed to reduce the number of test cases to execute in regression testing, however, there is no research on how to assess industrial relevance and applicability of such techniques. We conducted a systematic literature review with the following two goals: firstly, to enable researchers to design and present regression testing research with a focus on industrial relevance and applicability and secondly, to facilitate the industrial adoption of such research by addressing the attributes of concern from the practitioners' perspective. Using a reference-based search approach, we identified 1068 papers on regression testing. We then reduced the scope to only include papers with explicit discussions about relevance and applicability (i.e. mainly studies involving industrial stakeholders). Uniquely in this literature review, practitioners were consulted at several steps to increase the likelihood of achieving our aim of identifying factors important for relevance and applicability. We have summarised the results of these consultations and an analysis of the literature in three taxonomies, which capture aspects of industrial-relevance regarding the regression testing techniques. Based on these taxonomies, we mapped 38 papers reporting the evaluation of 26 regression testing techniques in industrial settings. © The Author(s) 2019
  •  
12.
  • Araujo, Hugo, et al. (författare)
  • A Process for Sound Conformance Testing of Cyber-Physical Systems
  • 2017
  • Ingår i: 2017 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW). - Los Alamitos, CA : IEEE Computer Society. - 9781509066766 - 9781509066773 ; , s. 46-50
  • Konferensbidrag (refereegranskat)abstract
    • We present a process for sound conformance testing of cyber-physical systems, which involves functional but also non-functional aspects. The process starts with a hybrid model of cyber-physical systems in which the correct behavior of the system (at its interface level) is specified. Such a model captures both discrete behavior and evolution of continuous dynamics of the system in time. Since conformance testing inherently involves comparing continuous dynamics, the key parameters of the process are (1) the conformance bounds defining when two signals are sufficiently close to each other, and (2) the permitted error margin in the conformance analysis introduced by sampling of continuous signals. The final parameter of this process is (3) finding (and adjusting) the sampling rate of the dynamic behavior. In the specified process, we provide different alternatives for fixing the error margin of the conformance testing if the sampling rate is fixed, establishing the sampling rate if the error margin is fixed and finding conformance bounds once the sampling rate and the error margin are fixed. © 2017 IEEE.
  •  
13.
  • Araujo, Hugo, et al. (författare)
  • Sound conformance testing for cyber-physical systems : Theory and implementation
  • 2018
  • Ingår i: Science of Computer Programming. - Amsterdam : ELSEVIER SCIENCE BV. - 0167-6423 .- 1872-7964. ; 162, s. 35-54
  • Tidskriftsartikel (refereegranskat)abstract
    • Conformance testing is a formal and structured approach to verifying system correctness. We propose a conformance testing algorithm for cyber-physical systems, based on the notion of hybrid conformance by Abbas and Fainekos. We show how the dynamics of system specification and the sampling rate play an essential role in making sound verdicts. We specify and prove error bounds that lead to sound test-suites for a given specification and a given sampling rate. We use reachability analysis to find such bounds and implement the proposed approach using the CORA toolbox in Matlab. We apply the implemented approach on a case study from the automotive domain.
  •  
14.
  • Arts, Thomas, et al. (författare)
  • Automatic Consequence Analysis of Automotive Standards (AUTO-CAAS) [Position Paper]
  • 2015
  • Ingår i: WASA '15. - New York, NY : ACM Press. - 9781450334440 ; , s. 35-38
  • Konferensbidrag (refereegranskat)abstract
    • This paper provides some background and the roadmap of the AUTO-CAAS project, which is a 3-year project financed by the Swedish Knowledge Foundation and is ongoing as a joint project among three academic and industrial partners. The aim of the project is to exploit the formal models of the AUTOSAR standard, developed by the industrial partner of the project Quviq AB, in order to predict possible future failures in concrete implementations of components. To this end, the deviations from the formal specification will be exploited to generate test-cases that can push concrete components to the corners where such deviation will result in observable failures. The same information will also be used in the diagnosis of otherwise detected failures in order to pinpoint their root causes.
  •  
15.
  • Atif, Muhammad, et al. (författare)
  • Reconstruction and verification of group membership protocols
  • 2010
  • Rapport (övrigt vetenskapligt/konstnärligt)abstract
    • In this paper, we present a process-algebraic specication of group membership protocols specified in [Y. Amir, D. Dolev, S. Kramer and D. Malki, Membership Algorithms for Multicast Communication Groups, Springer-Verlag, 1992]. In order to formalise the protocol and its properties we disambiguate the informal specification provided by the paper. This requires trying different possible interpretations in the formal model and checking the consistency of the assumption and formally verifying the correctness properties. We thus present a formal reconstruction of the membership algorithms and model-check our reconstruction.
  •  
16.
  • Beohar, Harsh, 1984-, et al. (författare)
  • A Pre-congruence Format for XY-simulation
  • 2015
  • Ingår i: Fundamentals of Software Engineering. - Cham : Springer. - 9783319246437 - 9783319246444 ; , s. 215-229
  • Konferensbidrag (refereegranskat)abstract
    • XY-simulation is a generalization of bisimulation that is parameterized with two subsets of actions. XY-simulation is known in the literature under different names such as modal refinement, partial bisimulation, and alternating simulation. In this paper, we propose a precongruence rule format for XY-simulation. The format allows for checking compositionality of XY-simulation for an arbitrary language with structural operational semantics, by performing very simple checks on the syntactic shape of the rules. We apply our format to derive concrete compositionality results for different notions of behavioral pre-order with respect to different process calculi in the literature. © IFIP International Federation for Information Processing 2015
  •  
17.
  • Beohar, Harsh, 1984-, et al. (författare)
  • Basic behavioral models for software product lines : Expressiveness and testing pre-orders
  • 2016
  • Ingår i: Science of Computer Programming. - Amsterdam : Elsevier. - 0167-6423 .- 1872-7964. ; 123, s. 42-60
  • Tidskriftsartikel (refereegranskat)abstract
    • In order to provide a rigorous foundation for Software Product Lines (SPLs), several fundamental approaches have been proposed to their formal behavioral modeling. In this paper, we provide a structured overview of those formalisms based on labeled transition systems and compare their expressiveness in terms of the set of products they can specify. Moreover, we define the notion of tests for each of these formalisms and show that our notions of testing precisely capture product derivation, i.e., all valid products will pass the set of test cases of the product line and each invalid product fails at least one test case of the product line. © 2015 The Authors.
  •  
18.
  • Beohar, Harsh, 1984-, et al. (författare)
  • Input-output conformance testing based on featured transition systems
  • 2014
  • Ingår i: Proceedings of the 29th Annual ACM Symposium on Applied Computing. - New York, NY, USA : Association for Computing Machinery (ACM). - 9781450324694 ; , s. 1272-1278
  • Konferensbidrag (refereegranskat)abstract
    • We extend the theory of input-output conformance testing to the setting of software product lines. In particular, we allow for input-output featured transition systems to be used as the basis for generating test suites and test cases. We introduce refinement operators both at the level of models and at the level of test suites that allow for projecting them into a specific product configuration (or a product sub-line). We show that the two sorts of refinement are consistent and lead to the same set of test-cases. © Copyright 2014 ACM
  •  
19.
  • Beohar, Harsh, 1984-, et al. (författare)
  • Input–output conformance testing for software product lines
  • 2016
  • Ingår i: The Journal of logical and algebraic methods in programming. - Amsterdam : Elsevier. - 2352-2208 .- 2352-2216. ; 85:6, s. 1131-1153
  • Tidskriftsartikel (refereegranskat)abstract
    • We extend the theory of input-output conformance (IOCO) testing to accommodate behavioral models of software product lines (SPLs). We present the notions of residual and spinal testing. These notions allow for structuring the test process for SPLs by taking variability into account and extracting separate test suites for common and specific features of an SPL. The introduced notions of residual and spinal test suites allow for focusing on the newly introduced behavior and avoiding unnecessary re-test of the old one. Residual test suites are very conservative in that they require retesting the old behavior that can reach to new behavior. However, spinal test suites more aggressively prune the old tests and only focus on those test sequences that are necessary in reaching the new behavior. We show that residual testing is complete but does not usually lead to much reduction in the test-suite. In contrast, spinal testing is not necessarily complete but does reduce the test-suite. We give sufficient conditions on the implementation to guarantee completeness of spinal testing. Finally, we specify and analyze an example regarding the Ceiling Speed Monitoring Function from the European Train Control System. (C) 2016 The Author(s). Published by Elsevier Inc.
  •  
20.
  • Beohar, Harsh, 1984-, et al. (författare)
  • Spinal test suites for software product lines
  • 2014
  • Ingår i: Proceedings. - Sydney : Open Publishing Association. ; , s. 44-55
  • Konferensbidrag (refereegranskat)abstract
    • A major challenge in testing software product lines is efficiency. In particular, testing a product line should take less effort than testing each and every product individually. We address this issue in the context of input-output conformance testing, which is a formal theory of model-based testing. We extend the notion of conformance testing on input-output featured transition systems with the novel concept of spinal test suites. We show how this concept dispenses with retesting the common behavior among different, but similar, products of a software product line. © H. Beohar & M.R. Mousavi.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 11-20 av 65
Typ av publikation
konferensbidrag (31)
tidskriftsartikel (16)
rapport (7)
proceedings (redaktörskap) (4)
doktorsavhandling (2)
bokkapitel (2)
visa fler...
samlingsverk (redaktörskap) (1)
bok (1)
recension (1)
visa färre...
Typ av innehåll
refereegranskat (46)
övrigt vetenskapligt/konstnärligt (18)
populärvet., debatt m.m. (1)
Författare/redaktör
Mousavi, Mohammad Re ... (64)
Reniers, Michel A. (8)
Varshosaz, Mahsa, 19 ... (8)
Beohar, Harsh, 1984- (7)
Aceto, Luca (6)
Ingólfsdóttir, Anna (5)
visa fler...
Mohaqeqi, Morteza (4)
Mostowski, Wojciech, ... (4)
Taromirad, Masoumeh, ... (4)
Cimini, Matteo (3)
Carvalho, Gustavo (3)
Sampaio, Augusto (3)
Noroozi, Neda (3)
Simao, Adenilso (3)
Goriac, Eugen-Ioan (2)
Reniers, Michael A. (2)
Aerts, Arend (2)
Kunze, Sebastian, 19 ... (2)
Araujo, Hugo (2)
Arts, Thomas (2)
Castellani, Ilaria (2)
Mosses, Peter D. (2)
Baier, Christel (1)
Birgisson, Arnar (1)
Dechesne, Francien (1)
Aichernig, Bernhard ... (1)
Tappler, Martin (1)
Thum, Thomas (1)
Berger, Christian (1)
Ali, Nauman Bin (1)
Engström, Emelie (1)
Minhas, Nasir Mehmoo ... (1)
Helgesson, Daniel (1)
Taha, Walid, 1972- (1)
Khosravi, Ramtin (1)
Atif, Muhammad (1)
Cranen, Sjoerd (1)
Sirjani, Marjan (1)
Khamespanah, Ehsan (1)
Khakpour, Narges (1)
Caltais, Georgiana (1)
Leue, Stefan (1)
Chaudron, Michel (1)
Churchill, Martin (1)
Gabbay, Murdoch J. (1)
Schaefer, Ina (1)
Costa Paiva, Sofia (1)
Entekhabi, Sina, 198 ... (1)
Entekhabi, Sina (1)
Montanari, Ugo (1)
visa färre...
Lärosäte
Högskolan i Halmstad (65)
Uppsala universitet (3)
Lunds universitet (1)
Linnéuniversitetet (1)
Blekinge Tekniska Högskola (1)
Språk
Engelska (65)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (60)
Teknik (8)

Å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