Print Page | Close Window

Other Automated Tools

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Automated Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Automated Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=274
Printed Date: 12Jan2025 at 12:47pm


Topic: Other Automated Tools
Posted By: vidhya
Subject: Other Automated Tools
Date Posted: 25Mar2007 at 10:48pm
 Other automated tools   
     code analyzers - monitor code complexity, adherence to
standards, etc.

coverage analyzers - these tools check which parts of the
code have been exercised by a test, and may
be oriented to code statement coverage,
condition coverage, path coverage, etc.

memory analyzers - such as bounds-checkers and leak detectors.

load/performance test tools - for testing client/server
and web applications under various load
levels.

web test tools - to check that links are valid, HTML code
usage is correct, client-side and
server-side programs work, a web site's
interactions are secure.

other tools - for test case management, documentation
management, bug reporting, and configuration
management, file and database comparisons, screen
captures, security testing, macro recorders, etc.



-------------
MBA Examination papers



Print Page | Close Window