by
Sohel Anajwala , Software Test Engineer , TechMaarc Software Solution
1. Static and dynamic images are compared through QTP.
Where as Winrunner is used to conduct the testing only on static images.2. The test scripts that are used in QTP is only one i.e., Main Test, and compiled module does not supports.
Where as Winrunner supports two types of test i.e., Main Test and compiled module3. The check points are9 in QTP,
whereas there are4 check points in Winrunner.4. Reusable actions can be created in QTP,
where as Winrunner can not.
Winrunner does not support multimedia, photoshop. On the other hand,
QTP supports multimedia. QTP supports .NET and XML applications. Winrunner does not. QTP generates scripts based on VB. whereas; Winrunner generates scripts based on TSL written in C.