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...

In QTP for .net application which plug in is used? For Java
Application which plug in is used ?

Answer Posted / kiran

java plugin

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to handle the exceptions using the recovery scenario manager in qtp?

999


Explain QTP using different development techniques ?

875


What are the disadvantages of recording test cases in qtp?

998


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

2089


How many types of recording modes in qtp? Describe each type with an example where we use them?

999


Suggest and Define a solution for an application whose objects are not recognized by UFT?

1060


In qtp, explain what is crypt object

987


How to add synchronisation points in qtp?

1004


Explain the difference between data driven testing and parameterization ?

980


in my application,validation message has in japanise language.how to validate this message is appears properly or not

2003


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

2019


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2869


What are the key points to create a framework in QTP for oracle forms?

2221


Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?

2189


Output values? i want a practical example

1703