home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / software / 4216 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  5.1 KB

  1. Xref: sparky comp.software-eng:4216 comp.unix.programmer:5231
  2. Newsgroups: comp.software-eng,mot.general,mot.quality.sw,comp.unix.programmer
  3. Path: sparky!uunet!spsgate!mogate!newsgate!chdasic.sps.mot.com!dichter
  4. From: dichter@chdasic.sps.mot.com (Carl Dichter)
  5. Subject: SUMMARY Tools to aid in testing, and requirements trace-ability.
  6. Message-ID: <1992Nov10.165144.1423@newsgate.sps.mot.com>
  7. Sender: usenet@newsgate.sps.mot.com
  8. Nntp-Posting-Host: 223.197.55.10
  9. Organization: Motorola ASIC Division
  10. Date: Tue, 10 Nov 1992 16:51:44 GMT
  11. Lines: 139
  12.  
  13.  
  14. Through your postings and my research, I have compiled this 
  15. basic list of CAST tools. Some parts are incomplete. About
  16. 70% has been verified by the vendors.
  17.  
  18. Please send me your comments/corrections.
  19.  
  20. ---------------------------
  21.  
  22. Vendor:      Advanced Software Automation
  23. Phone:       (408) 492-1668
  24. Product:     Hindsight
  25. Description: Provides branch coverage analysis,
  26. structure diagrams, and some performance profiling for C language.
  27.  
  28. Vendor:      Age
  29. Product:     ASA and GEODE
  30. Description: (need more information)
  31.  
  32. Vendor:      AT&T
  33. Phone:       (800) 462-8146
  34. Product:     Buster
  35. Description: Provides record and playback for test verification.
  36.  
  37. Vendor:      Bender & Associates
  38. City, State: Larkspur, CA
  39. Phone:       (415) 924-9196
  40. Email:       uunet!well.sf.ca.us!blaineb
  41. Product:     Softest
  42. Description: Softest automates the Cause-Effect graphing technique.
  43. It designs the necessary and sufficient tests, reduces the number
  44. of testcases to the absolute minimum, and aids in validating system
  45. requirements early in the development lifecycle.
  46.  
  47. Vendor:      Mercury Interactive
  48. City, State: Santa Clara, CA
  49. Phone:       (408) 987-0100
  50. Product:     XRunner
  51. Description: Provides record and playback for test verification.
  52. XRunner has a scripting language to drive applications through simulated
  53. keyboard input. It then synchronizes events (and their associated images)
  54. with a database of expected events and makes a comparison between expected
  55. image and actual image. It then reports on the difference between these two.
  56.  
  57. Vendor:      Performance Awareness
  58. City, State: Raleigh, NC
  59. Phone:       (919) 870-8800
  60. Email:       prodinfo@PACorp.com or uunet!prevue!prodinfo
  61. Product:     PreVue-X
  62. Description: Provides record and playback and measurements of system
  63. response times and accuracy for ASCII and X applications.
  64.  
  65. Vendor:      Pure Software
  66. City, State: Sunnyvale, CA
  67. Phone:       (408) 720-1600
  68. Product:     Purify
  69. Email:       info@pure.com
  70. Description: Purify detects runtime errors by instrumenting the
  71. object code.  These errors include: reads and writes beyond array
  72. bounds, reads and writes of free'd memory, uninitialized memory reads,
  73. memory leaks, writes to system call locations, and stack corruption.
  74.  
  75. Vendor:      Software Research Associates
  76. City, State: San Francisco, CA
  77. Phone:       (415) 957-1441
  78. Email:       miller@soft.com
  79. Product:     Software TestWorks (e.g., Capbak, Capbak/X, Smarts)
  80. Description: Provides test coverage, complexity analysis, testcase
  81. management, and record and playback capabilities.
  82.  
  83. Vendor:      Tescom
  84. City, State: Ramat-Gan, Israel
  85. Phone:       +972-3-7513693, FAX +972-3-7525148
  86. Product:     CATS
  87. Description: (TBS)
  88.  
  89. Vendor:      Testing Foundations
  90. City, State: Champaign, IL
  91. Phone:       (217) 351-7228
  92. Product:     GCT
  93. Email:       marick@cs.uiuc.edu
  94. Description: Free test coverage tool based on GCC.
  95. Developed by Brian Marick working for Motorola in cooperation with
  96. University of Illinois.  Works with all normal C compilers. Goes beyond
  97. branch coverage with multi-condition coverage, loop coverage,
  98. relational coverage, routine entry and call point coverage, race
  99. coverage (multi-processing), and weak mutation coverage (a research
  100. technique).
  101.  
  102. Vendor:      Verilog S.A. 
  103. City, State: Toulouse Cedex-France
  104. Phone:       (33) 61403888
  105. Vendor:      Verilog USA Inc.
  106. City, State: Alexandria, VA
  107. Phone:       (703)354-0371
  108. Product:     Logiscope
  109. Description: (TBS)
  110.  
  111. Vendor:      Veritas
  112. City, State: Santa Clara, CA
  113. Phone:       (408) 727-1222
  114. Email:       vsales@veritas.com
  115. Product:     VistaTEST, VistaKERNEL
  116. Description: VistaTEST provides test coverage, simulation and fault seeding
  117. facilities for testing application code.  VistaKERNEL provides test coverage
  118. and simulation facilities for operating system and device driver code.
  119.  
  120.  
  121. Vendor:      Virtual Technologies, Inc
  122. City, State: Dulles, VA
  123. Email:
  124. Product:     SENTINEL
  125. Description: SENTINEL overrides many C library functions with its
  126. own versions which enable it to perform memory access error checking,
  127. and memory leak detection.
  128.  
  129. Vendor:      X/Open
  130. Email:       info-server@xopen.co.uk
  131. Product:     Test Environment Toolkit (TET)
  132. Description: Free test automation software (tools and API) from X/Open
  133. with help from Unix International, and Open Systems Foundation. This
  134. includes test case management, test case contol, and reporting.
  135. To receive the index, send a message containing the following, to the
  136. Email address above.
  137.    Request: tet
  138.    Topic: index
  139.    Request: end
  140.  
  141.  
  142.  
  143.  
  144.  
  145. ----------------------
  146. Carl R. Dichter               "iwannanugui"
  147. Motorola ASIC Division
  148. email: dichter@chdasic.sps.mot.com
  149. /*
  150. ** "People who never make mistakes work for people who dare to."
  151. */
  152.