Testing - Difference between QTP and WINRUNNER

Explain the difference between QTP and WINRUNNER?

- Static and dynamic images are compared through QTP. Where as Winrunner is used to conduct the testing only on static images.

- 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 module

- The check points are 9 in QTP, whereas there are 4 check points in Winrunner.

- 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.
Testing - What is Bug/Defect?
What is Bug/Defect? - A bug is an error, mistake made in programming. An application is usually expected to be bug free........
Testing - Tips for Bug Tracking.
Tips for Bug Tracking - If any bug found is confusing, it should be discussed with the developer.....
Testing - Tips to write good bug tracking report
Tips to write good bug tracking report - A small and a comprehensive task description should be written for the developers to understand........
Post your comment