[[abstract]]No matter what the software project, engineering projects or other applications is, we need a lot of different tests to verify the reliability before completion.In software testing, we need unit testing first, and then function testing. Finally, we need to integration testing. But the cost of testing is extremely high, regardless of human cost, or other related costs. And Statement Coverage is usually a criterion of software testing.Statement coverage in concurrent software needs to consider the different application execution simultaneously. To know which statement cannot be performed and with what condition, we need to use symbolic execution. Because the same input might causes different results, we should find out all the pos...
Abstract—Automatic test data generation (ATG) is a major topic in software engineering. In this pape...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
In this paper we propose a scheme for reachability testing to achieve statement cov-erage in the dyn...
Concurrent programs are more difficult to test than sequential programs because of nondeterministic ...
The testing of concurrent software is a challenging task. A number of different research approaches ...
Structural coverage metrics, and in particular branch coverage, are popular approaches to measure th...
Testing is a key activity to assure the quality of concurrent applications. In recent years, a varie...
[[abstract]]Software testing is always an important problem during our life, because the big chance ...
Abstract. In this work we present an abstraction-guided symbolic exe-cution technique that quickly d...
Testing concurrent programs that accept data inputs is notoriously hard because, beside the large nu...
With the increasing dependency on software systems, we require them to be reliable and correct. Sof...
Testing concurrent programs that accept data inputs is no-toriously hard because, besides the large ...
We present an algorithm for automatic testing of distributed programs, such as Unix processes with i...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Abstract—Automatic test data generation (ATG) is a major topic in software engineering. In this pape...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
In this paper we propose a scheme for reachability testing to achieve statement cov-erage in the dyn...
Concurrent programs are more difficult to test than sequential programs because of nondeterministic ...
The testing of concurrent software is a challenging task. A number of different research approaches ...
Structural coverage metrics, and in particular branch coverage, are popular approaches to measure th...
Testing is a key activity to assure the quality of concurrent applications. In recent years, a varie...
[[abstract]]Software testing is always an important problem during our life, because the big chance ...
Abstract. In this work we present an abstraction-guided symbolic exe-cution technique that quickly d...
Testing concurrent programs that accept data inputs is notoriously hard because, beside the large nu...
With the increasing dependency on software systems, we require them to be reliable and correct. Sof...
Testing concurrent programs that accept data inputs is no-toriously hard because, besides the large ...
We present an algorithm for automatic testing of distributed programs, such as Unix processes with i...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Abstract—Automatic test data generation (ATG) is a major topic in software engineering. In this pape...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...