Hi All,
I wanted know how does QTP identifies a DataCombo. While
recording I clicked on the data combo and selected a value
from the list. The click of Data Combo is recorded but the
selection of the value from the list is not recorded. My
application is based on VB and SQL server as the database.
Please let me know as how do I record the action of
selecting a value from a DataCombo list. The list is being
loaded from the Database Record set.
No Answer is Posted For this Question
Be the First to Post Answer
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
any body want to learn qtp with real time concept on Banking domain contact ciraaj@gmail.com
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using 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
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
what do u mean by test harnesses in qtp?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.