What is the difference between "call to action" and "call
an existing action"
Answer Posted / nanda
sowmya's answer is perfect than others.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Tell some commonly used Excel VBA functions?
How will you handle java tree in qtp?
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 is the Difference between copy to action and call to action?
why should we give deliver good quality software?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How many add-ins comes by default with quicktest professional?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
how interviews will be on QTP?
Approach for Installation,comaptibility,system testing
What are the methods of the TextStream object that are used for reading from a text file?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What is the synchronization point in qtp?