winrunner & QTP both are developed by mercury
interactive,what is main difference between these two?
Thanks in ADVANCE
Answers were Sorted based on User's Feedback
Answer / viswanath.pasupuleti
Both are developed by mercury interactive but the difference
is winrunner wont supports the some of the technologies like
1 .net
2 xml
3 erp technologies like(SAP)
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / pravin
the main difference between win runer and qtp are
1)active screen is available in qtp while recording ,but not
in qtp
2)qtp use vd language for scripting ,winruner use tsl coding
dase on c language
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / binita joshi
QTP and Win Runner both are functional automation tool.the
majar difference is that qtp is user friendly than win
runner and win runner use tsl(test scripting language) like
c syntex but qtp support vb script.qtp support web
application and dot net framework but winrunner does not
support web application and dot net.unique code is used in
qtp..
| Is This Answer Correct ? | 1 Yes | 0 No |
What is meant by the logical name of the object?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
what is mean feasablity testing,
Which is the default Record Method for Static Text Object?
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
How to check the background colour of the screen in WR?
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
What is the difference between a Defect & an Error?
what is the difference between testlog and testdirector? thank u
What is open STA?Explain in detail.
Have you ever created a test plan?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me