Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Differences between QTP & Winrunner?

Answers were Sorted based on User's Feedback



Differences between QTP & Winrunner?..

Answer / ramyab.mca@gmail.com

Hai...

Differences between QTP & Winrunner:

1. QTP is object bases Scripting ( VBS) where Winrunner is
TSL (C based) Scripting.
2. QTP supports ".NET" application Automation not available
in Winrunner.
3. QTP has "Active Screen" support which captures the
application, not available in WR.
4. QTP has "Data Table" to store script values , variables
which WR does not have.
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.

K,Byeeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    1 Yes 0 No

Differences between QTP & Winrunner?..

Answer / ram.polavarapu

winrunner is the product of mercury intractive

Qtp is the product of HP

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what are the utilities and drivers

0 Answers   Cap Gemini,


QTP Query: Hello to all, I'm getting an error (as below) when I perform descriptive programming on any Web application. "The test run cannot continue due to an unrecoverable error.The "myvar_0" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object " But I do not have any problem when I perform the same descriptive programming on a Windows application such as Sample Application - Flight. Previosly , I had prepared a lot of scripts - both via creating the properties collection object and by giving the description in string arguments and implemented them on Flight and they're working perfectly fine.I'm using QTP Version 9.2 The sample script I have used for Web application is as below : Set myvar_0 = Description.Create 'Setting property collection object for Browser myvar_0("class").value = "Browser" myvar_0("name").value= ".*" 'Setting property collection object for Page Set myvar_1 = Description.Create myvar_1("class").value = "Page" myvar_1("name").value= ".*" 'Setting property collection object for Text box Set myvar_2 = Description.Create myvar_2("class").value = "WebEdit" myvar_2("name").value= ".*" 'Setting property collection object for Button Set myvar_3 = Description.Create myvar_3("class").value = "WebButton" myvar_2("name").value= ".*" SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe" Browser("myvar_0").Page("myvar_1").WebEdit("myvar_2").Set ("hello how are you ?") Browser("myvar_0").Page("myvar_1").WebButton ("myvar_3").Click Browser("myvar_0").Page("myvar_1").Sync Browser("myvar_0").Close As our application is a Web based application, I was planning to make a few changes in regards to the object names, but unfortunately I am getting the above mentioned error. Could anyone please advice me, whether it could anything to do with the run setting or anything else.I am getting the same error even while implementing on our Sample Application - Mercury Tours website. I would be grateful to anybody who can solve my problem !!

1 Answers  


What are the advantages of a Hybrid framework?

0 Answers  


can somebody send the script to write a multiplication table in notepad through qtp

3 Answers   AppLabs,


What is use of object spy?

0 Answers  


What is a programmatic description?

0 Answers  


How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.

2 Answers  


what is stepin & stepout?

0 Answers  


Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .

1 Answers   AppLabs,


How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


How can we change(increase or decrease)the size of a array variable with out loosing the previous values

1 Answers   DST Global Solutions,


How to convert QTP's ObjectRepository.mdb file to xml file

1 Answers  


Categories