3 differences between QTP & Winrunner?
Answer / punkhuri singh
(a) QTP is object bases Scripting ( VBS) where Winrunner is TSL (C based) Scripting.
(b) QTP supports ".NET" application Automation not available in Winrunner
(c) QTP has "Active Screen" support which captures the application, not available in WR.
(d) QTP has "Data Table" to store script values , variables which WR does not have.
(e) Using a “point and click” capability you can easily interface with objects, their definitions and create checkpoints after having recorded a script – without having to navigate back to that location in your application like you have to with WinRunner.
This greatly speeds up script development.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Virtual Object? Plz Explain me with an example?
Hello friends..... On which areas of an application we can not test with QTP
0 Answers Thatavarti Technologies,
Can anybody give the script to addsheet, add column,add values under that column in the rows?
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
what is run-time object in qtp? explain with example?
how to retrive that the number of spaces are in a string ????
Does Low-level recording capture mouse movements?
Explain the keyword createobject with an example.
explain keyword driven framework with banking domain?
Write a command for setvalue function in a webedit
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?