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 and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
what is the hierarchy to use properties in descriptive programming
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
How the exception handling can be done using QTP
How to Import the data from MS-Access in QTP?
Hi, how can we check or avoid the memory leakage in QTP9.2?
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer
what is difference between Mandatrary proparties and Assistive proparties? Explain
When Recovery scenario actually starts while testing the application?
where do you define the objects as regular expression when u are using regular expressions.
Under what conditions would you recommend QTP for future projects?