What is the Command used to start the QTP
No Answer is Posted For this Question
Be the First to Post Answer
How to run a test using quicktest professional (qtp)?
What is a Run Time Data table?
How to find array size in qtp?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
How you handles Pop-up windows which are Dynamically changing in Runtime?
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????
What is the extension of qtp local repository?
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
What is the difference between QTP 8.2 and QTP 9.2 ?
what is output parameters in qtp?explain? 2)
How to pass parameters into an action.Please explain me with examples