首页 > 最新文献

[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis最新文献

英文 中文
The RELAY model of error detection and its application 错误检测RELAY模型及其应用
Debra J. Richardson, Margaret C. Thompson
The authors report on a model of error detection called RELAY, which provides a fault-based criterion for test data selection. The RELAY model builds on the testing theory introduced by M.H. Morell (1981), where an error is created when an incorrect state is introduced at some fault location and is propagated if it persists to the output. The authors refine this theory by more precisely defining the notion of when an error is introduced and by differentiating between the persistence of an error through computations and its persistence through data-flow operations. They introduce similar concepts, origination and transfer, as the first erroneous evaluation and the persistence of that erroneous evaluation respectively.<>
作者报告了一种称为RELAY的错误检测模型,该模型为测试数据选择提供了基于故障的标准。RELAY模型建立在M.H. Morell(1981)引入的测试理论的基础上,当在某些故障位置引入不正确的状态时,就会产生错误,如果它持续到输出,就会传播错误。作者通过更精确地定义错误何时引入的概念,以及通过计算区分错误的持久性和通过数据流操作区分错误的持久性,改进了这一理论。他们引入了相似的概念,起源和转移,分别作为第一次错误评价和该错误评价的持续
{"title":"The RELAY model of error detection and its application","authors":"Debra J. Richardson, Margaret C. Thompson","doi":"10.1109/WST.1988.5378","DOIUrl":"https://doi.org/10.1109/WST.1988.5378","url":null,"abstract":"The authors report on a model of error detection called RELAY, which provides a fault-based criterion for test data selection. The RELAY model builds on the testing theory introduced by M.H. Morell (1981), where an error is created when an incorrect state is introduced at some fault location and is propagated if it persists to the output. The authors refine this theory by more precisely defining the notion of when an error is introduced and by differentiating between the persistence of an error through computations and its persistence through data-flow operations. They introduce similar concepts, origination and transfer, as the first erroneous evaluation and the persistence of that erroneous evaluation respectively.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124348669","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 83
From weak to strong, dead or alive? an analysis of some mutation testing issues 从弱到强,死还是活?一些突变检测问题的分析
M. Woodward, K. Halewood
The authors argue that strong mutation testing and weak mutation testing are in fact extreme ends of a spectrum of mutation approaches. The term firm mutation is introduced to represent the middle ground in this spectrum. The authors also argue, by means of a number of small examples, that there is a potential problem concerning the criterion for deciding whether a mutant is dead or live. A variety of solutions are suggested. Practical considerations for a firm-mutation testing system, with greater user control over the nature of result comparison, are discussed. Such a system is currently under development as part of an interpretive development environment.<>
作者认为,强突变检测和弱突变检测实际上是突变方法光谱的两个极端。公司突变这个术语被引入来表示这个光谱中的中间地带。作者还通过一些小的例子指出,在决定一个突变体是死是活的标准上存在一个潜在的问题。提出了多种解决方案。讨论了用户对结果比较性质有更大控制的企业突变检测系统的实际考虑。这样的系统目前正在开发中,作为解释性开发环境的一部分。
{"title":"From weak to strong, dead or alive? an analysis of some mutation testing issues","authors":"M. Woodward, K. Halewood","doi":"10.1109/WST.1988.5370","DOIUrl":"https://doi.org/10.1109/WST.1988.5370","url":null,"abstract":"The authors argue that strong mutation testing and weak mutation testing are in fact extreme ends of a spectrum of mutation approaches. The term firm mutation is introduced to represent the middle ground in this spectrum. The authors also argue, by means of a number of small examples, that there is a potential problem concerning the criterion for deciding whether a mutant is dead or live. A variety of solutions are suggested. Practical considerations for a firm-mutation testing system, with greater user control over the nature of result comparison, are discussed. Such a system is currently under development as part of an interpretive development environment.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130601457","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 151
Theoretical insights into fault-based testing 对基于故障的测试的理论见解
Larry Morell
The author presents a framework that characterizes fault-based testing schemes based on how many prespecified faults are considered and on the contextual information used to deduce the absence of those faults. Established methods of fault-based testing are placed within this framework. Most methods either are limited to finite fault classes or focus on local effects of faults rather than global effects. A novel method of fault-based testing, called symbolic testing, is presented by which infinitely many prespecified faults can be proved to be absent from a program on the basis of the global effect the faults would have if they were present. Circumstances are discussed as to when testing with a finite test set is sufficient to prove that infinitely many prespecified faults are not present in program.<>
作者提出了一个框架,该框架基于考虑多少预先指定的故障和用于推断这些故障是否存在的上下文信息来表征基于故障的测试方案。已建立的基于故障的测试方法被置于该框架中。大多数方法要么局限于有限的故障类,要么关注故障的局部影响,而不是全局影响。提出了一种新的基于故障的测试方法,即符号测试,该方法可以根据故障存在时的全局影响证明程序中不存在无限多个预先指定的故障。讨论了在何种情况下,用有限测试集进行测试足以证明程序中不存在无限多预先规定的故障。
{"title":"Theoretical insights into fault-based testing","authors":"Larry Morell","doi":"10.1109/WST.1988.5353","DOIUrl":"https://doi.org/10.1109/WST.1988.5353","url":null,"abstract":"The author presents a framework that characterizes fault-based testing schemes based on how many prespecified faults are considered and on the contextual information used to deduce the absence of those faults. Established methods of fault-based testing are placed within this framework. Most methods either are limited to finite fault classes or focus on local effects of faults rather than global effects. A novel method of fault-based testing, called symbolic testing, is presented by which infinitely many prespecified faults can be proved to be absent from a program on the basis of the global effect the faults would have if they were present. Circumstances are discussed as to when testing with a finite test set is sufficient to prove that infinitely many prespecified faults are not present in program.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"5 7","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120975851","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 77
STAD-a system for testing and debugging: user perspective 用于测试和调试的系统:用户视角
B. Korel, J. Laski
A recently developed experimental integrated system for testing and debugging (STAD) is presented. Its testing part supports three data-flow coverage criteria. The debugging part guides the programmer in the localization of faults by generating and interactively verifying hypotheses about their location. An example is given to illustrate the process, followed by a debugging session, a discussion of the principles of data-flow testing, a structural testing scenario, and an introduction to the debugging principles in STAD.<>
介绍了一种最新开发的实验测试与调试集成系统(STAD)。它的测试部分支持三个数据流覆盖标准。调试部分通过生成和交互验证关于故障位置的假设来指导程序员定位故障。给出了一个例子来说明这个过程,然后是一个调试会话,讨论了数据流测试的原则,一个结构测试场景,并介绍了STAD.>中的调试原则
{"title":"STAD-a system for testing and debugging: user perspective","authors":"B. Korel, J. Laski","doi":"10.1109/WST.1988.5350","DOIUrl":"https://doi.org/10.1109/WST.1988.5350","url":null,"abstract":"A recently developed experimental integrated system for testing and debugging (STAD) is presented. Its testing part supports three data-flow coverage criteria. The debugging part guides the programmer in the localization of faults by generating and interactively verifying hypotheses about their location. An example is given to illustrate the process, followed by a debugging session, a discussion of the principles of data-flow testing, a structural testing scenario, and an introduction to the debugging principles in STAD.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"258 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131851034","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 47
High performance testing on SIMD machines 在SIMD机器上进行高性能测试
E. W. Krauser, Aditya P. Mathur, V. Rego
The authors describe how software testing using mutation analysis can be performed efficiently on an SIMD machine. They develop a technique that permits unified scheduling of multiple mutant programs on a very large SIMD machine. They believe that supercomputers with novel architectures can be used to enhance software productivity by using techniques like the one proposed.<>
作者描述了如何使用突变分析在SIMD机器上有效地执行软件测试。他们开发了一种技术,允许在非常大的SIMD机器上统一调度多个突变程序。他们相信,具有新颖架构的超级计算机可以通过使用类似所提出的技术来提高软件的生产力
{"title":"High performance testing on SIMD machines","authors":"E. W. Krauser, Aditya P. Mathur, V. Rego","doi":"10.1109/WST.1988.5372","DOIUrl":"https://doi.org/10.1109/WST.1988.5372","url":null,"abstract":"The authors describe how software testing using mutation analysis can be performed efficiently on an SIMD machine. They develop a technique that permits unified scheduling of multiple mutant programs on a very large SIMD machine. They believe that supercomputers with novel architectures can be used to enhance software productivity by using techniques like the one proposed.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117277777","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 36
An empirical comparison of software fault tolerance and fault elimination 软件容错与故障消除的实证比较
T. Shimeall, N. Leveson
A large-scale experiment comparing software fault tolerance and software fault elimination as approaches to improving software reliability is described. Results are examined that apply to the appropriateness and underlying assumption of the two i.e., reducing standard testing procedures when using voting to achieve fault-tolerance in operational software and using voting in the testing process. Among other results, it was found that n-version programming did not tolerate most of the faults detected by the fault elimination techniques. The results also cast doubt on the effectiveness of using voting as a test oracle.<>
对软件容错和软件故障消除两种提高软件可靠性的方法进行了大规模的实验比较。研究结果适用于两者的适当性和潜在假设,即,在操作软件中使用投票实现容错时减少标准测试程序,并在测试过程中使用投票。在其他结果中,发现n版本编程不能容忍故障消除技术检测到的大多数故障。这一结果也让人怀疑将投票作为测试预言的有效性。
{"title":"An empirical comparison of software fault tolerance and fault elimination","authors":"T. Shimeall, N. Leveson","doi":"10.1109/WST.1988.5373","DOIUrl":"https://doi.org/10.1109/WST.1988.5373","url":null,"abstract":"A large-scale experiment comparing software fault tolerance and software fault elimination as approaches to improving software reliability is described. Results are examined that apply to the appropriateness and underlying assumption of the two i.e., reducing standard testing procedures when using voting to achieve fault-tolerance in operational software and using voting in the testing process. Among other results, it was found that n-version programming did not tolerate most of the faults detected by the fault elimination techniques. The results also cast doubt on the effectiveness of using voting as a test oracle.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125865816","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 78
Transferring testing and verification technology to industry 将测试和验证技术转化为工业
D. Good
For software products, there are three basic costs: cost of failure; cost of development; and cost of maintenance. Today, the main leverage points are cost of product development and maintenance. It is argued that to transfer testing and verification technology, it is necessary to persuade software product managers that using new technology will reduce their development and maintenance costs. The manager also must be persuaded that the cost of installing the technology will be overtaken rapidly by savings accrued. The author feels that the key issues that must be dealt with include: how well prepared are any of us to make any kind of argument that the use of testing and verification technology reduces costs, what costs they reduce, how much, and where the convincing demonstrations of cost reduction are.<>
对于软件产品来说,有三个基本成本:失败成本;开发成本;还有维护成本。今天,主要的杠杆点是产品开发和维护的成本。本文认为,为了转移测试和验证技术,有必要说服软件产品经理使用新技术将降低他们的开发和维护成本。还必须说服经理,安装这项技术的成本将很快被累积的节省所抵消。作者认为必须处理的关键问题包括:我们中的任何一个人对使用测试和验证技术降低成本的论证准备得有多充分,它们降低了什么成本,降低了多少,以及成本降低的令人信服的证明在哪里。
{"title":"Transferring testing and verification technology to industry","authors":"D. Good","doi":"10.1109/WST.1988.5381","DOIUrl":"https://doi.org/10.1109/WST.1988.5381","url":null,"abstract":"For software products, there are three basic costs: cost of failure; cost of development; and cost of maintenance. Today, the main leverage points are cost of product development and maintenance. It is argued that to transfer testing and verification technology, it is necessary to persuade software product managers that using new technology will reduce their development and maintenance costs. The manager also must be persuaded that the cost of installing the technology will be overtaken rapidly by savings accrued. The author feels that the key issues that must be dealt with include: how well prepared are any of us to make any kind of argument that the use of testing and verification technology reduces costs, what costs they reduce, how much, and where the convincing demonstrations of cost reduction are.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129579563","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Automatically generated acceptance test: a software reliability experiment 自动生成验收测试:软件可靠性实验
P.W. Protzel
The author presents results of a software reliability experiment that investigates the feasibility of a new error detection method. The method can be used as an acceptance test and is solely based on empirical data about the behavior of internal states of a program. The experimental design uses the existing environment of a multiversion experiment and used the launch interceptor problem as a model problem. This allows the controlled experimental investigation of versions with well-known single and multiple faults, and the availability of an oracle permits the determination of the error detection performance of the test. Fault-interaction phenomena are observed that have an amplifying effect on the number of error occurrences. Preliminary results indicate that all faults examined so far are detected by the acceptance test. This shows promise for further investigations and for the use of this test method in other applications.<>
作者介绍了一项软件可靠性实验的结果,该实验研究了一种新的错误检测方法的可行性。该方法可用作验收测试,完全基于程序内部状态行为的经验数据。实验设计使用了现有的多版本实验环境,并将发射拦截器问题作为模型问题。这样就可以对具有众所周知的单故障和多故障的版本进行可控的实验研究,而甲骨文的可用性允许确定测试的错误检测性能。观察到的故障交互现象对出错次数有放大作用。初步结果表明,验收测试可以检测到迄今为止检查到的所有故障。这为进一步研究和在其他应用中使用这种测试方法提供了希望。
{"title":"Automatically generated acceptance test: a software reliability experiment","authors":"P.W. Protzel","doi":"10.1109/WST.1988.5375","DOIUrl":"https://doi.org/10.1109/WST.1988.5375","url":null,"abstract":"The author presents results of a software reliability experiment that investigates the feasibility of a new error detection method. The method can be used as an acceptance test and is solely based on empirical data about the behavior of internal states of a program. The experimental design uses the existing environment of a multiversion experiment and used the launch interceptor problem as a model problem. This allows the controlled experimental investigation of versions with well-known single and multiple faults, and the availability of an oracle permits the determination of the error detection performance of the test. Fault-interaction phenomena are observed that have an amplifying effect on the number of error occurrences. Preliminary results indicate that all faults examined so far are detected by the acceptance test. This shows promise for further investigations and for the use of this test method in other applications.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128044946","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A semantics-based approach to analyzing concurrent programs 基于语义的并发程序分析方法
R. Carver, K. Tai
Concurrent programs are analyzed by deriving constraints on the feasible SYN-sequences of a concurrent program according to the programs's syntactic and semantic information. These constraints, called feasibility constraints, show restrictions on the ordering of synchronization events allowed by the program. By using feasibility constraints, one can obtain a better approximation of the feasibility set of a concurrent program and improve the effectiveness of error detection by static analysis.<>
根据并发程序的语法和语义信息,推导出并发程序可行syn序列的约束条件,从而对并发程序进行分析。这些约束称为可行性约束,显示了对程序允许的同步事件排序的限制。利用可行性约束可以更好地逼近并行程序的可行性集,提高静态分析的错误检测效率。
{"title":"A semantics-based approach to analyzing concurrent programs","authors":"R. Carver, K. Tai","doi":"10.1109/WST.1988.5365","DOIUrl":"https://doi.org/10.1109/WST.1988.5365","url":null,"abstract":"Concurrent programs are analyzed by deriving constraints on the feasible SYN-sequences of a concurrent program according to the programs's syntactic and semantic information. These constraints, called feasibility constraints, show restrictions on the ordering of synchronization events allowed by the program. By using feasibility constraints, one can obtain a better approximation of the feasibility set of a concurrent program and improve the effectiveness of error detection by static analysis.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133734481","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
An experience with two symbolic execution-based approaches to formal verification of Ada tasking programs 使用两种基于符号执行的方法来正式验证Ada任务程序的经验
L. Dillon, R. Kemmerer, L. J. Harrison
Two different approaches that use symbolic execution were used to prove partial correctness and general safety properties of Ada programs. One approach is based on interleaving the task components while the other is based on verifying the tasks in isolation and then performing cooperation proofs. Both approaches extend past efforts by incorporating tasking proof rules into the symbolic executor, allowing Ada programs with tasking to be formally verified. The limitations of each approach are presented, along with each approach's advantages and disadvantages. In particular, the difficulty of dealing with communication statements in a loop structure is addressed in detail.<>
使用符号执行的两种不同方法来证明Ada程序的部分正确性和一般安全性。一种方法是基于交叉任务组件,而另一种方法是基于孤立地验证任务,然后执行协作证明。这两种方法都扩展了过去的努力,将任务证明规则合并到符号执行器中,允许具有任务的Ada程序得到正式验证。介绍了每种方法的局限性,以及每种方法的优点和缺点。特别地,详细讨论了在循环结构中处理通信语句的困难
{"title":"An experience with two symbolic execution-based approaches to formal verification of Ada tasking programs","authors":"L. Dillon, R. Kemmerer, L. J. Harrison","doi":"10.1109/WST.1988.5363","DOIUrl":"https://doi.org/10.1109/WST.1988.5363","url":null,"abstract":"Two different approaches that use symbolic execution were used to prove partial correctness and general safety properties of Ada programs. One approach is based on interleaving the task components while the other is based on verifying the tasks in isolation and then performing cooperation proofs. Both approaches extend past efforts by incorporating tasking proof rules into the symbolic executor, allowing Ada programs with tasking to be formally verified. The limitations of each approach are presented, along with each approach's advantages and disadvantages. In particular, the difficulty of dealing with communication statements in a loop structure is addressed in detail.<<ETX>>","PeriodicalId":269073,"journal":{"name":"[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123572081","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
期刊
[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1