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 how many ways we can write the user defined functions one
way i know that i.e storing it in .vbs another way i does
not know my friend said that .qtf or something but start
with q letter can any buddy knows about this

Answers were Sorted based on User's Feedback



in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs..

Answer / vinoth

it's qfl(Quicktest Functional Library)

Is This Answer Correct ?    6 Yes 0 No

in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs..

Answer / a.radhika

other than .vbs we also can write in .js file(Javascript)

Is This Answer Correct ?    0 Yes 1 No

in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs..

Answer / abhesheke

as of my knowledge it is .vbs and .txt

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what is advantage of descripting programming in QTP?

3 Answers   ADP,


How to test the mandatory fields in QTP?

1 Answers   SoftSolve, TE,


What is Modular framework and Keyword drive framework? Explain

4 Answers  


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

0 Answers   ADITI,


What is recovery scenario in qtp?

0 Answers  


Explain key word driven frame work?How to use in real time?

2 Answers   HP,


if devloper change only button names in present build then script will execute or not , why? Only gui changed.......

2 Answers   Cap Gemini,


how u conduct GUI testing and PERFORMANCE testing on MS- WORD? and What r the GUI Test Cases and performance Test Cases?

3 Answers   Accenture, Civil Service, ICICI, Jintek, Satyam, Singularity, Syntel, TCS, Wipro,


Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?

7 Answers   Accenture,


I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?

1 Answers   TCS,


What are the disadvantages of Recovery Scenarios in QTP ?

3 Answers  


Explain the features and benefits of quick test pro(qtp)?

0 Answers  


Categories