Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Paraller programs testing“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Paraller programs testing" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Paraller programs testing"
Liang, Yu, Shu Li, Hui Zhang und Chengde Han. „Timing-sequence testing of parallel programs“. Journal of Computer Science and Technology 15, Nr. 1 (Januar 2000): 84–95. http://dx.doi.org/10.1007/bf02951930.
Der volle Inhalt der QuelleYang, Cheer-Sun D., und Lori L. Pollock. „All-uses testing of shared memory parallel programs“. Software Testing, Verification and Reliability 13, Nr. 1 (Januar 2003): 3–24. http://dx.doi.org/10.1002/stvr.262.
Der volle Inhalt der QuelleSouza, S. R. S., S. R. Vergilio, P. S. L. Souza, A. S. Simão und A. C. Hausen. „Structural testing criteria for message-passing parallel programs“. Concurrency and Computation: Practice and Experience 20, Nr. 16 (November 2008): 1893–916. http://dx.doi.org/10.1002/cpe.1297.
Der volle Inhalt der QuelleHINSEN, KONRAD. „HIGH-LEVEL PARALLEL SOFTWARE DEVELOPMENT WITH PYTHON AND BSP“. Parallel Processing Letters 13, Nr. 03 (September 2003): 473–84. http://dx.doi.org/10.1142/s0129626403001434.
Der volle Inhalt der QuelleKähkönen, Kari, Olli Saarikivi und Keijo Heljanko. „LCT: A Parallel Distributed Testing Tool for Multithreaded Java Programs“. Electronic Notes in Theoretical Computer Science 296 (August 2013): 253–59. http://dx.doi.org/10.1016/j.entcs.2013.09.002.
Der volle Inhalt der QuelleAlghamdi, Ahmed Mohammed, Fathy Elbouraey Eassa, Maher Ali Khamakhem, Abdullah Saad AL-Malaise AL-Ghamdi, Ahmed S. Alfakeeh, Abdullah S. Alshahrani und Ala A. Alarood. „Parallel Hybrid Testing Techniques for the Dual-Programming Models-Based Programs“. Symmetry 12, Nr. 9 (20.09.2020): 1555. http://dx.doi.org/10.3390/sym12091555.
Der volle Inhalt der QuelleKönig, Daniel, und Markus Lohrey. „Parallel identity testing for skew circuits with big powers and applications“. International Journal of Algebra and Computation 28, Nr. 06 (September 2018): 979–1004. http://dx.doi.org/10.1142/s0218196718500431.
Der volle Inhalt der QuelleSuijlen, Wijnand. „Mock BSPlib for Testing and Debugging Bulk Synchronous Parallel Software“. Parallel Processing Letters 27, Nr. 01 (März 2017): 1740001. http://dx.doi.org/10.1142/s0129626417400011.
Der volle Inhalt der QuelleWilliams, Marc S. „Early Lessons from the Implementation of Genomic Medicine Programs“. Annual Review of Genomics and Human Genetics 20, Nr. 1 (31.08.2019): 389–411. http://dx.doi.org/10.1146/annurev-genom-083118-014924.
Der volle Inhalt der QuelleDelamaro, Márcio E., Stevão A. Andrade, Simone R. S. de Souza und Paulo S. L. de Souza. „Parallel Execution of Programs as a Support for Mutation Testing: A Replication Study“. International Journal of Software Engineering and Knowledge Engineering 31, Nr. 03 (März 2021): 337–80. http://dx.doi.org/10.1142/s0218194021500121.
Der volle Inhalt der QuelleDissertationen zum Thema "Paraller programs testing"
Ling, David. „Dynamická analýza paralelních programů na platformě .NET Framework“. Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2021. http://www.nusl.cz/ntk/nusl-445497.
Der volle Inhalt der QuelleAndrade, Stevão Alves de. „Execução paralela de programas como suporte ao teste de mutação“. Universidade de São Paulo, 2016. http://www.teses.usp.br/teses/disponiveis/55/55134/tde-21112016-103423/.
Der volle Inhalt der QuelleSoftware testing plays a fundamental role in the development process of quality software systems. Over the years, many software testing techniques and criteria were developed to provide means and metrics to guide the development of effective test cases, able to find defects on the product being assessed. Among major criteria for software testing is the mutation testing, which was broadly broadcast and is likely one of the most effective approaches for creating sets of test cases able to uncover software bugs. However, although mutating testing has a great effectiveness to uncover defects in a product, it suffers from low scalability, which directly compromises its applicability. In this sense, many studies were developed in this area aiming at improving the performance of that criterion and make it a viable alternative for its application throughout the software testing process. This work presents evidence that the use of complex structures of processing can support mutation testing application. For this, it was established an architecture that enables mutation testing to be performed in parallel. After implementing the architecture, five load balance algorithms to controlling the distribution and execution of mutation testing were analyzed. During the experimental evaluation of the architecture and algorithms, it was observed that in the worst evaluated scenarios it was possible to reach a gain in performance of up to 70% in comparison to the conventional application (sequential). In the best scenarios the gain was over 95% in exchange of using a more robust infrastructure for the execution of the architecture.
Endo, André Takeshi. „Teste de composição de web services: uma estratégia baseada em um modelo de teste de programas paralelos“. Universidade de São Paulo, 2008. http://www.teses.usp.br/teses/disponiveis/55/55134/tde-21052008-111500/.
Der volle Inhalt der QuelleWEb Services constitute an emerging technology for deploying services in the Web. Due to the complex business processes, these services are combined to operate, following a workflow. This process is named Web Services Composition. As in the development process of a traditional software, the testing activity is fundamental in the development process of Web Services Composition. This work proposes a test strategy for Web Services Composition, in that composition specifications are transformed into a test model of message-passing parallel programs. The concept of required elements groups is proposed to improve the criteria coverage. A tool that supports the test strategy was developed. Some experimental studies for evaluating the applicability of proposed strategy are also presented. Furthermore, it presents a method that uses Petri Nets to eliminate non-executable synchronizations in the sending and receiving of messages
Batista, Raphael Negrisoli. „Otimizando o teste estrutural de programas concorrentes: uma abordagem determinística e paralela“. Universidade de São Paulo, 2015. http://www.teses.usp.br/teses/disponiveis/55/55134/tde-03082015-110554/.
Der volle Inhalt der QuelleThe testing of concurrent programs is an expensive task, mainly because it needs to test a high number of synchronization sequences, in order to validate such programs. One of the most used techniques to test communication and synchronization of concurrent programs is the automatic generation of different synchronizations pairs (or generation of race variants). Race variants are generated from the trace files of a nondeterministic execution, and the deterministic executions force the coverage of different synchronizations. This work approaches this problem in a more general way. It reduces the response time of the structural testing of concurrent programs when different variants are required. There are three main contributions in this work: the generation of trace files and the total or partial deterministic execution, the automatic generation of race variants and the parallelization of execution of race variants. The proposed algorithms take into account concurrent programs that interact simultaneously with message passing and shared memory, including six primitives with distinct semantics: blocking and non-blocking point-to-point, all-to-all/one-to-all/all-toone collectives and shared memory. The algorithms have been implemented in Java in the application level, they are language independent and do not need system privileges to execute. Results obtained during the validation and evaluation phase are also presented and they show that the proposed objectives are reached with success. From the tester viewpoint, the response time of structural testing of concurrent programs was reduced, while the coverage of the concurrent programs with both paradigms increased with automatic and transparent procedures. The experiments showed speedups close to linear, when comparing the sequential and parallel versions.
Janoušek, Martin. „Dynamické analyzátory pro platformu SearchBestie“. Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2017. http://www.nusl.cz/ntk/nusl-363883.
Der volle Inhalt der QuelleHwan, Hwang Gwan, und 黃冠寰. „A systematic parallel testing method for concurrent program“. Thesis, 1993. http://ndltd.ncl.edu.tw/handle/22315907608667548436.
Der volle Inhalt der Quelle國立交通大學
資訊工程研究所
81
The validation process of a concurrent program includes the testing and debugging phase. The testing of concurrent programs is the process of executing the concurrent program and then verifies the results to detect whether the concurrent program existing bugs or not. We suggest a systematic parallel testing method which can sutomatically test the concurrent program in parallel without repeating the same test. The scheme can even exhaust all the possible tests of a concurrent program. Also, it does not use any static analysis technique but works in run time dynamically. Thus, it can reduce the static analysis overhead. Furthermore, this scheme is suitable for the multiprocessor computer system and the distributed system. It can speed up the testing in the following ways. First, because our method can naturally work in parallel, users can spend less time doing the testing. Second, the duplicated computation of different tests can be eliminated. We describe a prototype implementation of our scheme in Sequent Symmetry S27, a shared- bus multiprocessor computer system. In addition, we also create a virual parallel processing environment to simulate an example.
Bücher zum Thema "Paraller programs testing"
Kuo-Chung, Tai, Hrsg. Modern multithreading: Implementing, testing, and debugging multithreaded Java and C++/Pthreads/Win32 programs. Hoboken, NJ: Wiley, 2006.
Den vollen Inhalt der Quelle findenCarver, Richard H., und Kuo-Chung Tai. Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs. Wiley & Sons, Incorporated, John, 2007.
Den vollen Inhalt der Quelle findenCarver, Richard H., und Kuo-Chung Tai. Modern Multithreading : Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs. Wiley-Interscience, 2005.
Den vollen Inhalt der Quelle findenNational Institute of Standards and Technology (U.S.), Hrsg. S-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenNational Institute of Standards and Technology (U.S.), Hrsg. S-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenNational Institute of Standards and Technology (U.S.), Hrsg. S-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenNational Institute of Standards and Technology (U.S.), Hrsg. S-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenNational Institute of Standards and Technology (U.S.), Hrsg. S-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenNational Institute of Standards and Technology (U.S.), Hrsg. S-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenS-Check, by example. Gaithersburg, MD: U.S. Dept. of Commerce, Technology Administration, National Institute of Standards and Technology, 1997.
Den vollen Inhalt der Quelle findenBuchteile zum Thema "Paraller programs testing"
Farchi, Eitan. „Smart Interleavings for Testing Parallel Programs“. In Programming multi-core and many-core computing systems, 321–42. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2017. http://dx.doi.org/10.1002/9781119332015.ch16.
Der volle Inhalt der QuelleKrawczyk, H., und B. Wiszniewski. „Interactive testing tool for parallel programs“. In Software Engineering for Parallel and Distributed Systems, 98–109. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-0-387-34984-8_9.
Der volle Inhalt der QuelleJackson, David, und Martin R. Woodward. „Parallel Firm Mutation of Java Programs“. In Mutation Testing for the New Century, 55–61. Boston, MA: Springer US, 2001. http://dx.doi.org/10.1007/978-1-4757-5939-6_10.
Der volle Inhalt der QuelleKranzlmüller, Dieter, Martin Maurer, Markus Löberbauer, Christian Schaubschläger und Jens Volkert. „Ant — A Testing Environment for Nondeterministic Parallel Programs“. In Distributed and Parallel Systems, 125–32. Boston, MA: Springer US, 2002. http://dx.doi.org/10.1007/978-1-4615-1167-0_15.
Der volle Inhalt der QuelleKranzlmüller, D., Ch Schaubschläger und J. Chassin de Kergommeaux. „Correction of Monitor Intrusion for Testing Nondeterministic MPI-Programs“. In Euro-Par’99 Parallel Processing, 154–58. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48311-x_17.
Der volle Inhalt der Quellede Souza, Paulo Lopes, Eduardo T. Sawabe, Adenilso da Silva Simão, Silvia R. Vergilio und Simone do Rocio Senger de Souza. „ValiPVM - A Graphical Tool for Structural Testing of PVM Programs“. In Recent Advances in Parallel Virtual Machine and Message Passing Interface, 257–64. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-87475-1_35.
Der volle Inhalt der QuelleSingh, Gurdip, und Hong Liu. „Validating Protocol Composition for Progress by Parallel Step Reachability Analysis“. In Formal Description Techniques and Protocol Specification, Testing and Verification, 239–50. Boston, MA: Springer US, 1997. http://dx.doi.org/10.1007/978-0-387-35271-8_15.
Der volle Inhalt der QuellePacheco, Hugo, Jonathan Pino, Julio Santana, Pablo Ulloa und Jorge E. Pezoa. „Classifying Execution Times in Parallel Computing Systems: A Classical Hypothesis Testing Approach“. In Progress in Pattern Recognition, Image Analysis, Computer Vision, and Applications, 709–17. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-25085-9_84.
Der volle Inhalt der QuelleKrimmer, Robert, Andriana Prentza, Szymon Mamrot und Carsten Schmidt. „The Once-Only Principle: A Matter of Trust“. In The Once-Only Principle, 1–8. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-79851-2_1.
Der volle Inhalt der QuelleNozdrzykowski, Łukasz, und Magdalena Nozdrzykowska. „Testing the Significance of Parameters of Models Estimating Execution Time of Parallel Program Loops According to the Open MPI Standard“. In Advances in Dependability Engineering of Complex Systems, 331–39. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-59415-6_32.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "Paraller programs testing"
Diaz, Silvia Diaz, Paulo Lopes Souza und Simone Souza. „A structural testing tool for MPI programs with loops“. In XX Simpósio em Sistemas Computacionais de Alto Desempenho. Sociedade Brasileira de Computação, 2019. http://dx.doi.org/10.5753/wscad.2019.8686.
Der volle Inhalt der QuelleDo, Canh Minh, und Kazuhiro Ogata. „Parallel stratified random testing for concurrent programs“. In 2020 IEEE 20th International Conference on Software Quality, Reliability and Security Companion (QRS-C). IEEE, 2020. http://dx.doi.org/10.1109/qrs-c51114.2020.00024.
Der volle Inhalt der QuelleGong, Xufang, Yanchen Wang, Ying Zhou und Bixin Li. „On Testing Multi-threaded Java Programs“. In Eighth ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing (SNPD 2007). IEEE, 2007. http://dx.doi.org/10.1109/snpd.2007.165.
Der volle Inhalt der QuelleDiaz, Silvia, und Paulo Sérgio Souza. „Structural testing criteria for concurrent programs considering loop executions“. In XX Simpósio em Sistemas Computacionais de Alto Desempenho. Sociedade Brasileira de Computação - SBC, 2019. http://dx.doi.org/10.5753/wscad_estendido.2019.8711.
Der volle Inhalt der QuelleDamodaran-Kamal, Suresh K., und Joan M. Francioni. „Testing races in parallel programs with an OtOt strategy“. In the 1994 international symposium. New York, New York, USA: ACM Press, 1994. http://dx.doi.org/10.1145/186258.187242.
Der volle Inhalt der QuelleEndo, André Takeshi, Adenilso da Silva Simão, Simone do Rocio Senger de Souza und Paulo Sergio Lopes de Souza. „Web Services Composition Testing: A Strategy Based on Structural Testing of Parallel Programs“. In Industrial Conference - Practice and Research Techniques (TAIC PART). IEEE, 2008. http://dx.doi.org/10.1109/taic-part.2008.9.
Der volle Inhalt der QuelleIn Sang Chung, Hyeon Soo Kim, hyun Seop Bae, Yong Rae Kwon und Byung Sun Lee. „Testing of concurrent programs based on message sequence charts“. In Proceedings International Symposium on Software Engineering for Parallel and Distributed Systems. IEEE, 1999. http://dx.doi.org/10.1109/pdse.1999.779740.
Der volle Inhalt der QuelleWang, Wei, Wu Yang, Lejun Zhang und Lin Guo. „Testing Path Generation Algorithm with Network Performance Constraints for Nondeterministic Parallel Programs“. In 2006 Seventh International Conference on Web-Age Information Management Workshops. IEEE, 2006. http://dx.doi.org/10.1109/waimw.2006.29.
Der volle Inhalt der QuelleGerber, Andrew G., Kevin W. Wilcox und Jian T. Zhang. „Benchmarking of a Massively Parallel Hybrid CFD Solver for Ocean Applications“. In ASME 2013 32nd International Conference on Ocean, Offshore and Arctic Engineering. American Society of Mechanical Engineers, 2013. http://dx.doi.org/10.1115/omae2013-10999.
Der volle Inhalt der QuelleTracy, F., T. Oppe und S. Gavali. „Testing Parallel Linear Iterative Solvers for Finite Element Groundwater Flow Problems“. In 2007 DoD High Performance Computing Modernization Program Users Group Conference. IEEE, 2007. http://dx.doi.org/10.1109/hpcmp-ugc.2007.73.
Der volle Inhalt der Quelle