2
Reply

Can anybody give me hint how to test software projects through automated tools like Win Runner, Load Runner, QTP etc.? and what initail procedures to do this?

Mitul Thesiya

Mitul Thesiya

18y
7.8k
0
Reply

    Take a look at ANTS Profiler and ANTS Load to do code and memory profiling and load testing. Check out www.red-gate.com.

    First you understand what is the need after that start the Testing.

    Testing Procedure for Winrunner:

    First you have to record the script. after that put the checkpoints according to the need . And Run the Script.

    U will get the Result.