Abstract The use of metaheuristic search techniques for the automatic generation of test data has been a burgeoning interest for many researchers in recent years. Previous attempts to automate the test generation process have been limited, having been constrained by the size and complexity of software, and the basic fact that, in general, test data…
Software Testing Verification and Reliability Template
Write in a clean editor, then format for Software Testing Verification and Reliability in one click — DocuGuru applies the official Wiley template with author–year references and exports a submission-ready PDF plus the editable LaTeX source. Free to start.
About the Software Testing Verification and Reliability format
Software Testing Verification and Reliability is a peer-reviewed journal published by Wiley, covering Software Testing and Debugging Techniques, Software Reliability and Analysis Research, Software Engineering Research.
| Publisher | Wiley |
|---|---|
| Reference style | Author–year (Chicago) Author–year — (Smith, 2023) in the text Smith, Ada, Ben Jones, and Cara Lee. 2023. "A Representative Article Title." Software Testing Verification and Reliability 12 (3): 45–58.
Formats any DOI in Software Testing Verification and Reliability style. No sign-up. |
| Publishes research in | Software Testing and Debugging Techniques Software Reliability and Analysis Research Software Engineering Research Software System Performance and Reliability Formal Methods in Verification |
| ISSN | 0960-0833 |
| Citation impact (2-yr) | 1.1 |
| h-index | 68 |
| i10-index | 307 |
| Total citations | 21,438 |
| Article processing charge | $3,760 |
| Top institutions publishing here | University of Sheffield |
| Journal website | www3.interscience.wiley.com |
| You get | A submission-ready PDF and the editable LaTeX source — ready to submit. |
Papers published in Software Testing Verification and Reliability per year
Citation impact of Software Testing Verification and Reliability by publication year
Citations each year’s papers have accumulated so far — the most recent years are still building up.
Most-cited papers in Software Testing Verification and Reliability
Regression testing is a testing activity that is performed to provide confidence that changes do not harm the existing behaviour of the software. Test suites tend to grow in size as software evolves, often making it too costly to execute entire test suites. A number of different approaches have been studied to maximize the value…
Several module and class testing techniques have been applied to object-oriented (OO) programs, but researchers have only recently begun developing test criteria that evaluate the use of key OO features such as inheritance, polymorphism, and encapsulation. Mutation testing is a powerful testing technique for generating software tests and evaluating the quality of software. However, the…
SUMMARY Model‐based testing (MBT) relies on models of a system under test and/or its environment to derive test cases for the system. This paper discusses the process of MBT and defines a taxonomy that covers the key aspects of MBT approaches. It is intended to help with understanding the characteristics, similarities and differences of those…
Randomized algorithms are widely used to address many types of software engineering problems, especially in the area of software verification and validation with a strong emphasis on test automation. However, randomized algorithms are affected by chance and so require the use of appropriate statistical tests to be properly analysed in a sound manner. This paper…