content top
Showing posts with label Testing Tools. Show all posts
Showing posts with label Testing Tools. Show all posts

Wednesday, October 19, 2011

Testing Tools


WINRUNNER

Comprehensive automated application testing software for Windows from Mercury Interactive Corporation, Mountain View, CA (www.mercury.com/us). It lets users compare expected and actual outcomes and provides wizards for automatically setting up tests. WinRunner also records user interactions and turns them into a script.


LOADRUNNER

A load testing tool from Mercury Interactive Corporation, Mountain View, CA (www.merc-int.com). It simulates thousands of users interacting online in order to test how well a system stands up under a heavy load.

C#

(C Sharp) An object-oriented programming language from Microsoft and ECMA that is based on C++ with elements from Visual Basic and Java. Like Java, C# provides automatic garbage collection, whereas traditional C and C++ do not. C# was created by Microsoft and also standardized by the European Computer Manufacturers Association (ECMA). Microsoft designed C# as its flagship programming language for the .NET environment.

content top