Robustness Testing of Java Server Applications
#1

Robustness Testing of Java Server Applications
IEEE Transactions on Software Engineering, Vol. 31, No. 4, April 2005
Language: Java

Abstract:
This paper presents a new compile-time analysis that enables a testing methodology for white-box coverage testing of error recovery code (i.e., exception handlers) of server applications written in Java, using compiler-directed fault injection. The analysis allows compiler-generated instrumentation to guide the fault injection and to record the recovery code exercised. (An injected fault is experienced as a Java exception.) The analysis 1) identifies the exception-flow “def-uses” to be tested in this manner, 2) determines the kind of fault to be requested at a program point, and 3) finds appropriate locations for code instrumentation. The analysis incorporates refinements that establish sufficient context sensitivity to ensure relatively precise def-use links and to eliminate some spurious def-uses due to demonstrably infeasible control flow. A runtime test harness calculates test coverage of these links using an exception def-catch metric. Experiments with the methodology demonstrate the utility of the increased precision in obtaining good test coverage on a set of moderately sized server benchmarks.
Reply
#2
plz send a full report to my email - fruit_ooi10[at]yahoo.com. thank~
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: sample java applications**bile store in java, java card applications, robustness, java server pages seminar reports, robustness testing of java server applications pdf, robustness testing of java server applications, tomcat java server,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  SAMBA SERVER ADMINISTRATION full report project report tiger 3 4,759 17-01-2018, 05:40 PM
Last Post: AustinnuAke
  projects in core java project topics 6 16,127 16-01-2018, 11:15 AM
Last Post: dhanabhagya
  Cloud Computing with Service Oriented Architecture in Business Applications 1 909 15-02-2017, 11:55 AM
Last Post: jaseela123d
  Migrating Component-based Web Applications to Web Services: towards considering a ”We 1 844 15-02-2017, 10:56 AM
Last Post: jaseela123d
  Steganography implemented in Java science projects buddy 14 12,180 24-05-2016, 10:15 AM
Last Post: dhanabhagya
  Remote Server Monitoring System For Corporate Data Centers smart paper boy 3 2,853 28-03-2016, 02:51 PM
Last Post: dhanabhagya
  STUDENT INFORMATION SYSTEM IN JAVA project topics 14 10,615 19-08-2015, 11:28 PM
Last Post: Guest
  mini projects in java project topics 7 18,789 01-05-2015, 04:18 PM
Last Post: seminar report asees
  Fault Secure Encoder and Decoder For NanoMemory Applications computer girl 2 2,929 25-02-2015, 07:17 AM
Last Post: Guest
  CLIENT SERVER BASED LIVE MEETING computer girl 4 4,455 25-07-2014, 10:37 PM
Last Post: seminar report asees

Forum Jump: