An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
Answer Posted / shyam.meghansh
hey
I would like to know wht kind of object is that (
java,.net,windows,web etc etc) wht....
because for every object we have many methos.... so one u
have spy'd that u will find 2 options....
1. properities
2. methods...... ( this u will find after spying the
object).........
if you need any more quires plzzzz feel free to mail
me........................@
testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about business process component? types and usage?
How u will do versioning in QTP?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Why qtp always start action1 and does not start action?
To which environments does quicktest professional supports?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
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
What contains Data Driven Framework document in qtp?
What are the different types of checkpoints?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is the default object synchronization timeout in qtp?
what is defenetion of kiran can u tell me plz CVS, SVN
What is CMMP and CMMH?
what is run action?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...