Tell me few important difference Between QTP and WinRunner?
Answer Posted / sugandhi
QTP:
1.Supports dynamic page
2.More check points ,ex:XML,Text
3.Divide script into Logical units
4.Can call functions
5.More recording methods.ex:Low level
6.Supports VB,.NET,ASP.NET,C#,>NET SAP,>NET
Application,HTML,XML
WR:
1.Supports static page only.
2.Limited check points
3.Cannot split script
4.There is no option to call functions
5.Context and Analog only
6.Supports C and HTML page.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How can you exit from an action?
How to use transactions in qtp?
what is the difference between IE & Netscape in web testing on a log in page
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Can we record an application running on a remote machine using qtp?
What are the different types of recording modes in qtp? Which will be used when?
How will internal and external links be validated and updated? how often?
How many add-ins comes by default with quicktest professional?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Define object spy ?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is Unicode Compatibility?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?