-
Observation of large intrinsic anomalous Hall conductivity in polycrystalline Mn$_3$Sn films
Authors:
W. AfzaL,
Z. Yue,
Z. Li,
M. Fuhrer,
X. Wang
Abstract:
We report the observation of anomalous Hall effect in Mn$_3$Sn polycrystalline thin films deposited on Pt coated Al$_2$O$_3$ substrate with a large anomalous Hall conductivity of 65($Ω$cm)$^{-1}$ at 3K. The Hall and magnetic measurements show a very small hysteresis owing to a weak ferromagnetic moment in this material. The longitudinal resistivity decreases sufficiently for the thin films as comp…
▽ More
We report the observation of anomalous Hall effect in Mn$_3$Sn polycrystalline thin films deposited on Pt coated Al$_2$O$_3$ substrate with a large anomalous Hall conductivity of 65($Ω$cm)$^{-1}$ at 3K. The Hall and magnetic measurements show a very small hysteresis owing to a weak ferromagnetic moment in this material. The longitudinal resistivity decreases sufficiently for the thin films as compared to the polycrystalline bulk sample used as the target for the film deposition. The anomalous Hall resistivity and conductivity decreases almost linearly with the increase in the temperature. A negative magnetoresistance is observed for all the measured temperatures with the negative decrease in the magnitude with the increase in temperature.
△ Less
Submitted 19 July, 2023;
originally announced July 2023.
-
Magneto-transport and electronic structures in MoSi$_2$ bulks and thin films with different orientations
Authors:
W. Afzal,
F. Yun,
Z. Li,
Z. Yue,
W. Zhao,
L. Sang,
G. Yang,
Y. He,
G. Peleckis,
M. Fuhrer,
X. Wang
Abstract:
We report a comprehensive study of magneto-transport properties in MoSi$_2$ bulk and thin films. Textured MoSi$_2$ thin films of around 70 nm were deposited on silicon substrates with different orientations. Giant magnetoresistance of 1000% was observed in sintered bulk samples while MoSi$_2$ single crystals exhibit a magnetoresistance (MR) value of 800% at low temperatures. At the low temperature…
▽ More
We report a comprehensive study of magneto-transport properties in MoSi$_2$ bulk and thin films. Textured MoSi$_2$ thin films of around 70 nm were deposited on silicon substrates with different orientations. Giant magnetoresistance of 1000% was observed in sintered bulk samples while MoSi$_2$ single crystals exhibit a magnetoresistance (MR) value of 800% at low temperatures. At the low temperatures, the MR of the textured thin films show weak anti-localization behaviour owing to the spin orbit coupling effects. Our first principle calculation show the presence of surface states in this material. The resistivity of all the MoSi$_2$ thin films is significantly low and nearly independent of the temperature, which is important for electronic devices.
△ Less
Submitted 19 July, 2023;
originally announced July 2023.
-
Big Data Testing Techniques: Taxonomy, Challenges and Future Trends
Authors:
Iram Arshad,
Saeed Hamood Alsamhi,
Wasif Afzal
Abstract:
Big Data is reforming many industrial domains by providing decision support through analyzing large data volumes. Big Data testing aims to ensure that Big Data systems run smoothly and error-free while maintaining the performance and quality of data. However, because of the diversity and complexity of data, testing Big Data is challenging. Though numerous research efforts deal with Big Data testin…
▽ More
Big Data is reforming many industrial domains by providing decision support through analyzing large data volumes. Big Data testing aims to ensure that Big Data systems run smoothly and error-free while maintaining the performance and quality of data. However, because of the diversity and complexity of data, testing Big Data is challenging. Though numerous research efforts deal with Big Data testing, a comprehensive review to address testing techniques and challenges of Big Data is not available as yet. Therefore, we have systematically reviewed the Big Data testing techniques evidence occurring in the period 2010-2021. This paper discusses testing data processing by highlighting the techniques used in every processing phase. Furthermore, we discuss the challenges and future directions. Our findings show that diverse functional, non-functional and combined (functional and non-functional) testing techniques have been used to solve specific problems related to Big Data. At the same time, most of the testing challenges have been faced during the MapReduce validation phase. In addition, the combinatorial testing technique is one of the most applied techniques in combination with other techniques (i.e., random testing, mutation testing, input space partitioning and equivalence testing) to find various functional faults through Big Data testing.
△ Less
Submitted 14 July, 2022; v1 submitted 4 November, 2021;
originally announced November 2021.
-
Application of Blockchain and Internet of Things to Ensure Tamper-Proof Data Availability for Food Safety
Authors:
Adnan Iftekhar,
Xiaohui Cui,
Mir Hassan,
Wasif Afzal
Abstract:
Food supply chain plays a vital role in human health and food prices. Food supply chain inefficiencies in terms of unfair competition and lack of regulations directly affect the quality of human life and increase food safety risks. This work merges Hyperledger Fabric, an enterprise-ready blockchain platform with existing conventional infrastructure, to trace a food package from farm to fork using…
▽ More
Food supply chain plays a vital role in human health and food prices. Food supply chain inefficiencies in terms of unfair competition and lack of regulations directly affect the quality of human life and increase food safety risks. This work merges Hyperledger Fabric, an enterprise-ready blockchain platform with existing conventional infrastructure, to trace a food package from farm to fork using an identity unique for each food package while keeping it uncomplicated. It keeps the records of business transactions that are secured and accessible to stakeholders according to the agreed set of policies and rules without involving any centralized authority. This paper focuses on exploring and building an uncomplicated, low-cost solution to quickly link the existing food industry at different geographical locations in a chain to track and trace the food in the market.
△ Less
Submitted 1 June, 2020;
originally announced June 2020.
-
Visual GUI testing in practice: An extended industrial case study
Authors:
Vahid Garousi,
Wasif Afzal,
Adem Çağlar,
İhsan Berk Işık,
Berker Baydan,
Seçkin Çaylak,
Ahmet Zeki Boyraz,
Burak Yolaçan,
Kadir Herkiloğlu
Abstract:
Context: Visual GUI testing (VGT) is referred to as the latest generation GUI-based testing. It is a tool-driven technique, which uses image recognition for interacting with and asserting the behavior of the system under test. Motivated by the industrial need of a large Turkish software and systems company providing solutions in the areas of defense and IT sector, an action-research project was re…
▽ More
Context: Visual GUI testing (VGT) is referred to as the latest generation GUI-based testing. It is a tool-driven technique, which uses image recognition for interacting with and asserting the behavior of the system under test. Motivated by the industrial need of a large Turkish software and systems company providing solutions in the areas of defense and IT sector, an action-research project was recently initiated to implement VGT in several teams and projects in the company.
Objective: To address the above needs, we planned and carried out an empirical investigation with the goal of assessing VGT using two tools (Sikuli and JAutomate). The purpose was to determine a suitable approach and tool for VGT of a given project (software product) in the company, increase the know-how in the company's test teams.
Method: Using an action-research case-study design, we investigated the use of VGT in the studied organization. Specifically, using the two selected VGT tools, we conducted a quantitative and a qualitative evaluation of VGT.
Results: By assessing the list of Challenges, Problems and Limitations (CPL), proposed in previous work, in the context of our empirical study, we found that test-tool- and SUT-related CPLs were quite comparable to a previous empirical study, e.g., the synchronization between SUT and test tools were not always robust and there were failures in test tools' image recognition features. When assessing the types of test maintenance activities, when executing the automated test cases on next versions of the SUTs, for the case of the two test tools, we found that about half of the test cases (59.1% and 47.8%) failed in the next version.
Conclusion: By our results, we confirm some of the previously-reported issues when conducting VGT. Further, we highlight some additional challenges in test maintenance when using VGT.
△ Less
Submitted 20 May, 2020; v1 submitted 19 May, 2020;
originally announced May 2020.
-
Intermittently Failing Tests in the Embedded Systems Domain
Authors:
Per Erik Strandberg,
Thomas J Ostrand,
Elaine J Weyuker,
Wasif Afzal,
Daniel Sundmark
Abstract:
Software testing is sometimes plagued with intermittently failing tests and finding the root causes of such failing tests is often difficult. This problem has been widely studied at the unit testing level for open source software, but there has been far less investigation at the system test level, particularly the testing of industrial embedded systems. This paper describes our investigation of th…
▽ More
Software testing is sometimes plagued with intermittently failing tests and finding the root causes of such failing tests is often difficult. This problem has been widely studied at the unit testing level for open source software, but there has been far less investigation at the system test level, particularly the testing of industrial embedded systems. This paper describes our investigation of the root causes of intermittently failing tests in the embedded systems domain, with the goal of better understanding, explaining and categorizing the underlying faults. The subject of our investigation is a currently-running industrial embedded system, along with the system level testing that was performed. We devised and used a novel metric for classifying test cases as intermittent. From more than a half million test verdicts, we identified intermittently and consistently failing tests, and identified their root causes using multiple sources. We found that about 1-3% of all test cases were intermittently failing. From analysis of the case study results and related work, we identified nine factors associated with test case intermittence. We found that a fix for a consistently failing test typically removed a larger number of failures detected by other tests than a fix for an intermittent test. We also found that more effort was usually needed to identify fixes for intermittent tests than for consistent tests. An overlap between root causes leading to intermittent and consistent tests was identified. Many root causes of intermittence are the same in industrial embedded systems and open source software. However, when comparing unit testing to system level testing, especially for embedded systems, we observed that the test environment itself is often the cause of intermittence.
△ Less
Submitted 14 May, 2020;
originally announced May 2020.
-
An Evaluation of Monte Carlo-Based Hyper-Heuristic for Interaction Testing of Industrial Embedded Software Applications
Authors:
Bestoun S. Ahmed,
Eduard Enoiu,
Wasif Afzal,
Kamal Z. Zamli
Abstract:
Hyper-heuristic is a new methodology for the adaptive hybridization of meta-heuristic algorithms to derive a general algorithm for solving optimization problems. This work focuses on the selection type of hyper-heuristic, called the Exponential Monte Carlo with Counter (EMCQ). Current implementations rely on the memory-less selection that can be counterproductive as the selected search operator ma…
▽ More
Hyper-heuristic is a new methodology for the adaptive hybridization of meta-heuristic algorithms to derive a general algorithm for solving optimization problems. This work focuses on the selection type of hyper-heuristic, called the Exponential Monte Carlo with Counter (EMCQ). Current implementations rely on the memory-less selection that can be counterproductive as the selected search operator may not (historically) be the best performing operator for the current search instance. Addressing this issue, we propose to integrate the memory into EMCQ for combinatorial t-wise test suite generation using reinforcement learning based on the Q-learning mechanism, called Q-EMCQ. The limited application of combinatorial test generation on industrial programs can impact the use of such techniques as Q-EMCQ. Thus, there is a need to evaluate this kind of approach against relevant industrial software, with a purpose to show the degree of interaction required to cover the code as well as finding faults. We applied Q-EMCQ on 37 real-world industrial programs written in Function Block Diagram (FBD) language, which is used for developing a train control management system at Bombardier Transportation Sweden AB. The results of this study show that Q-EMCQ is an efficient technique for test case generation. Additionally, unlike the t-wise test suite generation, which deals with the minimization problem, we have also subjected Q-EMCQ to a maximization problem involving the general module clustering to demonstrate the effectiveness of our approach.
△ Less
Submitted 18 February, 2020;
originally announced February 2020.
-
Fuzzy Adaptive Tuning of a Particle Swarm Optimization Algorithm for Variable-Strength Combinatorial Test Suite Generation
Authors:
Kamal Z. Zamli,
Bestoun S. Ahmed,
Thair Mahmoud,
Wasif Afzal
Abstract:
Combinatorial interaction testing is an important software testing technique that has seen lots of recent interest. It can reduce the number of test cases needed by considering interactions between combinations of input parameters. Empirical evidence shows that it effectively detects faults, in particular, for highly configurable software systems. In real-world software testing, the input variable…
▽ More
Combinatorial interaction testing is an important software testing technique that has seen lots of recent interest. It can reduce the number of test cases needed by considering interactions between combinations of input parameters. Empirical evidence shows that it effectively detects faults, in particular, for highly configurable software systems. In real-world software testing, the input variables may vary in how strongly they interact, variable strength combinatorial interaction testing (VS-CIT) can exploit this for higher effectiveness. The generation of variable strength test suites is a non-deterministic polynomial-time (NP) hard computational problem \cite{BestounKamalFuzzy2017}. Research has shown that stochastic population-based algorithms such as particle swarm optimization (PSO) can be efficient compared to alternatives for VS-CIT problems. Nevertheless, they require detailed control for the exploitation and exploration trade-off to avoid premature convergence (i.e. being trapped in local optima) as well as to enhance the solution diversity. Here, we present a new variant of PSO based on Mamdani fuzzy inference system \cite{Camastra2015,TSAKIRIDIS2017257,KHOSRAVANIAN2016280}, to permit adaptive selection of its global and local search operations. We detail the design of this combined algorithm and evaluate it through experiments on multiple synthetic and benchmark problems. We conclude that fuzzy adaptive selection of global and local search operations is, at least, feasible as it performs only second-best to a discrete variant of PSO, called DPSO. Concerning obtaining the best mean test suite size, the fuzzy adaptation even outperforms DPSO occasionally. We discuss the reasons behind this performance and outline relevant areas of future work.
△ Less
Submitted 13 October, 2018;
originally announced October 2018.
-
Handling Constraints in Combinatorial Interaction Testing in the presence of Multi Objective Particle Swarm and Multithreading
Authors:
Bestoun S. Ahmed,
Luca M. Gambardella,
Wasif Afzal,
Kamal Z. Zamli
Abstract:
Context: Combinatorial testing strategies have lately received a lot of attention as a result of their diverse applications. In its simple form, a combinatorial strategy can reduce several input parameters (configurations) of a system into a small set based on their interaction (or combination). In practice, the input configurations of software systems are subjected to constraints, especially in c…
▽ More
Context: Combinatorial testing strategies have lately received a lot of attention as a result of their diverse applications. In its simple form, a combinatorial strategy can reduce several input parameters (configurations) of a system into a small set based on their interaction (or combination). In practice, the input configurations of software systems are subjected to constraints, especially in case of highly configurable systems. To implement this feature within a strategy, many difficulties arise for construction. While there are many combinatorial interaction testing strategies nowadays, few of them support constraints. Objective: This paper presents a new strategy, to construct combinatorial interaction test suites in the presence of constraints. Method: The design and algorithms are provided in detail. To overcome the multi-judgment criteria for an optimal solution, the multi-objective particle swarm optimization and multithreading are used. The strategy and its associated algorithms are evaluated extensively using different benchmarks and comparisons. Results: Our results are promising as the evaluation results showed the efficiency and performance of each algorithm in the strategy. The benchmarking results also showed that the strategy can generate constrained test suites efficiently as compared to state-of-the-art strategies. Conclusion: The proposed strategy can form a new way for constructing of constrained combinatorial interaction test suites. The strategy can form a new and effective base for future implementations.
△ Less
Submitted 20 April, 2018;
originally announced April 2018.