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 to recognise the webelement and verifying that webelement is enabled?
What is system testing and what are the different types of tests you perform in system testing?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is qtpro? What is quick test pro? What is a quick test professional?
What ate the Technologies supported by QTP?
Where can I find and view run-time data table?
Mention the different actions types of qtp.
How to test login module with different username and password by using data driven testing in QTP?
Is it possible to change the values of analog recording?
what is review
Explain how to use QTP to check broken links on a page?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
What is environment variable in qtp and why to use it?