Tell me few important difference Between QTP and WinRunner?
Answer Posted / mangai
Winrunner: It contains 4 types in addins. Powerbuilder is
their in winrunner. but in qtp it is not there.
Winrunner: It contains GUI Editor but Qtp contains Object
Repository.
Winrunner contains Exception Handling. Qtp Contains
Recovery Scenario to handle exceptions
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
On what document base Descriptive programming is written if build is not yet ready ?
What is an expert view and keyword view?
Explain calling sub procedure.
How to do call a output parameter from one action to another action??/
There is an excel file of 1 to 100 sheets how you will iterate through it?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What are the different attribute used with regular expression?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
Which functionalities of QTP used in banking project? pls any say answer?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
terminal services client
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me